Author: davsclaus
Date: Fri Aug 6 06:55:20 2010
New Revision: 982890
URL: http://svn.apache.org/viewvc?rev=982890&view=rev
Log:
CAMEL-3023: Refined tineout for multicast to compute remaining time.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/MulticastParallelTimeou
Author: cmueller
Date: Thu Aug 5 15:27:23 2010
New Revision: 982663
URL: http://svn.apache.org/viewvc?rev=982663&view=rev
Log:
CAMEL-2752: Pluggable UUID generator
Added:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/ActiveMQUuidGenerator.java
(with props)
camel/trunk/c
Author: cmueller
Date: Thu Aug 5 15:26:12 2010
New Revision: 982662
URL: http://svn.apache.org/viewvc?rev=982662&view=rev
Log:
CAMEL-2752: Pluggable UUID generator
Added:
camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/CamelContextFactoryBeanTest.java
(with prop
Author: davsclaus
Date: Thu Aug 5 15:10:27 2010
New Revision: 982655
URL: http://svn.apache.org/viewvc?rev=982655&view=rev
Log:
CAMEL-3029: Routing engine should stop continue routing Exchange if the thread
was interrupted by the JDK (such as future task cancelled etc.)
Modified:
camel/tru
Camel 2.5.0 Release
Page edited by Christian Mueller
Changes (1)
...
* The [File|File2] and [FTP|FTP2] consumers now support using {{preMove}} together with
Advanced configuration of CamelContext using Spring
Page edited by Christian Mueller
Comment:
added description for the UuidGenerator
Changes (2)
UuidGenerator
Page added by Christian Mueller
UuidGenerator
Starting with Camel 2.5, Camel supports 3rd part UUID generator. This is useful, if e.g. your messaging provider does not support UUID's with a length of 36 characters (like Websphe
Author: jstrachan
Date: Thu Aug 5 13:30:06 2010
New Revision: 982612
URL: http://svn.apache.org/viewvc?rev=982612&view=rev
Log:
work around for odd classloader bug in mvn 2.2.1 when executing javadoc/wadl
plugins when trying to run "mvn jetty:run" CAMEL-3028
Modified:
camel/trunk/components
Author: jstrachan
Date: Thu Aug 5 13:12:04 2010
New Revision: 982602
URL: http://svn.apache.org/viewvc?rev=982602&view=rev
Log:
added the correct temporary snapshot repo for CAMEL-3028
Modified:
camel/trunk/components/camel-web/pom.xml
Modified: camel/trunk/components/camel-web/pom.xml
URL:
Author: jstrachan
Date: Thu Aug 5 13:06:16 2010
New Revision: 982599
URL: http://svn.apache.org/viewvc?rev=982599&view=rev
Log:
added a temporary snapshot repo for CAMEL-3028
Modified:
camel/trunk/components/camel-web/pom.xml
Modified: camel/trunk/components/camel-web/pom.xml
URL:
http://s
Author: davsclaus
Date: Thu Aug 5 12:43:40 2010
New Revision: 982583
URL: http://svn.apache.org/viewvc?rev=982583&view=rev
Log:
CAMEL-3025: Camel proxy will throw exception based on the proxied method
declared exception list.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/com
Author: cmueller
Date: Thu Aug 5 12:34:25 2010
New Revision: 982577
URL: http://svn.apache.org/viewvc?rev=982577&view=rev
Log:
CAMEL-2980: camel-jpa doesn't use EntityManager.merge(entity) in the right way
Added:
camel/trunk/components/camel-jpa/src/test/java/org/apache/camel/component/jpa/
Author: cmueller
Date: Thu Aug 5 12:33:14 2010
New Revision: 982576
URL: http://svn.apache.org/viewvc?rev=982576&view=rev
Log:
made the entity manager less verbose for the tests
Modified:
camel/trunk/components/camel-jpa/src/test/resources/META-INF/persistence.xml
Modified:
camel/trunk/com
JPA
Page edited by Christian Mueller
Comment:
corrected the docu
Changes (2)
...
h3. Sending to the endpoint
You
Author: cmueller
Date: Thu Aug 5 11:50:44 2010
New Revision: 982553
URL: http://svn.apache.org/viewvc?rev=982553&view=rev
Log:
added two new tests to be sure, that the JPA component also can handle
collections and arrays of entity beans
Modified:
camel/trunk/components/camel-jpa/src/test/j
Author: davsclaus
Date: Thu Aug 5 11:23:33 2010
New Revision: 982545
URL: http://svn.apache.org/viewvc?rev=982545&view=rev
Log:
Fixed test on other boxes.
Modified:
camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/temp/TemporaryQueueRouteTest.java
Modified:
ca
Camel 3.0 - Roadmap
Page edited by Claus Ibsen
Changes (1)
...
The internal routing engine should be optimized. See more details at [Camel 2.x Speed optimiz
Author: davsclaus
Date: Thu Aug 5 10:07:43 2010
New Revision: 982529
URL: http://svn.apache.org/viewvc?rev=982529&view=rev
Log:
Skip test on IBM jdks
Modified:
camel/trunk/components/camel-netty/src/test/java/org/apache/camel/component/netty/NettySSLTest.java
Modified:
camel/trunk/compone
Author: ningjiang
Date: Thu Aug 5 09:57:38 2010
New Revision: 982528
URL: http://svn.apache.org/viewvc?rev=982528&view=rev
Log:
Polish the CxfConsumerFaultTest
Modified:
camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfConsumerFaultTest.java
Modified:
camel
Author: ningjiang
Date: Thu Aug 5 09:51:36 2010
New Revision: 982524
URL: http://svn.apache.org/viewvc?rev=982524&view=rev
Log:
Add a test of setting the fault message with exception
Added:
camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfConsumerFaultTest.ja
Author: davsclaus
Date: Thu Aug 5 09:42:32 2010
New Revision: 982518
URL: http://svn.apache.org/viewvc?rev=982518&view=rev
Log:
Fixed test on other boxes
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileIdempotentReadSameFileAgainTest.java
Modified:
camel
21 matches
Mail list logo