[jbosstools-issues] [JBoss JIRA] (JBDS-4377) installer jar does not contain both the patched and unpatched version of org.eclipse.wst.common.modulecore

Nick Boldt (JIRA) issues at jboss.org
Wed Apr 26 13:20:00 EDT 2017


Nick Boldt created JBDS-4377:
--------------------------------

             Summary: 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
            Reporter: Nick Boldt


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.

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)


More information about the jbosstools-issues mailing list