[
https://issues.jboss.org/browse/JBDS-4377?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-4377:
----------------------------------
Well, your commandline approach lists the IUs to install explicitly. Since I added a 3rd
top-level IU into the mix, you simply needed to pass that one in too.
What happens if you omit the -i flag completely? Will it just do the default and install
all three?
installer jar does not contain both the patched and unpatched version
of org.eclipse.wst.common.modulecore
----------------------------------------------------------------------------------------------------------
Key: JBDS-4377
URL:
https://issues.jboss.org/browse/JBDS-4377
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: build, installer, target-platform
Affects Versions: 10.4.0.AM3
Environment: Windows: DevSuite Installer v1.4 AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.4.0.GA
Attachments: devstudio104am3-installer-missing-unpatched-plugin.png
Denis reports a problem using the installer jar in automated mode (using .xml script).
Works fine when run `java -jar \*installer\*.jar` and `echo 1 | java -jar
\*installer\*.jar -console` but fails when run against an xml install script.
Seems to be caused by the fact that the installer only contains the patched version of
org.eclipse.wst.common.modulecore 1.2.501, and not the 1.2.500 version that's in the
TP as well.
!devstudio104am3-installer-missing-unpatched-plugin.png|thumbnail!
So we need to figure out how to include BOTH versions in the installer jar.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)