[jbosstools-issues] [JBoss JIRA] (JBIDE-25750) fix-versions pulls wrong versions of IUs from wtp repo when updating .target file

Nick Boldt (JIRA) issues at jboss.org
Mon Feb 26 09:05:00 EST 2018


Nick Boldt created JBIDE-25750:
----------------------------------

             Summary: fix-versions pulls wrong versions of IUs from wtp repo when updating .target file
                 Key: JBIDE-25750
                 URL: https://issues.jboss.org/browse/JBIDE-25750
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: target-platform, upstream
    Affects Versions: 4.5.3.AM2
            Reporter: Nick Boldt


For 4.71.x, using tychoVersion=1.1.0 and jbossTychoPluginsVersion=1.1.0-SNAPSHOT in the root pom of jbosstools-target-platforms, I can validate and mirror the TP locally.

For 4.72.x, same thing.

But for 4.73.x, I get incorrect versions of the wtp feature.groups.

{code}
+      <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.9.2.v201802222200"/>
+      <unit id="org.eclipse.jst.web_core.feature.feature.group" version="3.9.1.v201802222200"/>
+      <unit id="org.eclipse.jst.web_ui.feature.feature.group" version="3.9.0.v201802222200"/>
+      <unit id="org.eclipse.wst.ws_ui.feature.feature.group" version="3.8.1.v201802222200"/>
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list