[jbosstools-issues] [JBoss JIRA] (ERT-578) org.eclipse.wst.server_adapters.feature includes jetty 9.4.5, rather than depending on jetty 9.4.x [EBZ#527813]

Nick Boldt (JIRA) issues at jboss.org
Mon Dec 18 14:24:00 EST 2017


Nick Boldt created ERT-578:
------------------------------

             Summary: org.eclipse.wst.server_adapters.feature includes jetty 9.4.5, rather than depending on jetty 9.4.x [EBZ#527813]
                 Key: ERT-578
                 URL: https://issues.jboss.org/browse/ERT-578
             Project: Eclipse Release Train
          Issue Type: Task
          Components: WTP ServerTools
            Reporter: Nick Boldt
             Fix For: Oxygen.2 (4.7)


org.eclipse.wst.server_adapters.feature.feature.group 3.2.600.v201708030026 contains (not requires, but INCLUDES) these two old jetty plugins:

  <plugin id="org.eclipse.jetty.webapp" version="9.4.5.v20170502" download-size="0" install-size="0" unpack="false"/>
  <plugin id="org.eclipse.jetty.xml" version="9.4.5.v20170502" download-size="0" install-size="0" unpack="false"/>

This should be fixed such that the feature REQUIRES, but does not INCLUDE jetty, so that it can depend on the latest 9.4.7, without having to rebuild this feature every time a new version is shipped.



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


More information about the jbosstools-issues mailing list