Community
Participate
Working Groups
Web-server and jetty-server builds on Hudson fail after their virgo-build was migrated to 2.17. This is due to overridden repository.dir property. Since virgo-build 2.15 "repository.dir" marks the common location in {target.dir} where a p2 repository is published. This property is defined in common.properties which is why it overrides any property with the same name defined in a project's build.xml file. I acknowledged this is probably not the most suitable property name for a published p2 repository default location. This is why I'm changing it to "p2.repository.dir".
Submitted in virgo-build with: commit bef1f300190836f9fa1f36281d57a9b0ebe3c11e
Migrated Nano with Commit: dd0f25f8a0d8ed7396c0bceeed198024a26c6259
Migrated gemini.web with Commit: 5ab9ae7e314175345257f7fca408a61d4d8571c4
Migrated every other repo to 2.18 and tested the build of jetty and web-server on hudson Closing the bug.