Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » If can filter out *nls plugins(artifacts) when installing build?
icon10.gif  If can filter out *nls plugins(artifacts) when installing build? [message #912203] Thu, 13 September 2012 02:12 Go to previous message
lu lu is currently offline lu lu
Messages: 9
Registered: June 2012
Junior Member
I want to use equinox p2 to install build, with unit definitions and its corresponding plugins from feature.xml. All plugins with nls plugins are installed, but in our actual testing, we don't need to install *nls plugins, is there any way to filter out those *nls plugins in installation process?

Using such command outside of p2:

java -jar *.launcher.jar -application org.eclipse.ant.core.antRunner -buildfile build.xml -Drepository https://<...>/dev-offering -Ddestination=<dir>

build.xml:

<p2.repo2runnable destination="${destination}">
<source location="${repository}">
<p2.repo2runnable>



 
Read Message icon10.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Is there a way to perform a p2 headless update
Next Topic:Updating fragments with p2
Goto Forum:
  


Current Time: Wed May 22 11:36:14 EDT 2013

Powered by FUDForum. Page generated in 0.03812 seconds