Organization: University of Kassel, FB 16, Software Engineering Group
User-agent: None of your business
Hi folks,
I've been banging my head on one CQuery for quite some time now because it tries to materialize a ton of stuff it shouldn't and I didn't
understand why. The query is for a eclipse.feature and as it turns out, one of the plugins included in the feature contains a foo.product
file in its root directory, that somehow triggers materialization of all the product plugins.
Is there an easy way (either in the CQuery or with a CSpex) to tell Buckminster to ignore that product definition? I do not want to manually
exclude each plugin from the product with an Advisory...