]
Nick Boldt resolved JBDS-1831.
------------------------------
Resolution: Done
Decision was made to add UML2 feature to SOA Tooling site as an uncategorized feature.
Tested and working in trunk locally. No more dep res problems when installing!
Closing (will verify in an actual Hudson build when one's available).
Missing Teiid dependencies while installing from SOA-P tooling site
-------------------------------------------------------------------
Key: JBDS-1831
URL:
https://issues.jboss.org/browse/JBDS-1831
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: updatesite
Affects Versions: 5.0.0.M3
Environment: JBDS 5.0.0.M3 H24, Linux64
Reporter: Jiri Peterka
Assignee: Barry LaFond
Priority: Critical
Fix For: 5.0.0.M4
Attachments: snapshot14.png, snap_jbds1831.png
While installing SOA-P tooling site features -
http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.M3_soa-to... - Teiid is
missing dependencies:
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: Teiid Designer 7.5.0.v20110906-2139-H625-M4
(org.teiid.designer.feature.feature.group 7.5.0.v20110906-2139-H625-M4)
Missing requirement: Designer UTL2 Generator Plug-in 7.5.0.v20110906-2139-H625-M4
(org.teiid.designer.modelgenerator.uml2 7.5.0.v20110906-2139-H625-M4) requires
'bundle org.eclipse.uml2.uml 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Teiid Designer 7.5.0.v20110906-2139-H625-M4
(org.teiid.designer.feature.feature.group 7.5.0.v20110906-2139-H625-M4)
To: org.teiid.designer.modelgenerator.uml2 [7.5.0.v20110906-2139-H625-M4]
{code}
After adding
http://www.qa.jboss.com/binaries/RHDS/updates/jbds-target-platform_3.3.in... (or
http://machydra.brq.redhat.com/www.qa.jboss.com/binaries/RHDS/updates/jbd...),
it passes, pulling in an extra DTP feature:
!snapshot14.png!
Resulting installed new features:
{code}
org.eclipse.datatools.intro_1.9.0.v201010181130-26-7w312116392911
and
org.teiid.designer.feature_7.5.0.v20110906-2139-H625-M4
org.teiid.designer.runtime.feature_7.5.0.v20110906-2139-H625-M4
org.teiid.datatools.connectivity.feature_7.5.0.v20110906-2139-H625-M4
{code}
Resulting new plugins:
{code}
net.jcip.annotations_1.0.0
org.jaxen_1.0.7
org.apache.poi_2.5.1
net.sf.saxon_8.7.3
org.wsdl4j_1.4.0.jar
org.eclipse.uml2.common.edit_1.5.0.v201005031530.jar
org.eclipse.datatools.intro_1.7.0.v201005281800.jar
org.eclipse.uml2.common_1.6.0.v201105021727.jar
org.eclipse.uml2.uml.edit_3.1.100.v201009281840.jar
org.eclipse.uml2.uml_3.2.0.v201105052305.jar
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: