Hi all,
in one of my plugins, I have overridden the about.mappings action using a CSPECX as described here.
This has been working great in Bucky 3.6, but after upgrading to 3.7 I'm facing this problem:
INFO: import '/D:/jenkins/jobs/LogSaw_Build-Git/workspace/hudson/build/logsaw.cquery'
ERROR [0004] : No suitable provider for component net.sf.logsaw.rcp:osgi.bundle was found in resourceMap file:/D:/jenkins/jobs/LogSaw_Build-Git/workspace/hudson/build/build.rmap ERROR [0004] : No suitable provider for component net.sf.logsaw.rcp:osgi.bundle was found in searchPath sources ERROR [0004] : Resolution attempt ended with exception: CSpec net.sf.logsaw.rcp has no action, group, or local artifact named about.mappings ERROR CSpec net.sf.logsaw.rcp has no action, group, or local artifact named about.mappings
INFO: TAG-ID 0004 = Query for net.sf.logsaw.site.feature:eclipse.feature, path: net.sf.logsaw.site.feature:eclipse.feature$1.0.0.qualifier -> net.sf.logsaw.product.feature:eclipse.feature$1.1.0.qualifier
Any ideas on how to solve this?
Thanks in advance,
Philipp