Author: bvahdat
Date: Tue Feb 5 07:07:19 2013
New Revision: 1442480
URL: http://svn.apache.org/viewvc?rev=1442480&view=rev
Log:
Reverted the previously committed revision.
Modified:
camel/trunk/apache-camel/src/main/descriptors/unix-bin.xml
camel/trunk/apache-camel/src/main/descriptors/w
Author: ningjiang
Date: Tue Feb 5 02:17:39 2013
New Revision: 1442454
URL: http://svn.apache.org/viewvc?rev=1442454&view=rev
Log:
CAMEL-6036 fixed a typo in the code snippet of AsynDSL
Modified:
camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/async/HttpAsyncDslTest.java
Author: bvahdat
Date: Mon Feb 4 22:51:06 2013
New Revision: 1442415
URL: http://svn.apache.org/viewvc?rev=1442415&view=rev
Log:
Remove "SNAPSHOT" from the name of the generated HTML & PDF manual files.
Modified:
camel/trunk/apache-camel/src/main/descriptors/unix-bin.xml
camel/trunk/apach
Author: bvahdat
Date: Mon Feb 4 21:36:26 2013
New Revision: 1442381
URL: http://svn.apache.org/viewvc?rev=1442381&view=rev
Log:
Temporary enabling the defined profiles again to see if can resolve the issue
with this.
Modified:
camel/trunk/tooling/pom.xml
Modified: camel/trunk/tooling/pom.x
Author: dkulp
Date: Mon Feb 4 19:48:20 2013
New Revision: 1442318
URL: http://svn.apache.org/viewvc?rev=1442318&view=rev
Log:
Update cxf version
Modified:
camel/branches/camel-2.9.x/parent/pom.xml
Modified: camel/branches/camel-2.9.x/parent/pom.xml
URL:
http://svn.apache.org/viewvc/camel/
Author: dkulp
Date: Mon Feb 4 19:43:48 2013
New Revision: 1442314
URL: http://svn.apache.org/viewvc?rev=1442314&view=rev
Log:
Upgrade cxf version
Modified:
camel/branches/camel-2.10.x/parent/pom.xml
Modified: camel/branches/camel-2.10.x/parent/pom.xml
URL:
http://svn.apache.org/viewvc/came
Author: dkulp
Date: Mon Feb 4 18:33:19 2013
New Revision: 1442293
URL: http://svn.apache.org/viewvc?rev=1442293&view=rev
Log:
Upgrade cxf version
Modified:
camel/trunk/parent/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=14422
Author: davsclaus
Date: Mon Feb 4 14:32:04 2013
New Revision: 1442135
URL: http://svn.apache.org/viewvc?rev=1442135&view=rev
Log:
CAMEL-6003: Using allowRedeliveryWhileStopping=false on Dead Letter Channel now
moves the message to the DLC (when stopping) instead of rejecting the message.
Modifi
Author: davsclaus
Date: Mon Feb 4 14:34:04 2013
New Revision: 1442137
URL: http://svn.apache.org/viewvc?rev=1442137&view=rev
Log:
Fixed test
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/components/camel-cxf/src/test/java/org/apache/camel/component
Camel 2.11.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* [HDFS] producer without a split strategy will now close file stream after wri
Camel 3.0 - Ideas
Page edited by Claus Ibsen
Changes (1)
...
h4. Remove not used components We should consider removing - camel
Author: buildbot
Date: Mon Feb 4 13:18:21 2013
New Revision: 849333
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/release-guide.html
Modified: websites/production/camel/content/cache/main.p
Author: davsclaus
Date: Mon Feb 4 13:01:26 2013
New Revision: 1442098
URL: http://svn.apache.org/viewvc?rev=1442098&view=rev
Log:
Fixed test
Modified:
camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/cxfbean/CxfBeanTest.java
camel/trunk/components/camel-cxf
Release Guide
Page edited by Babak Vahdat
Changes (10)
...
To prepare or perform a release you MUST BE at least an Apache Camel committer.
Author: buildbot
Date: Mon Feb 4 12:18:52 2013
New Revision: 849328
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-30-ideas.html
Modified: websites/production/camel/content/cache/main.
Camel 3.0 - Ideas
Page edited by Claus Ibsen
Changes (9)
...
h3. JDK support We should drop support for JDK6, and require JDK7
Author: bvahdat
Date: Mon Feb 4 11:55:46 2013
New Revision: 1442087
URL: http://svn.apache.org/viewvc?rev=1442087&view=rev
Log:
Added my public key.
Modified:
camel/trunk/KEYS
Modified: camel/trunk/KEYS
URL:
http://svn.apache.org/viewvc/camel/trunk/KEYS?rev=1442087&r1=1442086&r2=1442087&vi
Author: davsclaus
Date: Mon Feb 4 11:53:28 2013
New Revision: 1442086
URL: http://svn.apache.org/viewvc?rev=1442086&view=rev
Log:
Fixed test
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/components/camel-mybatis/src/test/java/org/apache/camel/compo
Author: davsclaus
Date: Mon Feb 4 11:51:08 2013
New Revision: 1442084
URL: http://svn.apache.org/viewvc?rev=1442084&view=rev
Log:
Fixed test
Modified:
camel/trunk/components/camel-mybatis/src/test/java/org/apache/camel/component/mybatis/MyBatisPollingDelayRouteTest.java
Modified:
camel/tr
Author: davsclaus
Date: Mon Feb 4 08:13:10 2013
New Revision: 1442047
URL: http://svn.apache.org/viewvc?rev=1442047&view=rev
Log:
CAMEL-5953: Fixed Java DSL endChoice to avoid class cast exception when using
unmarshal.
Added:
camel/branches/camel-2.10.x/camel-core/src/test/java/org/apache/
Author: davsclaus
Date: Mon Feb 4 08:12:08 2013
New Revision: 1442046
URL: http://svn.apache.org/viewvc?rev=1442046&view=rev
Log:
CAMEL-5953: Fixed Java DSL endChoice to avoid class cast exception when using
unmarshal.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/
21 matches
Mail list logo