Re: Container integration systests and org.jvnet.jax-ws-common dependency

2010-09-15 Thread Alessio Soldano
Hi Dan, OK, thanks. For now I've added that just to the systests/container-integration/grizzly; I'll try to get in touch with someone at Sun/Oracle to push the artifacts to central. Cheers Alessio On 09/14/2010 09:43 PM, Daniel Kulp wrote: Bascially, I have "less" problems with using java.ne

Re: Container integration systests and org.jvnet.jax-ws-common dependency

2010-09-14 Thread Daniel Kulp
Bascially, I have "less" problems with using java.net repos for test scope things and in the modules only used for the tests. (systest/*) What I DON'T want to see is any java.net requirements ending up in normal runtime scopes of things end users might hit. (and I'd prefer no java.net things

Re: Container integration systests and org.jvnet.jax-ws-common dependency

2010-09-13 Thread Sergey Beryozkin
Hi Alessio On Mon, Sep 13, 2010 at 6:06 PM, Alessio Soldano wrote: > Hi, > on Friday I committed a change to cxf/trunk/systests/pom.xml for including > the container-integration systests in the build, as they were (and still > are) passing for me. > Today I see they build failed on hudson > http

Container integration systests and org.jvnet.jax-ws-common dependency

2010-09-13 Thread Alessio Soldano
Hi, on Friday I committed a change to cxf/trunk/systests/pom.xml for including the container-integration systests in the build, as they were (and still are) passing for me. Today I see they build failed on hudson https://hudson.apache.org/hudson/view/CXF/job/CXF-trunk-deploy/389/console, basi