Re: [VOTE] Apache CXF 2.5.1/2.4.5/2.3.8

2011-12-16 Thread Colm O hEigeartaigh
+1 Colm. On Fri, Dec 16, 2011 at 7:11 AM, Willem Jiang wrote: > I tests these three version of CXF with camel-cxf 2.7.x, 2.8.x and 2.9.x. > Everything looks good. > > Here is my +1. > > Willem > > > On 12/16/11 4:37 AM, Daniel Kulp wrote: >> >> >> >> We've resolved over 75 issues since 2.5.0 and

Re: [VOTE] Apache CXF 2.5.1/2.4.5/2.3.8

2011-12-16 Thread Freeman Fang
+1 Freeman On 2011-12-16, at 上午4:37, Daniel Kulp wrote: We've resolved over 75 issues since 2.5.0 and thus is time for a release. We've also ported back over 40 of the fixes to 2.4.5 and 30 of those to 2.3.8. List of issues: 2.3.8: https://issues.apache.org/jira/secure/ReleaseNote.jspa?

Re: [VOTE] Apache CXF 2.5.1/2.4.5/2.3.8

2011-12-16 Thread Aki Yoshida
+1 Aki 2011/12/15 Daniel Kulp : > > > We've resolved over 75 issues since 2.5.0 and thus is time for a release. > We've also ported back over 40 of the fixes to 2.4.5 and 30 of those to 2.3.8. > > List of issues: > 2.3.8: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511

Re: [VOTE] Apache CXF 2.5.1/2.4.5/2.3.8

2011-12-16 Thread Ulhas Bhole
+1, -- Ulhas Bhole On Thu, Dec 15, 2011 at 8:37 PM, Daniel Kulp wrote: > > > We've resolved over 75 issues since 2.5.0 and thus is time for a release. > We've also ported back over 40 of the fixes to 2.4.5 and 30 of those to > 2.3.8. > > List of issues: > 2.3.8: > > https://issues.apache.org/ji

DOSGI build is being aborted

2011-12-16 Thread Sergey Beryozkin
Hi I'm seeing these messages in the last few builds: [JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/CXF-DOSGi/trunk/distribution/single-bundle/target/cxf-dosgi-ri-singlebundle-distribution-1.3-SNAPSHOT.jar to /home/hudson/hudson/jobs/CXF-DOSGi/modules/org.apache.cxf.dosgi$cxf-dosg

Re: DOSGI build is being aborted

2011-12-16 Thread Sergey Beryozkin
Actually the last one passed On 16/12/11 09:35, Sergey Beryozkin wrote: Hi I'm seeing these messages in the last few builds: [JENKINS] Archiving /home/jenkins/jenkins-slave/workspace/CXF-DOSGi/trunk/distribution/single-bundle/target/cxf-dosgi-ri-singlebundle-distribution-1.3-SNAPSHOT.jar to /

Re: How to contribue a CXF JAX-RS OSGi Sample?

2011-12-16 Thread K Fung
Hi Sergey, I've uploaded the final version (for now) to CXF-3859. I've bumped up the version to 2.5.2-SNAPSHOT and commented out the Apache Snapshot repository. Hopefully, this meets the quality bar for commit :-) I did investigate creating the JAXRSServerFactoryBean directly (instead of subclass

Re: How to contribue a CXF JAX-RS OSGi Sample?

2011-12-16 Thread Sergey Beryozkin
Hi KL On 16/12/11 22:13, K Fung wrote: Hi Sergey, I've uploaded the final version (for now) to CXF-3859. I've bumped up the version to 2.5.2-SNAPSHOT and commented out the Apache Snapshot repository. Hopefully, this meets the quality bar for commit :-) I'm sorry - I should've put it into 2.5.

Re: Remove xml-resolver dependency

2011-12-16 Thread K Fung
I would be inclined to disagree as well due to the following... 1) Complications in an OSGI world. The OSGI runtime is unlikely to export com.sun.org.apache.xml.internal.resolver.* for usage. 2) Not all JVMs could have this package. In particular, I'm thinking about the IBM JDK. -kl On Thu, Dec

Re: How to contribue a CXF JAX-RS OSGi Sample?

2011-12-16 Thread K Fung
Hello, > I'm sorry - I should've put it into 2.5.1 - but it will definitely make it into 2.5.2 - and I hope it would be of interest to users. No worries Sergey. Thanks for all your helpful suggestions and guidance while I worked on this in 2 week spurts. It took us countless hours and much frus