<div dir="ltr">what platform / jdk are you on?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 24, 2016 at 10:14 PM, Rebecca Searls <span dir="ltr"><<a href="mailto:rsearls@redhat.com" target="_blank">rsearls@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I checked there is no old running instance.<br>
Usually when that happens I get an error about a port already under use.<br>
<br>
I found the missing class very odd as well. I've done nothing but checkout the code and run it.<br>
I haven't touched anything.<br>
<span class="im HOEnZb"><br>
<br>
----- Original Message -----<br>
> From: "Alessio Soldano" <<a href="mailto:asoldano@redhat.com">asoldano@redhat.com</a>><br>
> To: "Rebecca Searls" <<a href="mailto:rsearls@redhat.com">rsearls@redhat.com</a>><br>
> Cc: <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
</span><div class="HOEnZb"><div class="h5">> Sent: Tuesday, May 24, 2016 4:09:21 PM<br>
> Subject: Re: [resteasy-dev] Remove top jaxrs dir in upstream<br>
><br>
> mmh... strange... perhaps you have (forgotten) a wfly instance running<br>
> on the same machine? Just wondering..<br>
><br>
> Il 24/05/2016 22:05, Rebecca Searls ha scritto:<br>
> > Yes, I'm using mvn clean install<br>
> > mvn test -rf :RESTEASY-903-WF8 ; This did not get me past the failure.<br>
> ><br>
> > Here is the cause of the deployment failure.<br>
> > (I've attached the server.log for more detailed information)<br>
> ><br>
> > 2016-05-24 15:59:42,741 ERROR<br>
> > [org.jboss.as.controller.management-operation] (management-handler-thread<br>
> > - 4) JBAS014613: Operation ("deploy") failed - address: ([("deployment" =><br>
> > "RESTEASY-903.war")]) - failure description: {"JBAS014771: Services with<br>
> > missing/unavailable dependencies" =><br>
> > ["jboss.naming.context.java.module.RESTEASY-903.RESTEASY-903.DefaultJMSConnectionFactory<br>
> > is missing<br>
> > [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"]}<br>
> ><br>
> ><br>
> ><br>
> > ----- Original Message -----<br>
> >> From: "Alessio Soldano" <<a href="mailto:asoldano@redhat.com">asoldano@redhat.com</a>><br>
> >> To: "Rebecca Searls" <<a href="mailto:rsearls@redhat.com">rsearls@redhat.com</a>><br>
> >> Cc: <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >> Sent: Tuesday, May 24, 2016 3:26:22 PM<br>
> >> Subject: Re: [resteasy-dev] Remove top jaxrs dir in upstream<br>
> >><br>
> >> It's definitely not expected, but I can't reproduce it here.<br>
> >> Btw, Travis also successfully passed the tests below, even if it later<br>
> >> failed on a different one. I've restarted the build there.<br>
> >> Which command are you using? 'mvn clean install' ? Are you able to get<br>
> >> through the failure by re-running the build (perhaps even using -rf<br>
> >> :RESTEASY-903-WF8 option) ?<br>
> >><br>
> >> Cheers<br>
> >> Alessio<br>
> >><br>
> >> Il 24/05/2016 18:56, Rebecca Searls ha scritto:<br>
> >>> The structure looks good.<br>
> >>><br>
> >>> I get a build failure when the tests are run. Is this expected.<br>
> >>><br>
> >>> mvn clean install<br>
> >>><br>
> >>> [INFO] RESTEASY-903-WF8 ................................... FAILURE<br>
> >>> [<br>
> >>> 6.727 s]<br>
> >>> Tests in error:<br>
> >>> org.jboss.resteasy.test.resteasy903.UndertowTest: Cannot<br>
> >>> deploy:<br>
> >>> RESTEASY-903.war<br>
> >>> org.jboss.resteasy.test.resteasy903.FilterTest: Cannot deploy:<br>
> >>> RESTEASY-903.war<br>
> >>><br>
> >>><br>
> >>><br>
> >>> ----- Original Message -----<br>
> >>>> From: "Alessio Soldano" <<a href="mailto:asoldano@redhat.com">asoldano@redhat.com</a>><br>
> >>>> To: <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >>>> Sent: Tuesday, May 24, 2016 12:06:40 PM<br>
> >>>> Subject: Re: [resteasy-dev] Remove top jaxrs dir in upstream<br>
> >>>><br>
> >>>> The first PR for RESTEASY-1361 is being tested now (passed locally):<br>
> >>>> <a href="https://github.com/resteasy/Resteasy/pull/808" rel="noreferrer" target="_blank">https://github.com/resteasy/Resteasy/pull/808</a><br>
> >>>> It includes removal of the jaxrs dir and pruning of the examples (the<br>
> >>>> jaxrs<br>
> >>>> 2.0 samples are still there, tested by default, while other examples<br>
> >>>> have<br>
> >>>> been moved to <a href="https://github.com/resteasy/resteasy-examples" rel="noreferrer" target="_blank">https://github.com/resteasy/resteasy-examples</a> )<br>
> >>>><br>
> >>>> Please have a look, I'd like to have this merged by tomorrow, so that we<br>
> >>>> can<br>
> >>>> go on with the build improvements.<br>
> >>>><br>
> >>>> Cheers<br>
> >>>> Alessio<br>
> >>>><br>
> >>>> Il 21/05/2016 01:25, Ron Sigal ha scritto:<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> Got it. Thanks, guys.<br>
> >>>><br>
> >>>> On 05/20/2016 03:36 PM, Alessio Soldano wrote:<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> Il 20/05/2016 19:35, Weinan Li ha scritto:<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> - Weinan Li<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> On May 21, 2016, at 1:24 AM, Ron Sigal <<a href="mailto:rsigal@redhat.com">rsigal@redhat.com</a>> wrote:<br>
> >>>><br>
> >>>> Two questions.<br>
> >>>><br>
> >>>> 1. jaxrs will continue to exist on the 3.0.x branch, right?<br>
> >>>> Right(I guess so).<br>
> >>>> Sure<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> 2. More generally, what exactly goes into branch 3.0.x? I assume just<br>
> >>>> bug<br>
> >>>> fixes. Are they just bug fixes that come out of EAP 7? Or do all bug<br>
> >>>> fixes<br>
> >>>> have to be applied to both 3.0.x and master?<br>
> >>>> IMHO we should fully focus on 3.1.x from now on, and next release goes<br>
> >>>> into<br>
> >>>> Wildfly will be 3.1.0.<br>
> >>>> Exactly. We might decide to do another 3.0.x release if there's really<br>
> >>>> need to (for instance should we figure out 3.0.17.Final has a critical<br>
> >>>> issue deserving another community fix release). However the focus should<br>
> >>>> now be on 3.1.x.<br>
> >>>><br>
> >>>> Cheers<br>
> >>>> Alessio<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> For 3.0.x, I guess we should treat it similar like 2.3.x, and only<br>
> >>>> maintain<br>
> >>>> it for EAP one-offs and CVE fixes in redhat-resteasy repo.<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> -Ron<br>
> >>>><br>
> >>>> On 05/20/2016 05:39 AM, Weinan Li wrote:<br>
> >>>><br>
> >>>><br>
> >>>><br>
> >>>> Hi Team,<br>
> >>>><br>
> >>>> I'm planning to remove 'jaxrs' top dir next week, which I guess will<br>
> >>>> affect<br>
> >>>> all the open PRs, wdyt?<br>
> >>>><br>
> >>>> --<br>
> >>>> Weinan Li / JBoss<br>
> >>>><br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> resteasy-dev mailing list <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >>>> <a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
> >>>> --<br>
> >>>> My company's smarter than your company (unless you work for Red Hat)<br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> resteasy-dev mailing list <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >>>> <a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
> >>>> _______________________________________________<br>
> >>>> resteasy-dev mailing list <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >>>> <a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
> >>>><br>
> >>>> --<br>
> >>>> My company's smarter than your company (unless you work for Red Hat)<br>
> >>>><br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> resteasy-dev mailing list <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >>>> <a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
> >>>><br>
> >>>><br>
> >>>> --<br>
> >>>> Alessio Soldano<br>
> >>>> Web Service Lead, JBoss<br>
> >>>><br>
> >>>> _______________________________________________<br>
> >>>> resteasy-dev mailing list<br>
> >>>> <a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
> >>>> <a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
> >>>><br>
> >><br>
> >> --<br>
> >> Alessio Soldano<br>
> >> Web Service Lead, JBoss<br>
> >><br>
> >><br>
><br>
><br>
> --<br>
> Alessio Soldano<br>
> Web Service Lead, JBoss<br>
><br>
><br>
_______________________________________________<br>
resteasy-dev mailing list<br>
<a href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/resteasy-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a><br>
</div></div></blockquote></div><br></div>