Author: davsclaus
Date: Sat Jul 10 06:38:35 2010
New Revision: 962769
URL: http://svn.apache.org/viewvc?rev=962769&view=rev
Log:
CAMEL-2931: Reverted back to protobuf 2.2.0 due OSGi bundle needs to be
upgraded as well. revert commit rev: 962550
Modified:
camel/trunk/components/camel-protobuf
Author: hadrian
Date: Fri Jul 9 20:00:54 2010
New Revision: 962676
URL: http://svn.apache.org/viewvc?rev=962676&view=rev
Log:
More cleanup for forkMode=once
Modified:
camel/trunk/components/camel-bindy/pom.xml
camel/trunk/components/camel-hl7/pom.xml
Modified: camel/trunk/components/cam
Author: hadrian
Date: Fri Jul 9 19:38:52 2010
New Revision: 962668
URL: http://svn.apache.org/viewvc?rev=962668&view=rev
Log:
CAMEL-2915. Fix misspelled api and set NO_REFERENCES for json
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/model/dataformat/XStreamDataFormat.java
Author: davsclaus
Date: Fri Jul 9 19:27:16 2010
New Revision: 962660
URL: http://svn.apache.org/viewvc?rev=962660&view=rev
Log:
Fixed test
Modified:
camel/trunk/components/camel-atom/src/test/java/org/apache/camel/component/atom/AtomGoodBlogsTest.java
Modified:
camel/trunk/components/came
Author: davsclaus
Date: Fri Jul 9 18:31:43 2010
New Revision: 962624
URL: http://svn.apache.org/viewvc?rev=962624&view=rev
Log:
Fixed test.
Modified:
camel/trunk/components/camel-atom/src/test/java/org/apache/camel/component/atom/AtomGoodBlogsTest.java
Modified:
camel/trunk/components/cam
Author: davsclaus
Date: Fri Jul 9 15:59:12 2010
New Revision: 962581
URL: http://svn.apache.org/viewvc?rev=962581&view=rev
Log:
CAMEL-2926: Camel properties component can now lookup Properties instances from
the Registry. For example in OSGi registry.
Added:
camel/trunk/camel-core/src/test
Camel 2.4.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* [JMX|Camel JMX] now exposes notifications which listeners can receive. * Added {{ExchangeRe
Using PropertyPlaceholder
Page edited by Claus Ibsen
Changes (3)
...
h3. PropertyResolver
As usually Camel provides a pluggable mechanism whic
Author: davsclaus
Date: Fri Jul 9 15:06:41 2010
New Revision: 962552
URL: http://svn.apache.org/viewvc?rev=962552&view=rev
Log:
Upgraded to lucene 3.0.2
Modified:
camel/trunk/parent/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?re
Author: davsclaus
Date: Fri Jul 9 14:59:55 2010
New Revision: 962550
URL: http://svn.apache.org/viewvc?rev=962550&view=rev
Log:
CAMEL-2931: Upgraded to google protobuf 2.3.0. Had to install the protoc
compiler beforehand to generate the new generated addressbook java file.
Modified:
camel/t
Author: davsclaus
Date: Fri Jul 9 14:42:04 2010
New Revision: 962547
URL: http://svn.apache.org/viewvc?rev=962547&view=rev
Log:
Upgraded to jruby 1.5.1
Modified:
camel/trunk/parent/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev
Author: davsclaus
Date: Fri Jul 9 14:28:12 2010
New Revision: 962544
URL: http://svn.apache.org/viewvc?rev=962544&view=rev
Log:
CAMEL-2929: Upgraded to Jackson 1.5.4. Also upgraded mvel.
Modified:
camel/trunk/components/camel-mvel/pom.xml
camel/trunk/parent/pom.xml
Modified: camel/trunk
Author: davsclaus
Date: Fri Jul 9 13:08:16 2010
New Revision: 962513
URL: http://svn.apache.org/viewvc?rev=962513&view=rev
Log:
Fixed compiler error due rename of a class
Modified:
camel/trunk/components/camel-nagios/src/main/java/org/apache/camel/component/nagios/NagiosEventNotifier.java
Author: davsclaus
Date: Fri Jul 9 12:29:48 2010
New Revision: 962504
URL: http://svn.apache.org/viewvc?rev=962504&view=rev
Log:
CAMEL-2915: Applied patch with thanks to Mark Proctor.
Modified:
camel/trunk/components/camel-xstream/src/main/java/org/apache/camel/dataformat/xstream/AbstractXSt
Camel 2.4.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Added a [Debugger|Camel 2.x - Debugger API] API to be leveraged by 3rd party tooling. * The
Camel 2.4.0 Release
Page edited by Claus Ibsen
Changes (2)
...
Welcome to the 2.4.0 release which approx XXX issues resolved (new features, improvements and
Author: davsclaus
Date: Fri Jul 9 12:06:55 2010
New Revision: 962496
URL: http://svn.apache.org/viewvc?rev=962496&view=rev
Log:
CAMEL-2932: Added event for redelivery attempt. Renamed ExchangeFailureEvent to
ExchangeFailedEvent which is a better name.
Added:
camel/trunk/camel-core/src/main
Author: jstrachan
Date: Fri Jul 9 11:50:24 2010
New Revision: 962488
URL: http://svn.apache.org/viewvc?rev=962488&view=rev
Log:
expose the application context, so from a CamelContext you can find the
ApplicationContext if you need it
Modified:
camel/trunk/components/camel-spring/src/main/j
Author: davsclaus
Date: Fri Jul 9 09:47:06 2010
New Revision: 962467
URL: http://svn.apache.org/viewvc?rev=962467&view=rev
Log:
CAMEL-2928: Added itest for spring 2.5
Added:
camel/trunk/tests/camel-itest-spring-2.5/ (with props)
camel/trunk/tests/camel-itest-spring-2.5/pom.xml (with
Building
Page edited by willem jiang
Comment:
CAMEL-2928
Changes (5)
...
{code}
h3. Building with Spring 3.0 2.5
Author: ningjiang
Date: Fri Jul 9 09:03:01 2010
New Revision: 962454
URL: http://svn.apache.org/viewvc?rev=962454&view=rev
Log:
CAMEL-2928 Upgrade spring version to 3.0.3.RELEASE by default
Modified:
camel/trunk/components/camel-spring-javaconfig/pom.xml
camel/trunk/examples/camel-exampl
Asynchronous Routing Engine
Page added by Claus Ibsen
Asynchronous Routing Engine
Available as of Camel 2.4
As of Camel 2.4 the asynchronous routing engine is back and kicking.
All the Enterprise Integration Patterns is supported as well a s
Author: davsclaus
Date: Fri Jul 9 08:54:31 2010
New Revision: 962451
URL: http://svn.apache.org/viewvc?rev=962451&view=rev
Log:
CAMEL-2920: beanRef and method call DSL now validate method name is a valid
method on startup. Better to fail fast.
Added:
camel/trunk/camel-core/src/test/java/or
Architecture
Page edited by Claus Ibsen
Changes (1)
...
The following links are to the individual parts of the Architecture.
{children:sort=ti
Author: ningjiang
Date: Fri Jul 9 08:36:35 2010
New Revision: 962445
URL: http://svn.apache.org/viewvc?rev=962445&view=rev
Log:
CAMEL-2928 Upgrade to Spring 3.0.x as default Spring version
Added:
camel/trunk/platforms/karaf/features/src/main/resources/features-spring2.xml
(props changed)
Camel 2.4.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* [camel-jms|JMS] now supports Oracle AQ * Added a [Debugger|Camel 2.x - Debugger API] API to
Author: davsclaus
Date: Fri Jul 9 07:24:18 2010
New Revision: 962430
URL: http://svn.apache.org/viewvc?rev=962430&view=rev
Log:
CAMEL-2920: Eager validation for beanRef and method ref that the bean ref
exists in registry.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/compone
27 matches
Mail list logo