[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:21:01 EDT 2017


     [ https://issues.jboss.org/browse/JBDS-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBDS-4377:
-----------------------------
    Description: 
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.

  was:
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.



> 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
>
>
> 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