svn commit: r884462 - in /camel/trunk: components/camel-osgi/src/main/java/org/apache/camel/osgi/ components/camel-spring-javaconfig/src/main/java/org/apache/camel/spring/javaconfig/ examples/camel-ex

2009-11-26 Thread ningjiang
Author: ningjiang Date: Thu Nov 26 08:36:15 2009 New Revision: 884462 URL: http://svn.apache.org/viewvc?rev=884462view=rev Log: CAMEL-2228 Fixed the issue that camel-example-spring-javaconfig can not work in Servicemix Added:

svn commit: r884506 - in /camel/trunk/examples: camel-example-cxf-async/ camel-example-cxf/ camel-example-etl/src/test/resources/ camel-example-guice-jms/ camel-example-http-async/ camel-example-jms-f

2009-11-26 Thread ningjiang
Author: ningjiang Date: Thu Nov 26 11:04:51 2009 New Revision: 884506 URL: http://svn.apache.org/viewvc?rev=884506view=rev Log: CAMEL-2230 clean up the OSGi package import and export definition of the example Modified: camel/trunk/examples/camel-example-cxf-async/pom.xml

[CONF] Apache Camel tutorial-osgi-camel-part2

2009-11-26 Thread confluence
tutorial-osgi-camel-part2 File removed by Charles Moulliard tutorial-osgi-camel-part2.zip (569 kB application/x-zip-compressed) Change Notification Preferences View

[CONF] Apache Camel tutorial-osgi-camel-part2

2009-11-26 Thread confluence
tutorial-osgi-camel-part2 File attached by Charles Moulliard tutorial-osgi-camel-part2.zip (422 kB application/x-zip) Change Notification Preferences View Attachments

svn commit: r884525 - /camel/trunk/components/camel-mail/src/main/java/org/apache/camel/component/mail/MailConsumer.java

2009-11-26 Thread davsclaus
Author: davsclaus Date: Thu Nov 26 11:18:55 2009 New Revision: 884525 URL: http://svn.apache.org/viewvc?rev=884525view=rev Log: CAMEL-2231: Ensure folder get recreated when reconnection in camel-mail. Modified:

svn commit: r884527 - in /camel/branches/camel-1.x: ./ components/camel-mail/src/main/java/org/apache/camel/component/mail/MailConsumer.java

2009-11-26 Thread davsclaus
Author: davsclaus Date: Thu Nov 26 11:26:38 2009 New Revision: 884527 URL: http://svn.apache.org/viewvc?rev=884527view=rev Log: Merged revisions 884525 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r884525 | davsclaus | 2009-11-26 12:18:55 +0100 (Thu, 26 Nov 2009) |

svn commit: r884641 - /camel/trunk/components/camel-groovy/src/test/java/org/apache/camel/language/groovy/GroovySetHeaderTest.java

2009-11-26 Thread davsclaus
Author: davsclaus Date: Thu Nov 26 16:56:56 2009 New Revision: 884641 URL: http://svn.apache.org/viewvc?rev=884641view=rev Log: SMX4-417: Added unit test for setHeader with Groovy. Added:

[CONF] Apache Camel Mail

2009-11-26 Thread confluence
Mail Page edited by Claus Ibsen Mail Component The mail component provides access to Email via Spring's Mail support and the underlying JavaMail system. Geronimo mail .jarWe have discovered that the geronimo mail .jar (v1.6) has a

svn commit: r884750 - in /camel/trunk/components/camel-mail/src: main/java/org/apache/camel/component/mail/ test/java/org/apache/camel/component/mail/

2009-11-26 Thread davsclaus
Author: davsclaus Date: Fri Nov 27 06:30:59 2009 New Revision: 884750 URL: http://svn.apache.org/viewvc?rev=884750view=rev Log: CAMEL-2232: Fixed mail component and multiple endpoints mixing up recipients and only use from the last defined endpoint. Added:

[CONF] Apache Camel Camel 2.0.0 Release

2009-11-26 Thread confluence
Camel 2.0.0 Release Page edited by Claus Ibsen Camel 2.0.0 release New and Noteworthy Welcome to the 2.0.0 release which approx 760 issues resolved (new features, improvements and bug fixes such as...) Introduced type

svn commit: r884755 - in /camel/branches/camel-1.x: ./ components/camel-mail/src/main/java/org/apache/camel/component/mail/ components/camel-mail/src/test/java/org/apache/camel/component/mail/

2009-11-26 Thread davsclaus
Author: davsclaus Date: Fri Nov 27 06:45:28 2009 New Revision: 884755 URL: http://svn.apache.org/viewvc?rev=884755view=rev Log: Merged revisions 884750 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r884750 | davsclaus | 2009-11-27 07:30:59 +0100 (Fri, 27 Nov 2009) |