Nick Boldt created JBIDE-24007:
----------------------------------
Summary: browsersim depends on jetty 9.3.9 but Oxygen target platform 4.70.x
contains jetty 9.4
Key: JBIDE-24007
URL:
https://issues.jboss.org/browse/JBIDE-24007
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Nick Boldt
{code}
[p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732
(org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732) requires 'bundle
org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
{code} --
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
This is caused by the fact that the composite install test job is trying to install
everything in JBT sites on top of the target platform used by master branch
(4.70.0.AM1-SNAPSHOT) [1], which has been updated to use Jetty 9.4.0.
[1]
https://devstudio.jboss.com/targetplatforms/jbdevstudiotarget/4.70.0.AM1-...
Solution: browsersim (and other jbosstools-* projects) should support jetty 9.4.0.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)