[
https://issues.jboss.org/browse/JBDS-4377?page=com.atlassian.jira.plugin....
]
Lukáš Valach commented on JBDS-4377:
------------------------------------
[~dgolovin], just for your information, we removed org.eclipse.wst.common_core_EBZ511793
from Devstudio 11, so you will probably have to modify DevSuite installer.
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: Bug
Components: build, installer, target-platform
Affects Versions: 10.4.0.AM3
Environment: Windows: DevSuite Installer v1.4 AM3
Reporter: Nick Boldt
Assignee: Denis Golovin
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)