Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-4377

installer jar does not contain both the patched and unpatched version of org.eclipse.wst.common.modulecore

XMLWordPrintable

    • 2
    • Workaround Exists
    • Hide

      List all three IUs when installing via commanline:

      ... -i com.jboss.devstudio.core.package,org.testng.eclipse.feature.group,org.eclipse.wst.common_core_EBZ511793.feature.patch.feature.group ... 
      Show
      List all three IUs when installing via commanline: ... -i com.jboss.devstudio.core. package ,org.testng.eclipse.feature.group,org.eclipse.wst.common_core_EBZ511793.feature.patch.feature.group ...
    • NEW

      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.

            nivologd@gmail.com Denis Golovin (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: