Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Event manager tests moved to tests/

Thanks for the clarification. I feel less bad ;-)

Best,
-- Axel

On 01/21/2011 01:57 PM, Adolfo Sánchez-Barbudo Herrera wrote:
Axel,

Sorry, I should have said that your changes exposed the break ;). As you
mentioned it's not a problem of your changes in this case.

On the one hand, it looks like something has changed in the repositories
on which we rely our builds... I've tried to use more recent
repositories (Orbit and Platform integration repositories rather than
the older stable ones) and other problem still remain, for instance:

ERROR [0031] : No suitable provider for component
org.apache.log4j:osgi.bundle/[1.2.15.v201005080500,1.2.15.v201005080500]
was found in resourceMap
file:/C:/Users/adolfosbh/Eclipse/eclipse_helios_SR1_modeling_development/workspace3-6_modeling_OCL/org.eclipse.ocl.releng.buckminster/releng/ocl-platform.rmap
ERROR [0031] : No suitable provider for component
org.apache.log4j:osgi.bundle/[1.2.15.v201005080500,1.2.15.v201005080500]
was found in searchPath platform
ERROR [0031] : Rejecting provider
p2({0}/eclipse/updates/3.7-I-builds[http://download.eclipse.org/eclipse/updates/3.7-I-builds]):
No component match was found
ERROR [0031] : No suitable provider for component
org.apache.log4j:osgi.bundle/[1.2.15.v201005080500,1.2.15.v201005080500]
was found in searchPath orbit
ERROR [0031] : Rejecting provider
p2({0}/tools/orbit/downloads/drops/I20110118174545/repository[http://download.eclipse.org/tools/orbit/downloads/drops/I20110118174545/repository]):
No component match was found

In my short experience with buckminster, a component (probably, a
bundle) requires the bundle
org.apache.log4j:osgi.bundle/[1.2.15.v201005080500,1.2.15.v201005080500]
and this bundle should be found in the Orbit repository but it's not
found (probably due to that strict dependencies). I believe that either
the Orbit repository must have a problem or said component has an
incorrect dependency to said bundle... The problem is that looking at
the error log provided by buckminster I can't figure out which component
requires the said not-found bundle...

On the other hand, the Orbit builds have been unstable since ten days
ago ... maybe when it's restored I could look deeper into this...
Anyway, If the problem persist on next monday, I'll try to do some
analysis to find the component which is requiring said
org.apache.log4j:osgi.bundle/[1.2.15.v201005080500,1.2.15.v201005080500].

Best Regards,
Adolfo.
El 20/01/2011 23:07, Axel Uhl escribió:
On 01/20/2011 06:13 PM, Adolfo Sánchez-Barbudo Herrera wrote:
I'll have a look to this (Tomorrow in the morning) since the changes
broke the build...

Sorry 'bout that. I "cvs rm"ed the three test-related bundles from
examples/ and re-added them (unchanged for all I know) to tests/.
Since I hadn't added them to the tests feature before I hadn't assumed
I'd have to make any further changes. If the build breaks persist,
feel free to undo these changes in CVS, and we can then figure out
what went wrong.

Thanks and best,
-- Axel


Best Regards,
Adolfo.

El 20/01/2011 15:55, Axel Uhl escribió:
As discussed, I've moved the event manager tests from examples/ to
tests/ so as to prepare for their inclusion in the build.

Best,
-- Axel

_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev


--
Open Canarias, S.L.
*Adolfo Sánchez-Barbudo Herrera*
adolfosbh(at)opencanarias(dot)com
<mailto:adolfosbh%28at%29opencanarias%28dot%29com>
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231



_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev



--
Open Canarias, S.L.
	*Adolfo Sánchez-Barbudo Herrera*
adolfosbh(at)opencanarias(dot)com
<mailto:adolfosbh%28at%29opencanarias%28dot%29com>
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231




Back to the top