includes these:
./plugins/org.eclipse.objectteams.otdt.refactoring_2.0.2.201202051448.jar
./plugins/org.eclipse.objectteams.otdt.apt_2.0.0.201105161939.jar
./plugins/org.eclipse.objectteams.otdt_2.0.2.201202051448.jar
./plugins/org.eclipse.objectteams.otdt.debug_2.0.0.201105161939.jar
./plugins/org.eclipse.objectteams.otdt.debug.ui_2.0.0.201105161939.jar
./plugins/org.eclipse.objectteams.otdt.compiler.adaptor_2.0.0.201105161939.jar
./plugins/org.eclipse.objectteams.otdt.jdt.ui_2.0.1.201109101025.jar
./plugins/org.eclipse.objectteams.otdt.samples_2.0.0.201106070730.jar
./plugins/org.eclipse.objectteams.otdt.ui.help_2.0.0.201106070730.jar
./plugins/org.eclipse.objectteams.otdt.ui_2.0.0.201109101025.jar
./plugins/org.eclipse.objectteams.otdt.debug.adaptor_2.0.0.201106070730.jar
./plugins/org.eclipse.objectteams.otdt.pde.ui_2.0.0.201105161939.jar
./features/org.eclipse.objectteams.otdt_2.0.2.201202051448.jar
./features/org.eclipse.objectteams.otdt.core.patch_2.0.2.201202051448.jar
But I still don't see org.eclipse.jdt.core
3.7.3.v_OTDT_r202_201202051448, just the stuff above.
On 04/10/2012 05:35 PM, Nick Boldt wrote:
Chance, yes. But I can't see where that might come from as
there's no
OTDT crap in the composite reqs site or the TP.
Double checked the Helios reqs composite site again by installing
everything w/ the letters "jdt" in its name and I still see no OTDT on
disk after installation.
Trying again w/ the Indigo SR2 site, I found this:
(see attached).
So... now to figure out if it's on our site or pulled in from some 3rd
party feature's feature.xml. #gah
N
On 04/10/2012 04:16 PM, Max Rydahl Andersen wrote:
> any chance a repository with OTDT in it is somehow added into the
> build ? remember tycho TP is = Target files + all repositories in the
> build.
>
> /max
>
> On Apr 10, 2012, at 17:39 , Nick Boldt wrote:
>
>> Having just respun the TP locally, I can confirm that it does not
>> contain:
>>
>> * any IUs with "*OTDT*" in their name
>> * any references to IUs with "*OTDT*" in their name in the metadata
>>
>> In fact the only ref to org.eclipse.jdt.core is in the jdt feature:
>>
>> <plugin
>> id="org.eclipse.jdt.core"
>> download-size="0"
>> install-size="0"
>> version="3.7.3.v20120119-1537"
>> unpack="false"/>
>>
>> So... I have no idea where the OTDT ref is coming from.
>>
>> However, the trunk aggregate job is blue again, now that the new maven
>> gwt feature can be resolved.
>>
>> On 04/09/2012 12:54 PM, Max Rydahl Andersen wrote:
>>>
>>>> I have no idea, but it's not on the TP. Maybe it's an *optional*
>>>> reference somewhere in the site metadata, which appears when tycho
>>>> dies, but is ignored when tycho is happy?
>>>
>>> where in our TP would there ever be a reference to something that
>>> would reference OTDT ? its a custom JDT patch that is not used by
>>> *anything* but ODT.
>>>
>>> /max
>>>
>>>>
>>>> On 04/05/2012 09:24 AM, Max Rydahl Andersen wrote:
>>>>> thats fine but even with that why is Unable to satisfy dependency
>>>>> from org.eclipse.jdt.core 3.7.3.v_OTDT_r202_201202051448 to
>>>>> org.eclipse.objectteams.otdt.core.patch.feature.group
>>>>> [2.0.0,3.0.0). even possible to get ?
>>>>>
>>>>> Where is it getting OTDT from ?
>>>>>
>>>>> /max
>>>>>
>>>>> On Apr 5, 2012, at 3:06 PM, Nick Boldt wrote:
>>>>>
>>>>>> Red herring. Look at the logged errors above that. Tycho always
>>>>>> reports
>>>>>> the FIRST problem as a "Missing requirement" issue.
>>>>>>
>>>>>> [ERROR] Missing requirement: org.jboss.tools.site.core
>>>>>>
raw:0.0.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.2-SNAPSHOT
>>>>>> requires
>>>>>> 'org.jboss.tools.maven.gwt.feature.feature.group 0.0.0'
but it
>>>>>> could not
>>>>>> be found
>>>>>>
>>>>>> Issue is that a new feature was added to the maven site, which
>>>>>> hasn't
>>>>>> yet respun due to upstream churn. When that finally finishes,
the
>>>>>> feature will exist on the maven staging nightly site, and the
>>>>>> aggregate
>>>>>> will be able to find and aggregate it.
>>>>>>
>>>>>> Full error:
>>>>>>
>>>>>> [ERROR] Cannot resolve project dependencies:
>>>>>> [ERROR] Software being installed: org.jboss.tools.site.core
>>>>>>
raw:0.0.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.2-SNAPSHOT
>>>>>> [ERROR] Missing requirement: org.jboss.tools.site.core
>>>>>>
raw:0.0.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.2-SNAPSHOT
>>>>>> requires
>>>>>> 'org.jboss.tools.maven.gwt.feature.feature.group 0.0.0'
but it
>>>>>> could not
>>>>>> be found
>>>>>> [ERROR]
>>>>>> [ERROR] Internal error: java.lang.RuntimeException: "No
solution
>>>>>> found
>>>>>> because the problem is unsatisfiable.": ["Unable to
satisfy
>>>>>> dependency
>>>>>> from org.eclipse.jdt.core 3.7.3.v_OTDT_r202_201202051448 to
>>>>>> org.eclipse.objectteams.otdt.core.patch.feature.group
>>>>>> [2.0.0,3.0.0).",
>>>>>> "Unable to satisfy dependency from
org.jboss.tools.site.core
>>>>>>
raw:0.0.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.2-SNAPSHOT to
>>>>>> org.jboss.tools.maven.gwt.feature.feature.group 0.0.0.",
"No
>>>>>> solution
>>>>>> found because the problem is unsatisfiable."] -> [Help
1]
>>>>>> o
>>>>>>
>>>>>>
>>>>>> On 04/04/2012 07:31 PM, Max Rydahl Andersen wrote:
>>>>>>>
>>>>>>> Why is this aggregate now back on failing on the dreadful
>>>>>>> org.eclipse.objectteams.otdt.core.patch.feature.group
>>>>>>> [2.0.0,3.0.0) dependency ?
>>>>>>>
>>>>>>> Didn't we remove this crap ?
>>>>>>>
>>>>>>> /max
>>>>>>>
>>>>>>> On Apr 5, 2012, at 1:10 AM, jboss-qa-internal(a)redhat.com
wrote:
>>>>>>>
>>>>>>>> jbosstools-3.3_trunk.aggregate - Build # 4484 - Still
Failing:
>>>>>>>>
>>>>>>>> Check console output at
>>>>>>>>
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.aggregate/4484/
>>>>>>>> to view the results.
>>>>>>>> _______________________________________________
>>>>>>>> jbosstools-dev mailing list
>>>>>>>> jbosstools-dev(a)lists.jboss.org
>>>>>>>>
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Nick Boldt ::
http://nick.divbyzero.com
>>>>>> _______________________________________________
>>>>>> jbosstools-dev mailing list
>>>>>> jbosstools-dev(a)lists.jboss.org
>>>>>>
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> jbosstools-dev mailing list
>>>>> jbosstools-dev(a)lists.jboss.org
>>>>>
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>>
>>>> --
>>>> Nick Boldt :: JBoss by Red Hat
>>>> Productization Lead :: JBoss Tools& Dev Studio
>>>>
http://nick.divbyzero.com
>>>
>>
>> --
>> Nick Boldt :: JBoss by Red Hat
>> Productization Lead :: JBoss Tools& Dev Studio
>>
http://nick.divbyzero.com
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>
>>
>
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio