Re: [VOTE] Colm O hEigeartaigh for CXF committer

2010-12-04 Thread Glen Mazza
+1 Glen John Fuhr wrote: > > On Thu, Dec 2, 2010 at 3:32 PM, David Bosschaert > > +1 >> >> David >> >> On 2 December 2010 12:01, Daniel Kulp wrote: >> > >> > In the last 2 years, Colm has logged 11 issues with CXF. Every single >> one of >> > them came with a patch file to fix the issue: >>

setup.eclipse stopped working on trunk?

2010-12-04 Thread Benson Margulies
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack (unpack-schemas) on project cxf-api: Error unpacking file: /Users/benson/asf/cxf_git/common/schemas/target/classes to: /Users/be

Re: [VOTE] Release CXF 2.2.12

2010-12-04 Thread Alessio Soldano
+1 On 12/02/2010 03:51 PM, Daniel Kulp wrote: Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.2.11 release. Over 43 JIRA issues are resolved for 2.2.12. List of issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12315

Re: [VOTE] Release CXF 2.3.1

2010-12-04 Thread Alessio Soldano
+1 As mentioned to Dan, I actually noticed that when building the 2.3.1 tag using 'mvn -Pjaxws22,fastinstall' (java 1.6.0_21), a 2.3.1-SNAPSHOT artifact is referenced, unless I locally apply a change like the following one: Index: systests/container-integration/grizzly/pom.xml ==