Re: [IDEA] - Having a parent maven pom.xml for only the dependency versions

2013-08-23 Thread Tracy Snell
As a temporary work around I wrote some code that'll show this information. I need to add some real formatting, as well as JSON and XML return types, to it but the version diff part works fine. I'll try to post it somewhere this weekend. Here's the current output: http://dl.dropbox.com/u/17351

Re: git commit: camel-vertx doesn't support JDK 6

2013-08-23 Thread Raul Kripalani
Hi Willem, I think it could be clearer to use JUnit Assumptions [1] to disable a test at runtime. The test would then show up as ignored rather than passed (which would be misleading in this case). [1] http://junit.sourceforge.net/javadoc/org/junit/Assume.html Regards, *Raúl Kripalani* Apache C

Re: Release of Camel 2.12.0

2013-08-23 Thread Christian Müller
Done, I have moved it to Camel 2.12.1. Best, Christian - Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin

Re: Release of Camel 2.12.0

2013-08-23 Thread Willem jiang
I will take care of the OSGi bundle upgrading work. BTW, I'm planing to use JDK 1.7 to build the release and I will run some tests with JDK 1.6. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English)

Re: Release of Camel 2.12.0

2013-08-23 Thread Claus Ibsen
Hi Also the SMX team have recently released some new OSGi bundles. Maybe we should upgrade the features file to use newer versions? On Wed, Aug 21, 2013 at 11:39 AM, Willem jiang wrote: > Hi team, > > As Camel 2.12-SNAPSHOT is sharped [1], I suggest we would consider the > release of Camel 2.12

Re: Release of Camel 2.12.0

2013-08-23 Thread Claus Ibsen
Hi There is a number of bugs logged (currently 44) https://issues.apache.org/jira/issues/?filter=12315320 We should IMHO spent a bit to go over them and see what can be fixed / what is not a bug / and what can be moved to next patch release etc. I have started doing that, we have 10+ more yester

AW: Release of Camel 2.12.0

2013-08-23 Thread jhm
> > Just noticed the https://issues.apache.org/jira/browse/CAMEL-6447. > > I think this is also an important issue. > > Yeah got that fixed. But can't push the commits to the git repo. > Currently the ASF git repo is down. Will push em tomorrow. Great! Jan