On 1-Aug-2011, at 9:21 AM, James Blackburn wrote:
> 
> REPO=eclipse37/
> # Publish the product
> ./eclipse/eclipse  -nosplash -application 
> org.eclipse.equinox.p2.publisher.ProductPublisher     \
>     -artifactRepository file://`pwd`/$REPO -metadataRepository 
> file://`pwd`/$REPO \
>     -productFile 
> `pwd`/com.broadcom.memoryutil/com.broadcom.memoryutil.core/com.broadcom.memoryutil.core.product
>   \
>     -executable 
> delta-pack/features/org.eclipse.equinox.executable_3.5.0.v20110530-7P7NFUFFLWUl76mart/
>  \
>     -flavor tooling   -append -publishArtifacts -configs gtk.linux.x86_64

I'm fairly certain the config ordering is os.ws.arch, not ws.os.arch.

You might be interested in some p2 wrapper scripts that I've put up on

        github.com/briandealwis/p2-scripts

They don't provide protection around that error though.

Brian.
_______________________________________________
p2-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/p2-dev

Reply via email to