<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thanks, I was planning to do that as
next step, but I'll cherry-pick your commit instead ;-)<br>
<br>
Alessio<br>
<br>
Il 24/05/2016 23:56, Tomaž Cerar ha scritto:<br>
</div>
<blockquote
cite="mid:CAMquZP5OOJTXn_9tLcSVxgmnQ4ZuLkxMS48_h5bvsGH4oypBsA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Alessio,<br>
<br>
</div>
I've added extra commit on top of commits in your PR<br>
</div>
that fixes all maven warnings about inconsistent/problematic
pom.xml structure.<br>
</div>
you can cherry pick it from my branch <a
moz-do-not-send="true"
href="https://github.com/resteasy/Resteasy/compare/master...ctomc:small-build-fix"><a class="moz-txt-link-freetext" href="https://github.com/resteasy/Resteasy/compare/master...ctomc:small-build-fix">https://github.com/resteasy/Resteasy/compare/master...ctomc:small-build-fix</a></a><br>
</div>
<div>and include it in your PR.<br>
</div>
<div><br>
</div>
<div>Or I can send PR once yours is merged.<br>
<br>
--<br>
</div>
<div>tomaz<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, May 24, 2016 at 11:16 PM, Tomaž
Cerar <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:tomaz.cerar@gmail.com" target="_blank">tomaz.cerar@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>well, i cannot reproduce you failure as i
get failure earlier in the build <br>
</div>
(on windows 10 / JDK8u74<br>
<br>
</div>
but it does look like they follow the same
pattern, with the address already in use.<br>
</div>
they all come from TJWS web server and its
testsuite.<br>
<br>
</div>
I think this should be merged, than we can all chip
in to fix the failures we find on our platforms.<br>
<br>
</div>
As my experience from the past is that testsuite never
passed for me anyway.<br>
</div>
it cannot be worse.<br>
<br>
--<br>
</div>
tomaz<br>
<div>
<div><br>
</div>
</div>
</div>
<div class="HOEnZb">
<div class="h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, May 24, 2016 at 10:32
PM, Rebecca Searls <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:rsearls@redhat.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:rsearls@redhat.com">rsearls@redhat.com</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Fedora 23<br>
JDK 1.7.0_55<br>
<span><br>
<br>
<br>
<br>
----- Original Message -----<br>
> From: "Tomaž Cerar" <<a
moz-do-not-send="true"
href="mailto:tomaz.cerar@gmail.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:tomaz.cerar@gmail.com">tomaz.cerar@gmail.com</a></a>><br>
> To: "Rebecca Searls" <<a
moz-do-not-send="true"
href="mailto:rsearls@redhat.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:rsearls@redhat.com">rsearls@redhat.com</a></a>><br>
</span>
<div>
<div>> Cc: "Alessio Soldano" <<a
moz-do-not-send="true"
href="mailto:asoldano@redhat.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:asoldano@redhat.com">asoldano@redhat.com</a></a>>,
<a moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> Sent: Tuesday, May 24, 2016 4:27:23 PM<br>
> Subject: Re: [resteasy-dev] Remove top
jaxrs dir in upstream<br>
><br>
> what platform / jdk are you on?<br>
><br>
> On Tue, May 24, 2016 at 10:14 PM, Rebecca
Searls <<a moz-do-not-send="true"
href="mailto:rsearls@redhat.com"
target="_blank">rsearls@redhat.com</a>>
wrote:<br>
><br>
> ><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<br>
> > checkout the code and run it.<br>
> > I haven't touched anything.<br>
> ><br>
> ><br>
> > ----- Original Message -----<br>
> > > From: "Alessio Soldano" <<a
moz-do-not-send="true"
href="mailto:asoldano@redhat.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:asoldano@redhat.com">asoldano@redhat.com</a></a>><br>
> > > To: "Rebecca Searls" <<a
moz-do-not-send="true"
href="mailto:rsearls@redhat.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:rsearls@redhat.com">rsearls@redhat.com</a></a>><br>
> > > Cc: <a moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> > > 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<br>
> > 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]<br>
> > (management-handler-thread<br>
> > > > - 4) JBAS014613: Operation
("deploy") failed - address:<br>
> > ([("deployment" =><br>
> > > > "RESTEASY-903.war")]) -
failure description: {"JBAS014771: Services<br>
> > with<br>
> > > > missing/unavailable
dependencies" =><br>
> > > ><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 moz-do-not-send="true"
href="mailto:asoldano@redhat.com"
target="_blank">asoldano@redhat.com</a>><br>
> > > >> To: "Rebecca Searls"
<<a moz-do-not-send="true"
href="mailto:rsearls@redhat.com"
target="_blank">rsearls@redhat.com</a>><br>
> > > >> Cc: <a
moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a></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
...................................<br>
> > 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<br>
> > deploy:<br>
> > > >>>
RESTEASY-903.war<br>
> > > >>><br>
> > > >>><br>
> > > >>><br>
> > > >>> ----- Original
Message -----<br>
> > > >>>> From: "Alessio
Soldano" <<a moz-do-not-send="true"
href="mailto:asoldano@redhat.com"
target="_blank">asoldano@redhat.com</a>><br>
> > > >>>> To: <a
moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a></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
moz-do-not-send="true"
href="https://github.com/resteasy/Resteasy/pull/808"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://github.com/resteasy/Resteasy/pull/808">https://github.com/resteasy/Resteasy/pull/808</a></a><br>
> > > >>>> It includes
removal of the jaxrs dir and pruning of the
examples<br>
> > (the<br>
> > > >>>> jaxrs<br>
> > > >>>> 2.0 samples
are still there, tested by default, while
other examples<br>
> > > >>>> have<br>
> > > >>>> been moved to
<a moz-do-not-send="true"
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<br>
> > 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
moz-do-not-send="true"
href="mailto:rsigal@redhat.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:rsigal@redhat.com">rsigal@redhat.com</a></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<br>
> > 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<br>
> > 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<br>
> > really<br>
> > > >>>> need to (for
instance should we figure out 3.0.17.Final has
a<br>
> > critical<br>
> > > >>>> issue
deserving another community fix release).
However the focus<br>
> > 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 moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> > > >>>> <a
moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/resteasy-dev"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/resteasy-dev">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a></a><br>
> > > >>>> --<br>
> > > >>>> My company's
smarter than your company (unless you work for
Red Hat)<br>
> > > >>>><br>
> > > >>>>
_______________________________________________<br>
> > > >>>> resteasy-dev
mailing list <a moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> > > >>>> <a
moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/resteasy-dev"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/resteasy-dev">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a></a><br>
> > > >>>>
_______________________________________________<br>
> > > >>>> resteasy-dev
mailing list <a moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> > > >>>> <a
moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/resteasy-dev"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/resteasy-dev">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a></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 moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> > > >>>> <a
moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/resteasy-dev"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/resteasy-dev">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a></a><br>
> > > >>>><br>
> > > >>>><br>
> > > >>>> --<br>
> > > >>>> Alessio
Soldano<br>
> > > >>>> Web Service
Lead, JBoss<br>
> > > >>>><br>
> > > >>>>
_______________________________________________<br>
> > > >>>> resteasy-dev
mailing list<br>
> > > >>>> <a
moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:resteasy-dev@lists.jboss.org">resteasy-dev@lists.jboss.org</a></a><br>
> > > >>>> <a
moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/resteasy-dev"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/resteasy-dev">https://lists.jboss.org/mailman/listinfo/resteasy-dev</a></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 moz-do-not-send="true"
href="mailto:resteasy-dev@lists.jboss.org"
target="_blank">resteasy-dev@lists.jboss.org</a><br>
> > <a moz-do-not-send="true"
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>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Alessio Soldano
Web Service Lead, JBoss</pre>
</body>
</html>