[jbosstools-issues] [JBoss JIRA] (JBIDE-20566) Create and use Mars.1 RC3/RC4 target-platform

Nick Boldt (JIRA) issues at jboss.org
Thu Sep 10 23:26:00 EDT 2015


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

Nick Boldt commented on JBIDE-20566:
------------------------------------

As discussed (and fixed, WOO!) in IRC earlier today, this change introduces a new version of jetty (9.3.2) compared to the Beta2 target platform:

{quote}
(2015-09-10 11:58:05) xcoulon: nickboldt: mistria: so just to confirm what I have locally: jenkins turned yellow after I triggered a manual build and there are no change in the code since yesterday
(2015-09-10 11:58:49) nickboldt: xcoulon: so then your tests are fail because of TP change?
(2015-09-10 12:01:29) xcoulon: nickboldt: well, I don't grok why I get this kind of error, TBH:
(2015-09-10 12:01:29) xcoulon: org.jboss.tools.livereload.internal.server.jetty.LiveReloadServerTestCase.shouldReuseSameProxyPortAfterServerRestart(LiveReloadServerTestCase.java:926)
(2015-09-10 12:01:29) xcoulon: Caused by: java.lang.AbstractMethodError: null
(2015-09-10 12:01:29) xcoulon:  at org.eclipse.jetty.io.ManagedSelector.createEndPoint(ManagedSelector.java:409)
(2015-09-10 12:01:29) xcoulon:  at org.eclipse.jetty.io.ManagedSelector.access$1600(ManagedSelector.java:56)

(2015-09-10 12:05:54) nickboldt: mistria: xcoulon: comparing http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.CR1-SNAPSHOT/REPO/plugins/ and http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.Beta2/REPO/plugins/ for *jetty* I see we had 9.2.9 and 9.2.10 before, and now we have 9.2.10 and 9.3.2

(2015-09-10 12:05:38) xcoulon: nickboldt: mistria: I bet the problem comes from jetty 9.3 bundles mixed with 9.2.10. Where do these version 9.3 bundles come from ??? 
(2015-09-10 12:06:06) nickboldt: xcoulon: prolly from eclipse platform dependencies
(2015-09-10 12:06:08) xcoulon: nickboldt: yes ;-)

(2015-09-10 12:06:19) nickboldt: which is where the 9.2.10 stuff came from when you depended on 9.2.9
(2015-09-10 12:06:36) xcoulon: nickboldt: yes, but mixing 9.2 and 9.3 is wrong

(2015-09-10 12:06:50) jbossbot: jira [JBIDE-20313] Multiple versions of Jetty & objectweb.asm in JBDS [Closed (Done) Bug, Major, Nick Boldt] https://issues.jboss.org/browse/JBIDE-20313
(2015-09-10 12:07:25) jbossbot: jira [JBIDE-19585] Mixture of jetty 9 bundles versions in the TP [Closed (Done) Bug, Minor, Ilya Buziuk] https://issues.jboss.org/browse/JBIDE-19585

(2015-09-10 12:07:44) xcoulon: nickboldt: yes, I remember that issue, and we had to add all missing 9.2 bundles to match the exact versions. Seems like we now have to do the same with 9.3 ??
(2015-09-10 12:07:46) nickboldt: so, it's just the latest chapter in this ongoing saga... Game of Jetty Bundles
(2015-09-10 12:07:58) mistria: xcoulon: can you put a vesion range [9.2,9.3) on your dep to jetty?
(2015-09-10 12:08:41) xcoulon: mistria: oh yeah, good point, let me try that !

(2015-09-10 12:10:35) mistria: xcoulon: in any case, it shows that jetty versioning is weak, especially for a project that releases so often
(2015-09-10 12:11:29) mistria: xcoulon: such issue wouldn't happen if they were correctly setting version ranges
(2015-09-10 12:12:16) xcoulon: mistria: OH YEAH, BUILD SUCCESS \o/
(2015-09-10 12:12:35) ***xcoulon goes back to prepare the PR and then the code freeze :-)
{quote}

> Create and use Mars.1 RC3/RC4 target-platform
> ---------------------------------------------
>
>                 Key: JBIDE-20566
>                 URL: https://issues.jboss.org/browse/JBIDE-20566
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: target-platform
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>            Priority: Blocker
>             Fix For: 4.3.0.CR1, 4.3.0.Final
>
>
> Mars.1 will be released as follows:
> * RC3: Sep 10
> * RC4: Sep 17
> * GA: Sep 25
> The latest Eclipse Docker Tooling will also be available on Sep 25, and we need to get that too. The current version includes a reference to their nightly site, which is bad to include in JBT 4.3.0.Final / JBDS 9.0.0.GA.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list