Author: davsclaus
Date: Sun May 22 05:22:53 2011
New Revision: 1125864
URL: http://svn.apache.org/viewvc?rev=1125864&view=rev
Log:
Upgraded http4 to 4.1.1
Modified:
camel/trunk/parent/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?r
User Stories
Page edited by Claus Ibsen
Changes (1)
...
| [JBoss SwitchYard|http://www.jboss.org/switchyard] | SwitchYard is a lightweight serv
Author: boday
Date: Sun May 22 04:32:32 2011
New Revision: 1125863
URL: http://svn.apache.org/viewvc?rev=1125863&view=rev
Log:
CAMEL-3911: updated @XPath to use the annotated parameter type instead of
defaulting to NodeList
Added:
camel/trunk/components/camel-saxon/src/test/java/org/apache/
Author: davsclaus
Date: Sat May 21 14:43:38 2011
New Revision: 1125717
URL: http://svn.apache.org/viewvc?rev=1125717&view=rev
Log:
CAMEL-4002: Added ref langauge, to make it easy to refer and use custom
expressions in XML DSL. And as well from Java DSL.
Added:
camel/trunk/camel-core/src/main
Camel 2.8.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* [Tracer] uses same logic as [Log] component for extracting message body. By de
Ref Language
Page added by Claus Ibsen
Ref _expression_ Language
Available as of Camel 2.8
The Ref _expression_ Language is really just a way to lookup a custom _expression_ from the Registry.
This is particular useable in XML DSLs.
Exampl
Languages Supported
Page edited by Claus Ibsen
Changes (1)
...
* [Mvel] * [OGNL]
* [Ref Language]
* [Property] * [Sca
Author: davsclaus
Date: Sat May 21 14:36:52 2011
New Revision: 1125714
URL: http://svn.apache.org/viewvc?rev=1125714&view=rev
Log:
Ignore test that requires online internet access. Fixed other test.
Modified:
camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/http/HttpEndpoin
Author: davsclaus
Date: Sat May 21 12:15:19 2011
New Revision: 1125677
URL: http://svn.apache.org/viewvc?rev=1125677&view=rev
Log:
Polished test due user forum issue on windows
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/converter/IOConverterTest.java
Modified:
camel/tr