Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tmf-dev] XText M7 Dependency issue

Hi Miles,

can you check whether you have the bundle org.aopalliance available? It's required by the org.guice.inject bundle Xtext has just upgraded to.

See also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=311662

regards,
 Moritz

Hi guys,

See below. I've also tried removing the itemis site, but then the failure occurs earlier, with:

   [p2.dir] !MESSAGE Cannot satisfy dependency:
   [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-05-05 02:42:25.579
   [p2.dir] !MESSAGE From: Xtext Runtime 1.0.0.v201005041135 (org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135)
   [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-05-05 02:42:25.580
   [p2.dir] !MESSAGE To: org.eclipse.xtext.util [1.0.0.v201005041135]
   [p2.dir]  Cannot satisfy dependency:
   [p2.dir]   From: Xtext Runtime 1.0.0.v201005041135 (org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135)
   [p2.dir]   To: org.eclipse.xtext.util [1.0.0.v201005041135]
So I think the Itemis site really needs to be there. Is there any kind of dependency change between XText M6 and M7 that might have failed it?

Does anyone know off hand if there are other projects with dependencies on Xtext 1.0.0 that are also using CBI Build?

cheers,

Miles


Begin forwarded message:

*From: *Miles Parker <milesparker@xxxxxxxxx <mailto:milesparker@xxxxxxxxx>>
*Date: *May 4, 2010 12:28:28 PM PDT
*To: *Tools for Committer Community <dash-dev@xxxxxxxxxxx <mailto:dash-dev@xxxxxxxxxxx>>
*Subject: **TMF / XText build dependency problem? org.aopalliance.aop*

Hi XText guys, If you're monitoring Dash, I wanted to warn you -- Chuck Norris is after me, but I told him it wasn't my fault, and pointed him in your direction!

It looks like maybe some kind of dependency is missing from the 0504 drop? Everything worked fine until then. I tried a bunch of different options, but I get the same thing. For example:

repositoryURLs=http://download.itemis.com/updates/milestones,\
http://download.eclipse.org/modeling/tmf/xtext/downloads/drops/1.0.0/S201005041135/tmf-xtext-Update-1.0.0M7.zip,\
http://download.eclipse.org/modeling/m2t/xpand/downloads/drops/1.0.0/S201003150948/m2t-xpand-Update-1.0.0M6.zip,\
http://download.eclipse.org/modeling/emft/mwe/downloads/drops/0.7.2/R200908120417/emft-mwe-Update-incubation-0.7.2.zip,\
http://download.eclipse.org/tools/gef/downloads/drops/3.5.2/R201002241200/GEF-Update-3.5.2.zip,\
http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-xsd-Update-2.5.0.zip
featureIDsToInstall=org.eclipse.emf+org.eclipse.xsd+org.eclipse.gef+org.eclipse.zest+org.eclipse.xpand+org.eclipse.xtend+org.eclipse.xtext.runtime+org.eclipse.xtext.ui

I get:

[p2.dir] [p2.dir] !ENTRY org.eclipse.equinox.p2.artifact.repository 4 1000 2010-05-04 15:19:52.330
   [p2.dir] !MESSAGE No repository found at file:/opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/workspace/build/N201005041517/eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/SDKProfile.profile/.
   [p2.dir] Installing org.eclipse.emf.feature.group 2.5.0.v200906151043.
   [p2.dir] Installing org.eclipse.xsd.feature.group 2.5.0.v200906151043.
   [p2.dir] Installing org.eclipse.gef.feature.group 3.5.2.v20100111-1352-777928194B66D5D476C33B2A.
   [p2.dir] Installing org.eclipse.zest.feature.group 1.1.2.v20100111-1352-6618yD6DH8G6N59OM53B2A.
   [p2.dir] Installing org.eclipse.xpand.feature.group 1.0.0.v201005041053.
   [p2.dir] Installing org.eclipse.xtend.feature.group 1.0.0.v201005041053.
   [p2.dir] Installing org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135.
   [p2.dir] Installing org.eclipse.xtext.ui.feature.group 1.0.0.v201005041135.
[p2.dir] [p2.dir] !ENTRY org.eclipse.equinox.p2.director 4 1 2010-05-04 15:20:15.748
   [p2.dir] !MESSAGE Cannot complete the install because one or more required items could not be found.
   [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-05-04 15:20:15.748
   [p2.dir] !MESSAGE Software being installed: Xtext Runtime 1.0.0.v201005041135 (org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135)
   [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-05-04 15:20:15.748
   [p2.dir] !MESSAGE Missing requirement: Google Guice 2.0.0.v201003051000 (com.google.inject 2.0.0.v201003051000) requires 'package org.aopalliance.aop 1.0.0' but it could not be found
   [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-05-04 15:20:15.749
   [p2.dir] !MESSAGE Cannot satisfy dependency:
   [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-05-04 15:20:15.749
   [p2.dir] !MESSAGE From: Xtext Runtime 1.0.0.v201005041135 (org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135)
   [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-05-04 15:20:15.749
   [p2.dir] !MESSAGE To: org.eclipse.xtext.util [1.0.0.v201005041135]
   [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-05-04 15:20:15.749
   [p2.dir] !MESSAGE Cannot satisfy dependency:
   [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-05-04 15:20:15.750
   [p2.dir] !MESSAGE From: Xtext Utility 1.0.0.v201005041135 (org.eclipse.xtext.util 1.0.0.v201005041135)
   [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-05-04 15:20:15.750
   [p2.dir] !MESSAGE To: bundle com.google.inject 2.0.0
   [p2.dir] Cannot complete the install because one or more required items could not be found.
   [p2.dir]  Software being installed: Xtext Runtime 1.0.0.v201005041135 (org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135)
   [p2.dir]  Missing requirement: Google Guice 2.0.0.v201003051000 (com.google.inject 2.0.0.v201003051000) requires 'package org.aopalliance.aop 1.0.0' but it could not be found
   [p2.dir]  Cannot satisfy dependency:
   [p2.dir]   From: Xtext Runtime 1.0.0.v201005041135 (org.eclipse.xtext.runtime.feature.group 1.0.0.v201005041135)
   [p2.dir]   To: org.eclipse.xtext.util [1.0.0.v201005041135]
   [p2.dir]  Cannot satisfy dependency:
   [p2.dir]   From: Xtext Utility 1.0.0.v201005041135 (org.eclipse.xtext.util 1.0.0.v201005041135)
   [p2.dir]   To: bundle com.google.inject 2.0.0


https://build.eclipse.org/hudson/job/cbi-amp-nightly/408/


------------------------------------------------------------------------

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


--
Moritz Eysholdt
Software Architect

Telefon: +49 (0) 431 / 5606-335
Mobile: +49 (0) 179 / 6788196
Telefax: +49 (0) 431 / 5606-339

http://www.itemis.de
moritz.eysholdt@xxxxxxxxx

https://www.xing.com/profile/Moritz_Eysholdt

itemis AG
Schauenburgerstraße 116
24118 Kiel
Germany
Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus
Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus



Back to the top