[jbosstools-issues] [JBoss JIRA] (JBIDE-19497) Use Jetty 9 in TP

Mickael Istria (JIRA) issues at jboss.org
Mon Mar 23 14:17:19 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052708#comment-13052708 ] 

Mickael Istria commented on JBIDE-19497:
----------------------------------------

Currently, Eclipse Mars M5 ships mainly 9.2.5 artifacts, required by the org.eclipse.help feature, and has a couple of bundles (.server and .xml) that are 9.2.3, required by org.eclipse.wst.server_adapters.feature. This relationship is an "include" one for a specific version of Jetty, there is no way we can replace it.
So if you want a newer version of jetty, you have to work with upstream projects (platform-ua and wtp) to have them raising their dependency on jetty before Mars. I don't know if those projects have already moved or planed to move to newer versions.
Or, if you prefer, we can rely on jetty 9.2.5 in JBT/JBDS. In such case, please edit the bug description. But even if we move to 9.2.5 now, there are chances that other projects move up before Mars.

> Use Jetty 9 in TP
> -----------------
>
>                 Key: JBIDE-19497
>                 URL: https://issues.jboss.org/browse/JBIDE-19497
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: target-platform
>    Affects Versions: 4.3.0.Alpha2
>            Reporter: Mickael Istria
>
> *Reason:* It seems like we are ready to move away from Jetty 8 and to use Jetty 9 in CordovaSim & LiveReload. We should update TP to include all Jetty 9 bundles
> *Project page/sources:* https://www.eclipse.org/jetty/
> *Version:*  9.2.10.v20150310 
> *License and owner:* Eclipse.org
> *Original p2 repo:* http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.9.v20150224
> *JBoss mirror:* TODO
> *Include Sources:* Yes
> *Affected projects:* Livereload, Cordovasim
> *Include in JBDS:* Yes
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> TODO: suggested diff on the .target files/p2diff
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list