[
https://issues.jboss.org/browse/JBDS-1904?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-1904 at 10/25/11 7:26 PM:
------------------------------------------------------------
Able to reproduce using the H34 M4 build too.
Looks like JBDS target platform is missing apache.commons.io, and Extras site is missing
org.eclipse.mylyn.tasks.ui plugin (plus deps).
Weirdness...
http://www.qa.jboss.com/binaries/RHDS/updates/jbds-target-platform_3.3.in...
{code}
[ ] org.eclipse.mylyn.tasks.ui_3.6.2.v20110826-0100.jar
13-Oct-2011 19:24 1.6M
(no org.apache.commons.io)
{code}
http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.M4_extras...
{code}
[ ] org.eclipse.mylyn.tasks.ui_3.6.0.I20110523-2039.jar
24-Oct-2011 21:37 1.6M
[ ] org.apache.commons.io_2.0.1.v201101200200.jar
24-Oct-2011 21:37 167K
{code}
was (Author: nickboldt):
Able to reproduce using the H34 M4 build too.
Looks like JBDS target platform is missing apache.commons.io, and Extras site is missing
org.eclipse.mylyn.tasks.ui plugin (plus deps).
mylyn.tasks.ui feature is missing on extras
-------------------------------------------
Key: JBDS-1904
URL:
https://issues.jboss.org/browse/JBDS-1904
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: 3rdPartyCertification, updatesite
Affects Versions: 5.0.0.M4
Environment:
http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.M4_extras/ build
5.0.0.v20111024-2049-H35-M4
Reporter: Libor Zoubek
Assignee: Nick Boldt
Priority: Blocker
Fix For: 5.0.0.M4
Installation of extras must work without any other updatesite defined, right? I am
installing extras using script.
This is what I get when I install all extras without any other that extras updatesite
defined
{noformat}
[groovy] !ENTRY org.eclipse.equinox.p2.director 4 1 2011-10-25 22:38:46.256
[groovy] !MESSAGE Cannot complete the install because one or more required items could
not be found.
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:38:46.257
[groovy] !MESSAGE Software being installed: Mylyn (Selected)
1.1.0.v20111025-0135-H35-M4 (com.jboss.jbds.mylyn.feature.feature.group
1.1.0.v20111025-0135-H35-M4)
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:38:46.257
[groovy] !MESSAGE Missing requirement: Mylyn (Selected) 1.1.0.v20111025-0135-H35-M4
(com.jboss.jbds.mylyn.feature.feature.group 1.1.0.v20111025-0135-H35-M4) requires
'org.eclipse.mylyn.tasks.ui [3.6.2.v20110826-0100]' but it could not be found
{noformat}
This is what I get when I install all extras with addidional core + jbds target platform
sites defined
{noformat}
[groovy] !ENTRY org.eclipse.equinox.p2.director 4 1 2011-10-25 22:44:02.507
[groovy] !MESSAGE Cannot complete the install because one or more required items could
not be found.
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:44:02.511
[groovy] !MESSAGE Software being installed: Mylyn (Selected)
1.1.0.v20111025-0135-H35-M4 (com.jboss.jbds.mylyn.feature.feature.group
1.1.0.v20111025-0135-H35-M4)
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:44:02.512
[groovy] !MESSAGE Missing requirement: Mylyn (Selected) 1.1.0.v20111025-0135-H35-M4
(com.jboss.jbds.mylyn.feature.feature.group 1.1.0.v20111025-0135-H35-M4) requires
'org.apache.commons.io [2.0.1.v201105210651]' but it could not be found
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira