[dash-dev] Re: [tmf-dev] XText M7 Dependency issue

2010-05-05 Thread Miles Parker

Actually, let's just follow up in bug to keep things clear...

On May 5, 2010, at 10:14 AM, Moritz Eysholdt wrote:

> 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 mailto:milespar...@gmail.com>>
>>> *Date: *May 4, 2010 12:28:28 PM PDT
>>> *To: *Tools for Committer Community >> >
>>> *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
>>>  

[dash-dev] Re: [tmf-dev] XText M7 Dependency issue

2010-05-05 Thread Miles Parker

Hi Moritz,

I don't have any build artifacts because the build isn't getting to that stage. 
But I don't know how I would have it unless its provided through Orbit. I know 
I don't have it as a dependency of my own. 

For Orbit, I'm using 
http://download.eclipse.org/tools/orbit/downloads/drops/S20100120144102/orbit-S20100120144102.zip,\

-Miles

On May 5, 2010, at 10:14 AM, Moritz Eysholdt wrote:

> 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 mailto:milespar...@gmail.com>>
>>> *Date: *May 4, 2010 12:28:28 PM PDT
>>> *To: *Tools for Committer Community >> >
>>> *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.aop