Community
Participate
Working Groups
This is minor but the repo name for our remote repos on http://update.eclipse.org/testUpdates/ is file:/home/dj/www/p3/ - metadata. We maybe should just use the location here.
Kim, we need to add the following 2 lines to the run.xml file: <arg line="-metadataRepositoryName EclipsePlatform" /> <arg line="-artifactRepositoryName EclipsePlatform" /> They should be added to the argument list for both the run.generator and run.generator.feature.based targets. Thanks.
Created attachment 89143 [details] patch Kim, here is a patch containing the changes. It also has a change in the way the args are passed in the update pack 200 target.
Patch applied.