Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] builder offline

Hi Markus,

It looks like the tests build also has to be modified...it's failing...in not finding the org.osgi new classes:

ERROR   [0078] : No suitable provider for component org.eclipse.osgi.services.remoteserviceadmin:osgi.bundle/[1.5.0.v20120504-1806,1.5.0.v20120504-1806] was found in resourceMap file:/opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/ecf.rmap
  ERROR   [0078] : No suitable provider for component org.eclipse.osgi.services.remoteserviceadmin:osgi.bundle/[1.5.0.v20120504-1806,1.5.0.v20120504-1806] was found in searchPath org.eclipse.ecf.rsa
    ERROR   [0078] : Version 1.5.0.qualifier rejected: Not designated by [1.5.0.v20120504-1806,1.5.0.v20120504-1806]

This is from console output for this build https://build.ecf-project.org/jenkins/job/L-HEAD-sdk.tests.feature/742/

Could you please point me to the appropriate cquery/mspec files for this...and I'll update similarly.

Thanks,

Scott


On 5/4/2012 12:15 AM, Markus Alexander Kuppe wrote:
On 05/03/2012 08:41 PM, Scott Lewis wrote:
Hi Markus,

First...thanks...compile deps seem to resolve now.

Would you just say a couple of words (publicly) about what this change
does...just so that we can share the knowledge?
The cquery/mspec generally instruct Buckminster where to search for
artefacts and how to materialize each of them.
Since .rsa is a binary artefact that sits in our git repo, Bucky needs
to know where to find it. This is what the lines in the cquery/mspec do.

Markus
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




Back to the top