Author: ningjiang
Date: Thu Nov 26 07:42:03 2009
New Revision: 884430
URL: http://svn.apache.org/viewvc?rev=884430&view=rev
Log:
Removed the activemq-core schema's version number
Modified:
camel/trunk/examples/camel-example-cxf/src/main/resources/META-INF/spring/CxfRouteCamelContext.xml
Mod
Author: ningjiang
Date: Thu Nov 26 02:48:46 2009
New Revision: 884376
URL: http://svn.apache.org/viewvc?rev=884376&view=rev
Log:
Fixed the CS errors
Modified:
camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfEndpoint.java
camel/trunk/components/camel-jcr/
Quickfix
Page edited by Charles Moulliard
Quickfix Component
The quickfix component is an implementation of the QuickFix engine for Java . This engine allows to connect to a FIX server which is used to exchange financial messages ac
Author: janstey
Date: Wed Nov 25 12:49:45 2009
New Revision: 884081
URL: http://svn.apache.org/viewvc?rev=884081&view=rev
Log:
add profile for generating source jars only
Modified:
camel/trunk/pom.xml
Modified: camel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=88
Author: davsclaus
Date: Wed Nov 25 11:27:53 2009
New Revision: 884056
URL: http://svn.apache.org/viewvc?rev=884056&view=rev
Log:
CAMEL-2227: Fixed mock component expectedBodies with a List parameter. Bad bad
java generics.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/compone
quickfix
Page added by Charles Moulliard
Quickfix Component
The quickfix: component is an implementation of the QuickFix engine for Java . This engine allows to connect to a FIX server which is used to exchange financial messages according t
Author: davsclaus
Date: Wed Nov 25 10:02:52 2009
New Revision: 884014
URL: http://svn.apache.org/viewvc?rev=884014&view=rev
Log:
fixed spelling
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/builder/ExpressionBuilder.java
camel/trunk/camel-core/src/main/java/org/apache/
Camel 2.1.0 Release
Page edited by Claus Ibsen
Camel 2.1.0 release (Work in Progress)
New and Noteworthy
Welcome to the 2.1.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)
Plug