Author: davsclaus
Date: Fri Feb 5 14:48:33 2010
New Revision: 906955
URL: http://svn.apache.org/viewvc?rev=906955&view=rev
Log:
Fixed test on other boxes
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/CustomRoutePolicyTest.java
Modified:
camel/trunk/camel-core/s
Author: davsclaus
Date: Fri Feb 5 11:54:27 2010
New Revision: 906908
URL: http://svn.apache.org/viewvc?rev=906908&view=rev
Log:
Fixed test on other boxes
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/issues/RetryRouteScopedUntilRecipientListIssueTest.java
Modified:
camel
Author: ningjiang
Date: Fri Feb 5 11:36:36 2010
New Revision: 906904
URL: http://svn.apache.org/viewvc?rev=906904&view=rev
Log:
CAMEL-2411 clean up the dependency of jaxb 2.1.5-DEV
Modified:
camel/trunk/parent/pom.xml
camel/trunk/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http:/
Author: davsclaus
Date: Fri Feb 5 10:01:57 2010
New Revision: 906884
URL: http://svn.apache.org/viewvc?rev=906884&view=rev
Log:
Using different port number to avoid clash.
Added:
camel/trunk/tests/camel-itest/src/test/resources/activemq7.xml
- copied, changed from r906832,
camel/trunk
Author: davsclaus
Date: Fri Feb 5 09:47:36 2010
New Revision: 906881
URL: http://svn.apache.org/viewvc?rev=906881&view=rev
Log:
Fixed test on other box
Modified:
camel/trunk/components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/JdbcPreserveHeadersTest.java
Modified:
camel/tr
Author: krasserm
Date: Fri Feb 5 09:14:14 2010
New Revision: 906862
URL: http://svn.apache.org/viewvc?rev=906862&view=rev
Log:
fix for CAMEL-2451: HL7MLLPDecoder fails if message length is exactly 1022
Added:
camel/trunk/components/camel-hl7/src/test/java/org/apache/camel/component/hl7/HL7M
Author: ningjiang
Date: Fri Feb 5 08:23:59 2010
New Revision: 906847
URL: http://svn.apache.org/viewvc?rev=906847&view=rev
Log:
Fixed the mock-javamail_1.7 bundle build error
Added:
camel/trunk/tests/test-bundles/mock-javamail_1.7/src/main/java/org/jvnet/mock_javamail/provider/IMAPProvider.