Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster » cannot skip components during materialization
cannot skip components during materialization [message #988386] Thu, 29 November 2012 12:11 Go to previous message
Lorenzo Bettini is currently offline Lorenzo Bettini
Messages: 1119
Registered: July 2009
Senior Member
Hi

I'm trying to materialize both the target platform and the projects
using only a cquery.

some of the projects have optional dependencies on .rap bundles, but I
don't want them in the target platform, thus I have in the cquery this
advisor node

<cq:advisorNode namePattern="^org\.eclipse\.rap(?:\..+)?$"
componentType="osgi.bundle" skipComponent="true"/>

still, in the plugins directory of the target platform I get all these
bundles

buildroot/target.platform/plugins/org.eclipse.rap.jface_1.5.1.20120917-1116.jar
buildroot/target.platform/plugins/org.eclipse.rap.rwt_1.5.1.20120917-1116.jar
buildroot/target.platform/plugins/org.eclipse.rap.ui_1.5.1.20120917-1116.jar
buildroot/target.platform/plugins/org.eclipse.rap.ui.workbench_1.5.1.20120917-1116.jar
buildroot/target.platform/plugins/org.eclipse.rap.ui.forms_1.5.1.20120917-1116.jar
buildroot/target.platform/plugins/org.eclipse.rap.jface.databinding_1.5.1.20120917-1116.jar

am I doing anything wrong with the advisor node?

I also have this

<cq:advisorNode namePattern=".*" useTargetPlatform="false"/>

but that should not disturb...

thanks in advance
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
 
Read Message
Read Message
Read Message
Previous Topic:sourceLevel=DESIRE doesn't fetch component when already present in target platform
Next Topic:Buckminster calling product.ant (from example)
Goto Forum:
  


Current Time: Thu May 23 11:09:44 EDT 2013

Powered by FUDForum. Page generated in 0.01978 seconds