[
https://issues.jboss.org/browse/JBIDE-19585?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-19585:
----------------------------------------
By the way, we get this minor version mismatch because the PR you provided for Jetty was
based on an M5 TP (with Jetty 9.2.5) whereas the new M6 TP moved to Jetty 9.2.9.
Mixture of jetty 9 bundles versions in the TP
---------------------------------------------
Key: JBIDE-19585
URL:
https://issues.jboss.org/browse/JBIDE-19585
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform
Affects Versions: 4.3.0.Alpha1
Reporter: Ilya Buziuk
Basically, here is the list of jetty 9 bundles in the TP:
1. org.eclipse.jetty.http_9.2.9.v20150224.jar
2. org.eclipse.jetty.continuation_9.2.9.v20150224.jar
3. org.eclipse.jetty.http_9.2.9.v20150224.jar
4. org.eclipse.jetty.io_9.2.9.v20150224.jar
5. org.eclipse.jetty.proxy_9.2.5.v20141112.jar
6. org.eclipse.jetty.rewrite_9.2.5.v20141112.jar
7. org.eclipse.jetty.security_9.2.9.v20150224.jar
8. org.eclipse.jetty.server_9.2.9.v20150224.jar
9. org.eclipse.jetty.servlets_9.2.5.v20141112.jar
10. org.eclipse.jetty.util_9.2.9.v20150224.jar
11. org.eclipse.jetty.websocket.api_9.2.5.v20141112.jar (and other websocket stuff)
The good news is that CordovaSim and BrowserSim seems to work fine against M6 TP.
However, it would be really great to have a single version of bundles to avoid potential
breakage.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)