Re: [VOTE] Release Apache Camel 2.13.1

2014-05-15 Thread Willem Jiang
I just ran the unit tests with Camel in Action code (by upgrading the CXF version to 2.7.11 and Camel version to 2.13.1), all tests were passed. Here is my +1 for this vote. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.ite

[VOTE] Release Apache Camel 2.13.1

2014-05-13 Thread Willem Jiang
This is a vote to release Apache Camel 2.13.1, a patch release coming   with about 72 issues fixed.   Release notes:   https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326053&styleName=&projectId=12311211   Staging repo:   https://repository.apache.org/content/reposito

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Gregor Zurowski
+1 (non-binding) @Willem: Thanks for merging my PR. I was able to build 2.13.1 with the following setup: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400) Maven home: C:\dev\maven-3.1.1 Java version: 1.7.0_55, vendor: Oracle Corporation Java home: c:\dev\jdk

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Willem Jiang
Hi, This vote is passed with  binding +1 ningjiang, davsclaus, cmueller,bvahdat no-binding +1 ay, Peter Keller. I will just push stage maven artefacts shortly, and send out release mail once the release files are synced. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://w

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Aki Yoshida
+1 (non-binding) used the tarball 2.13.1-src and ran the whole unit tests with OSX JDK 1.7.0_51. also ran some cxf manual tests with karaf using camel features. looked all good. regards, aki 2014-05-08 3:48 GMT+02:00 Willem Jiang : > > This is a vote to release Apache Camel 2.13.1, a patch relea

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Babak Vahdat
+1 Verified the functionality of 4 distribution examples which I've touched recently in the past: - camel-example-etl - camel-example-mybatis - camel-example-route-throttling - camel-example-guice-jms (CAMEL-7038) Babak Willem.Jiang wrote > This is a vote to release Apache Camel 2.13.1, a patch

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Peter Keller
l 2.13.1 > > > > [ ] -1 Veto the release (provide specific comments) > > > > Vote is open for at least 72 hours. > > > > > > > > > > > > -- > > > > Willem Jiang > > > > > > > > Red Hat, Inc. > > > &

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Peter Keller
t; > Vote is open for at least 72 hours. > > > > > > > > > -- > > > Willem Jiang > > > > > > Red Hat, Inc. > > > Web: http://www.redhat.com > > > Blog: http://willemjiang.blogspot.com (English) > > > http://jnn.itey

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-12 Thread Willem Jiang
Thanks for that. I just merged the pull request. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On May 12, 2014 at 1:08:48 PM, Gregor Zurowski (gre...@zurowski.org)

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Gregor Zurowski
It does not compile on my Windows box due to a recently added unit test in class DefaultTraceEventMessageTest: Results : Failed tests: DefaultTraceEventMessageTest>TestSupport.runBare:58->testDefaultTraceEventMessageBody:79 Get a wrong bod

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Willem Jiang
Hi Peter, Can you revert your -1? I ran the tests before I cut the Camel 2.13.1, and Christian verified the source with “mvn clean install”, he didn’t find any issue. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Willem Jiang
> > > > javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1925) > > > > > > > at > > > > > javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1892) > > > > > > > at > >

[VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Willem Jiang
This is a vote to release Apache Camel 2.13.1, a patch release coming   with about 72 issues fixed.   Release notes:   https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326053&styleName=&projectId=12311211   Staging repo:   https://repository.apache.org/content/repositories/orgapa

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Christian Müller
+1 The manual looks good. I could verify the signature and hash files. I could also execute a "mvn clean install" without any issues. Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incub

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Peter Keller
nagement.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268) > > > at > > > org.apache.camel.management.JmxInstrumentationWithConnectorTest.getMBeanConnection(JmxInstrumentationWithConnectorTest.java:100) > > > > > > > > > > > > &g

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Willem Jiang
Hi Peter, Can you use "mvn clean install" to start the build again? I ran the tests before I cut the camel 2.13.1. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Peter Keller
-1 I use MacOS with java version "1.7.0_40". I downloaded http://repository.apache.org/content/repositories/orgapachecamel-1008/org/apache/camel/apache-camel/2.13.1/apache-camel-2.13.1-src.zip, executed "mvn install" and got following error: Running org.apache.camel.view.XmlGraphTest Tests run:

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Claus Ibsen
Hi The here been some mailing problems at ASF. But it seems the mails start to flow in again at a steady pace. I have been testing this 2.13.1 RC for a bit and it looks good from my point of view. +1 I did notice that the JARs contains duplicate of LICENSE LICENSE.txt NOTICE NOTICE.txt But the

Re: [VOTE] Release Apache Camel 2.13.1

2014-05-11 Thread Willem Jiang
I ran the unit tests with Camel in Action code (by upgrading the CXF version to 2.7.11 and Camel version to 2.13.1), all tests were passed.  Here is my +1 for this vote.  -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.