[
https://issues.jboss.org/browse/JBDS-1831?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-1831 at 9/7/11 12:08 PM:
-----------------------------------------------------------
Yep, it's there. The problem (other than that you're -not in IRC to chat about
this interactively :P- not in the #jbosstools channel) is that this feature is missing
from the JBDS product feature, though many of the other DTP features ARE there:
https://svn.jboss.org/repos/devstudio/trunk/product/features/com.jboss.jb...
So, since the rest of the DTP stuff is included, and since Max believes this should be in
the Core, not an add-on exclusively for Teiid, I'm adding it in trunk to the JBDS
product feature:
+ <import feature="org.eclipse.datatools.intro"/>
was (Author: nickboldt):
Yep, it's there. The problem (other than that you're not in IRC to chat about
this interactively - :P) is that this feature is missing from the JBDS product feature,
though many of the other DTP features ARE there:
https://svn.jboss.org/repos/devstudio/trunk/product/features/com.jboss.jb...
So, since the rest of the DTP stuff is included, and since Max believes this should be in
the Core, not an add-on exclusively for Teiid, I'm adding it in trunk to the JBDS
product feature:
+ <import feature="org.eclipse.datatools.intro"/>
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: Nick Boldt
Priority: Critical
Fix For: 5.0.0.M4
Attachments: snapshot14.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:
http://www.atlassian.com/software/jira