Re: Endorse jaxws 2.2 API jar

2010-06-22 Thread Daniel Kulp
On Tuesday 22 June 2010 9:39:43 am Jim Ma wrote: > Hi Dan, > Looks nice,especially the jaxws 2.2 Providerimpl. Can we also use this > profile to publish jaxws2.2 jar with different artifact id into maven > repository? Shouldn't need a new artifactId or anything. I just need to update hudson to a

Re: Endorse jaxws 2.2 API jar

2010-06-22 Thread Jim Ma
Hi Dan, Looks nice,especially the jaxws 2.2 Providerimpl. Can we also use this profile to publish jaxws2.2 jar with different artifact id into maven repository? Jim On Jun 22, 2010, at 2:20, Daniel Kulp wrote: Jim, I just committed some changes that I think should work for us. Can y

Re: Endorse jaxws 2.2 API jar

2010-06-21 Thread Daniel Kulp
On Monday 21 June 2010 2:48:18 pm Glen Mazza wrote: > Just to confirm, why should the default *not* be JAX-WS 2.2--is it because > 2.1 is presently the default version in the JDK? Is setting the default to > 2.1 meant to help developers of CXF or users of CXF (i.e., does this > default have any be

Re: Endorse jaxws 2.2 API jar

2010-06-21 Thread Glen Mazza
.2 stuff won't be visible in eclipse. Thus, > normal development won't break. > -- View this message in context: http://old.nabble.com/Endorse-jaxws-2.2-API-jar-tp28916357p28952108.html Sent from the cxf-dev mailing list archive at Nabble.com.

Re: Endorse jaxws 2.2 API jar

2010-06-21 Thread Daniel Kulp
Jim, I just committed some changes that I think should work for us. Can you give it a look? Basically, in jaxws module, I've separated out the jaxws 2.2 specific stuff into a separate source tree. I've added a "jaxws22" profile that will add the 2.2 stuff into the build and setup the endo

Re: Endorse jaxws 2.2 API jar

2010-06-17 Thread Daniel Kulp
On Thursday 17 June 2010 12:02:41 pm jim ma wrote: > Hi all , > > When we update to jaxws 2.2 , we have to endorse the jaxws api jar for > jdk6. I've updated the jaxws api dependency to 2.2 and endorsed the > jaxws api 2.2 jar to maven surefire and compiler plugin . If there > is no objection ,

Re: Endorse jaxws 2.2 API jar

2010-06-17 Thread Johan Edstrom
you have any concerns and >>> thoughts about jaxws2.2 api update and endorse dir , please let me >>> know . >>> >>> Thanks >>> >>> Jim >>> >>> >> >> -- >> View this message in context: >> http://old.nab

Re: Endorse jaxws 2.2 API jar

2010-06-17 Thread Benson Margulies
e also need to look at endorsing the maven codegen plugin  ,  cxf ant >> task and samples in distribution kit.  If you have any concerns and >> thoughts about jaxws2.2 api update and endorse dir , please let me >> know . >> >> Thanks >> >> Jim >> &

Re: Endorse jaxws 2.2 API jar

2010-06-17 Thread Glen Mazza
api update and endorse dir , please let me > know . > > Thanks > > Jim > > -- View this message in context: http://old.nabble.com/Endorse-jaxws-2.2-API-jar-tp28916357p28916691.html Sent from the cxf-dev mailing list archive at Nabble.com.

Endorse jaxws 2.2 API jar

2010-06-17 Thread jim ma
Hi all , When we update to jaxws 2.2 , we have to endorse the jaxws api jar for jdk6. I've updated the jaxws api dependency to 2.2 and endorsed the jaxws api 2.2 jar to maven surefire and compiler plugin . If there is no objection , I will check in this change . We also need to look at endorsing