Author: buildbot
Date: Thu Nov 1 16:18:01 2012
New Revision: 836900
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2110-release.html
websites/production/camel/content/controlbus-com
Camel 2.11.0 Release
Page edited by Claus Ibsen
Changes (2)
...
h3. New [Enterprise Integration Patterns]
* [ControlBus] EIP
Author: davsclaus
Date: Thu Nov 1 15:50:35 2012
New Revision: 1404651
URL: http://svn.apache.org/viewvc?rev=1404651&view=rev
Log:
Fixed CS
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/bean/BeanInfo.java
camel/trunk/camel-core/src/main/java/org/apache/camel/
Author: davsclaus
Date: Thu Nov 1 15:42:39 2012
New Revision: 1404647
URL: http://svn.apache.org/viewvc?rev=1404647&view=rev
Log:
CAMEL-5651: Initial spike of control bus EIP / component.
Added:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/controlbus/
camel/trunk/came
Author: davsclaus
Date: Thu Nov 1 15:39:09 2012
New Revision: 1404645
URL: http://svn.apache.org/viewvc?rev=1404645&view=rev
Log:
CAMEL-5765: Better logic for choosing between overloaded methods with null
body, and when parameter values provided in method name syntax
Modified:
camel/trunk/
ControlBus Component
Page edited by Claus Ibsen
Changes (2)
...
*Available as of Camel 2.11*
The *controlbus:* component provides
ControlBus Component
Page edited by Claus Ibsen
Changes (4)
...
{div:class=confluenceTableSmall} || Command || Description ||
| {{
Author: davsclaus
Date: Thu Nov 1 15:15:51 2012
New Revision: 1404635
URL: http://svn.apache.org/viewvc?rev=1404635&view=rev
Log:
Removed system.out
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/LoopWithAggregatorTest.java
Modified:
camel/trunk/camel-core/src/t
ControlBus Component
Page edited by Claus Ibsen
Changes (4)
...
{div:class=confluenceTableSmall} || Command || Description ||
| {{
ControlBus Component
Page edited by Claus Ibsen
Changes (2)
...
*Available as of Camel 2.11*
The *controlbus:* component provides
ControlBus Component
Page added by Claus Ibsen
ControlBus Component
Available as of Camel 2.11
TODO:
Change Notification Preferences
View Online
|
Add Comment
ControlBus
Page edited by Claus Ibsen
Changes (4)
h23. ControlBus
The [Control Bus|http://www.eaipatterns.com/ControlBus.html] from the [EIP p
Enterprise Integration Patterns
Page edited by Claus Ibsen
Changes (1)
...
h3. System Management
| !http://www.eaipatterns.com/im
ControlBus
Page added by Claus Ibsen
ControlBus
TODO:
Change Notification Preferences
View Online
|
Add Comment
Author: buildbot
Date: Thu Nov 1 13:20:49 2012
New Revision: 836881
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/book-languages-appendix.html
websites/production/camel/content/cache/ma
Simple
Page edited by Babak Vahdat
Changes (1)
...
{code}
The Simple language can be used for the predicate test above in the [Me
Author: ningjiang
Date: Thu Nov 1 12:29:10 2012
New Revision: 1404558
URL: http://svn.apache.org/viewvc?rev=1404558&view=rev
Log:
CAMEL-5757 fix the host setting issue on the camel-http producer when the
bridgeEndpoint option is true
Merged revisions 1404508,1404510 via svnmerge from
https://sv
Author: ningjiang
Date: Thu Nov 1 12:13:52 2012
New Revision: 1404553
URL: http://svn.apache.org/viewvc?rev=1404553&view=rev
Log:
CAMEL-5761 Update SqsConsumer to extend Visibility Timeout correctly with
thanks to Carlos
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/br
Author: ningjiang
Date: Thu Nov 1 10:15:34 2012
New Revision: 1404532
URL: http://svn.apache.org/viewvc?rev=1404532&view=rev
Log:
CAMEL-5761 Update SqsConsumer to extend Visibility Timeout correctly with
thanks to Carlos
Modified:
camel/trunk/components/camel-aws/src/main/java/org/apache/c
Author: davsclaus
Date: Thu Nov 1 09:48:56 2012
New Revision: 1404522
URL: http://svn.apache.org/viewvc?rev=1404522&view=rev
Log:
Skip test failing on aix
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/UnitO
Author: davsclaus
Date: Thu Nov 1 09:47:23 2012
New Revision: 1404519
URL: http://svn.apache.org/viewvc?rev=1404519&view=rev
Log:
Skip test failing on aix
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java
Modified:
camel/trunk/camel-core/src/te
Simple
Page edited by Claus Ibsen
Changes (1)
...
|| Variable || Type || Description || | camelId | String | *Camel 2.10:* the CamelContext na
Author: davsclaus
Date: Thu Nov 1 09:26:32 2012
New Revision: 1404512
URL: http://svn.apache.org/viewvc?rev=1404512&view=rev
Log:
CAMEL-5674: Added camelContext to simple language
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/builder/ExpressionBuilder.java
camel/trunk
Author: ningjiang
Date: Thu Nov 1 09:05:26 2012
New Revision: 1404510
URL: http://svn.apache.org/viewvc?rev=1404510&view=rev
Log:
CAMEL-5757 updated the code of camel-ahc
Modified:
camel/trunk/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/DefaultAhcBinding.java
Modified
Author: davsclaus
Date: Thu Nov 1 08:20:05 2012
New Revision: 1404497
URL: http://svn.apache.org/viewvc?rev=1404497&view=rev
Log:
Fixed test on slow CI servers
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/
Author: davsclaus
Date: Thu Nov 1 08:18:50 2012
New Revision: 1404496
URL: http://svn.apache.org/viewvc?rev=1404496&view=rev
Log:
Fixed test on slow CI servers
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerPollStrategyRollbackThrowExceptionTest.j
Author: davsclaus
Date: Thu Nov 1 08:10:57 2012
New Revision: 1404494
URL: http://svn.apache.org/viewvc?rev=1404494&view=rev
Log:
Skip test failing on aix
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/UnitO
Author: davsclaus
Date: Thu Nov 1 08:08:46 2012
New Revision: 1404493
URL: http://svn.apache.org/viewvc?rev=1404493&view=rev
Log:
Skip test failing on aix
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/camel/UnitO
Author: davsclaus
Date: Thu Nov 1 08:04:43 2012
New Revision: 1404491
URL: http://svn.apache.org/viewvc?rev=1404491&view=rev
Log:
Skip test failing on aix
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java
Modified:
camel/trunk/camel-core/src/te
Author: davsclaus
Date: Thu Nov 1 08:03:49 2012
New Revision: 1404490
URL: http://svn.apache.org/viewvc?rev=1404490&view=rev
Log:
Skip test failing on aix
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/UnitOfWorkSyncProcessTest.java
Modified:
camel/trunk/camel-core/src/te
Author: ningjiang
Date: Thu Nov 1 07:51:36 2012
New Revision: 1404489
URL: http://svn.apache.org/viewvc?rev=1404489&view=rev
Log:
Fix an IDE complain with JDK 1.7.0_10 in camel-test-spring
Modified:
camel/trunk/components/camel-test-spring/src/main/java/org/apache/camel/test/spring/CamelSpr
Author: ningjiang
Date: Thu Nov 1 07:50:52 2012
New Revision: 1404488
URL: http://svn.apache.org/viewvc?rev=1404488&view=rev
Log:
Fixed the CS errors
Modified:
camel/trunk/components/camel-jackson/src/test/java/org/apache/camel/component/jackson/JacksonBindingTest.java
camel/trunk/comp
Author: ningjiang
Date: Thu Nov 1 07:13:26 2012
New Revision: 1404481
URL: http://svn.apache.org/viewvc?rev=1404481&view=rev
Log:
Added the missing ASF license header on JmsToCxfInOutTest
Modified:
camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/greeter/JmsToCxfInOutTest.
Author: ningjiang
Date: Thu Nov 1 07:12:35 2012
New Revision: 1404480
URL: http://svn.apache.org/viewvc?rev=1404480&view=rev
Log:
Fixed the CS errors of camel-core
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/LoopWithAggregatorTest.java
Modified:
camel/trunk/c
Author: ningjiang
Date: Thu Nov 1 07:11:32 2012
New Revision: 1404479
URL: http://svn.apache.org/viewvc?rev=1404479&view=rev
Log:
Fixed the CS errors of camel-cdi
Removed:
camel/trunk/components/camel-cdi/src/main/java/org/apache/camel/cdi/internal/InjectLiteral.java
Modified:
camel/tr
35 matches
Mail list logo