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

Pavol Srna (JIRA) issues at jboss.org
Fri Feb 24 08:14:00 EST 2017


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

Pavol Srna commented on JBIDE-24007:
------------------------------------

Unit tests are green. 

But the itests are failing with
{code}
Software being installed: org.jboss.tools.aerogear.reddeer 4.4.3.qualifier
10:51:55 [ERROR]   Missing requirement: 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}

probably because there is an old browsersim on http://download.jboss.org/jbosstools/oxygen/snapshots/updates/core/master/plugins/






> 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
>          Components: browsersim
>            Reporter: Nick Boldt
>            Assignee: Ilya Buziuk
>             Fix For: 4.4.4.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