[CONF] Apache Camel Camel 2.8.0 Release

2011-05-17 Thread confluence
Camel 2.8.0 Release Page edited by Claus Ibsen Changes (4) ... * [Camel JMX] added operations to {{ManagedCamelContext}} to send messages

svn commit: r1104050 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml

2011-05-17 Thread davsclaus
Author: davsclaus Date: Tue May 17 08:34:40 2011 New Revision: 1104050 URL: http://svn.apache.org/viewvc?rev=1104050view=rev Log: CAMEL-3383: Added karaf command to features. Thanks to Jean for patch. Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml Modified:

svn commit: r1104076 - /camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsProducer.java

2011-05-17 Thread davsclaus
Author: davsclaus Date: Tue May 17 09:16:43 2011 New Revision: 1104076 URL: http://svn.apache.org/viewvc?rev=1104076view=rev Log: CAMEL-3979: Fixed potential class cast exception in camel-jms. Modified:

svn commit: r1104077 - in /camel/trunk: apache-camel/pom.xml parent/pom.xml platforms/karaf/commands/pom.xml platforms/karaf/features/pom.xml platforms/karaf/features/src/main/resources/features.xml p

2011-05-17 Thread davsclaus
Author: davsclaus Date: Tue May 17 09:19:22 2011 New Revision: 1104077 URL: http://svn.apache.org/viewvc?rev=1104077view=rev Log: CAMEL-3383: Aligned artifcat id of karaf command with the other camel artifacts. Added the command to the parent pom.xml. Added missing relative path in pom.xml

[CONF] Apache Camel NMR

2011-05-17 Thread confluence
NMR Page edited by Claus Ibsen Changes (2) ... {div:class=confluenceTableSmall} || Option || Default Value || Description || |

[CONF] Apache Camel Camel 2.8.0 Release

2011-05-17 Thread confluence
Camel 2.8.0 Release Page edited by Claus Ibsen Changes (2) ... * Improved the [AWS-SQS] component to change all queue attributes

svn commit: r1104616 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/builder/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/ components/camel-spring/src/test/res

2011-05-17 Thread hadrian
Author: hadrian Date: Tue May 17 22:54:37 2011 New Revision: 1104616 URL: http://svn.apache.org/viewvc?rev=1104616view=rev Log: CAMEL-3931. Fixes for the xml dsl Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/builder/DeadLetterChannelBuilder.java

svn commit: r1104634 - /camel/trunk/camel-core/src/main/java/org/apache/camel/builder/DefaultErrorHandlerBuilder.java

2011-05-17 Thread hadrian
Author: hadrian Date: Wed May 18 00:03:28 2011 New Revision: 1104634 URL: http://svn.apache.org/viewvc?rev=1104634view=rev Log: CAMEL-3931. Remove duplicate strategy field masking one with the same name in superclass Modified:

svn commit: r1104677 - /camel/trunk/components/camel-spring/pom.xml

2011-05-17 Thread hadrian
Author: hadrian Date: Wed May 18 03:37:07 2011 New Revision: 1104677 URL: http://svn.apache.org/viewvc?rev=1104677view=rev Log: CAMEL-3931. Disable failing tests pending fix related to exception policy strategy Modified: camel/trunk/components/camel-spring/pom.xml Modified: