[jbosstools-issues] [JBoss JIRA] (JBIDE-24007) browsersim, cordovasim, and aerogear depend on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4

Nick Boldt (JIRA) issues at jboss.org
Fri Feb 24 17:52:00 EST 2017


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

Nick Boldt edited comment on JBIDE-24007 at 2/24/17 5:51 PM:
-------------------------------------------------------------

Can't build new composite / aggregate site to fix the integration tests until upstream projects are all green.

For example: 

* livereload: https://github.com/jbosstools/jbosstools-livereload/pull/136/files (also depends on moving up to Jetty 9.4)
{code}
[ERROR]   Missing requirement: org.jboss.tools.livereload.core 1.4.3.qualifier requires 'bundle org.eclipse.jetty.servlets [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/DevStudio_Master/job/jbosstools-livereload_master/869/console

* openshift: https://issues.jboss.org/browse/JBIDE-24010 (version of openshift.client not bumped)
* ...


was (Author: nickboldt):
Can't build new composite / aggregate site to fix the integration tests until upstream projects are all green.

For example: 

* livereload: https://github.com/jbosstools/jbosstools-livereload/pull/136/files (also depends on moving up to Jetty 9.4)
* openshift: https://issues.jboss.org/browse/JBIDE-24010 (version of openshift.client not bumped)
* ...

> browsersim, cordovasim, and aerogear depend 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
>          Components: browsersim
>            Reporter: Nick Boldt
>            Assignee: Ilya Buziuk
>             Fix For: 4.5.0.AM1
>
>
> {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/DevStudio_Master/job/jbosstools-composite-install_master/29003/console
> 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.
> So, p2 can't resolve the missing dep as the org.jboss.tools.browsersim.ui  plugin requires [9.3.9,9.4.0).
> [1] https://devstudio.jboss.com/targetplatforms/jbdevstudiotarget/4.70.0.AM1-SNAPSHOT/REPO/
> Solution: browsersim (and other jbosstools-* projects) should support jetty 9.4.0.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list