Author: buildbot
Date: Sat Apr 28 00:18:36 2012
New Revision: 814790
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/scala-dsl-getting-started.html
Modified: websites/production/camel/content/
Author: dkulp
Date: Fri Apr 27 19:48:27 2012
New Revision: 1331557
URL: http://svn.apache.org/viewvc?rev=1331557&view=rev
Log:
Merged revisions 1331542 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r1331542 | dkulp | 2012-04-27 15:02:33 -0400 (Fri, 27 Apr 2012) | 3 li
Author: dkulp
Date: Fri Apr 27 19:02:33 2012
New Revision: 1331542
URL: http://svn.apache.org/viewvc?rev=1331542&view=rev
Log:
[CAMEL-5016, CAMEL-5228, CAMEL-5227] Update Jetty to use reflection
where needed to allow it to run with Jetty 7.5, 7.6, and 8.1.
Update OSGi version range to match.
Modi
Author: buildbot
Date: Fri Apr 27 18:18:45 2012
New Revision: 814764
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/scala-dsl.html
Modified: websites/production/camel/content/cache/main.pageC
Author: buildbot
Date: Fri Apr 27 17:18:43 2012
New Revision: 814760
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2100-release.html
websites/production/camel/content/scala-dsl-supp
Camel 2.10.0 Release
Page edited by Babak Vahdat
Changes (1)
...
* Added option {{asyncStartListener}} to [JMS] to allow starting JMS consumers
Author: davsclaus
Date: Fri Apr 27 15:21:30 2012
New Revision: 1331467
URL: http://svn.apache.org/viewvc?rev=1331467&view=rev
Log:
CAMEL-5217: Allow to customize bundle filter. Thanks to Jean-Baptiste Defard
for the patch.
Modified:
camel/trunk/components/camel-test-blueprint/src/main/java/
Author: davsclaus
Date: Fri Apr 27 15:02:45 2012
New Revision: 1331455
URL: http://svn.apache.org/viewvc?rev=1331455&view=rev
Log:
CAMEL-4309: Added option asyncStopListener to camel-jms to stop using async
thread
Added:
camel/trunk/components/camel-jms/src/test/java/org/apache/camel/compon
Author: buildbot
Date: Fri Apr 27 13:22:05 2012
New Revision: 814737
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-dataformat-appendix.html
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/cache/m
CSV
Page edited by Babak Vahdat
Changes (1)
...
{code}
h3. Using skipFirstLine attribute option while unmarshaling
*
Camel 2.10.0 Release
Page edited by Babak Vahdat
Changes (2)
...
* Added option {{asyncStartListener}} to [JMS] to allow starting JMS consumers
CSV
Page edited by Babak Vahdat
Changes (2)
...
| autogenColumns | boolean | *Camel 1.6.1/2.0:* Is default true. By default, columns are autoge
Author: davsclaus
Date: Fri Apr 27 11:56:11 2012
New Revision: 1331370
URL: http://svn.apache.org/viewvc?rev=1331370&view=rev
Log:
CAMEL-5230: Config admin dep at runtime dep so can be used with mvn camel:run
plugin
Modified:
camel/trunk/components/camel-test-blueprint/pom.xml
Modified: cam
Author: bvahdat
Date: Fri Apr 27 11:24:14 2012
New Revision: 1331359
URL: http://svn.apache.org/viewvc?rev=1331359&view=rev
Log:
CAMEL-5166: Add the skipFirstLine option to the CSV DataFormat.
Added:
camel/trunk/components/camel-csv/src/test/java/org/apache/camel/dataformat/csv/CsvUnmarshalS
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Fixed issue reading and writing files when a {{charset}} was configured on th
Author: davsclaus
Date: Fri Apr 27 11:22:09 2012
New Revision: 1331358
URL: http://svn.apache.org/viewvc?rev=1331358&view=rev
Log:
Upgrade to Netty 3.4.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 Apr 27 11:17:03 2012
New Revision: 1331354
URL: http://svn.apache.org/viewvc?rev=1331354&view=rev
Log:
Fixed compilation issue
Modified:
camel/trunk/components/camel-test-blueprint/src/main/java/org/apache/camel/test/blueprint/CamelBlueprintHelper.java
Modified:
Author: gnodet
Date: Fri Apr 27 11:01:33 2012
New Revision: 1331350
URL: http://svn.apache.org/viewvc?rev=1331350&view=rev
Log:
CAMEL-5230: Add configadmin test dependency to pass the test
Modified:
camel/trunk/components/camel-test-blueprint/pom.xml
camel/trunk/components/camel-test-blu
Author: davsclaus
Date: Fri Apr 27 09:08:48 2012
New Revision: 1331307
URL: http://svn.apache.org/viewvc?rev=1331307&view=rev
Log:
Prepare for AMQ 5.6.0 upgrade
Modified:
camel/trunk/components/camel-jms/pom.xml
Modified: camel/trunk/components/camel-jms/pom.xml
URL:
http://svn.apache.org/v
Author: bvahdat
Date: Fri Apr 27 08:31:38 2012
New Revision: 1331294
URL: http://svn.apache.org/viewvc?rev=1331294&view=rev
Log:
Do reuse the IOHelper.buffered() utilities.
Modified:
camel/trunk/components/camel-beanio/src/main/java/org/apache/camel/dataformat/beanio/BeanIODataFormat.java
Author: davsclaus
Date: Fri Apr 27 08:13:11 2012
New Revision: 1331288
URL: http://svn.apache.org/viewvc?rev=1331288&view=rev
Log:
CAMEL-5230: Added test
Added:
camel/trunk/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/ConfigAdminTest.java
camel/trunk/com
Author: davsclaus
Date: Fri Apr 27 07:57:07 2012
New Revision: 1331280
URL: http://svn.apache.org/viewvc?rev=1331280&view=rev
Log:
CAMEL-5210: Fixed NPE with loop copy and error occurred.
Added:
camel/branches/camel-2.9.x/camel-core/src/test/java/org/apache/camel/processor/LoopCopyErrorTest.
Author: davsclaus
Date: Fri Apr 27 07:56:05 2012
New Revision: 1331278
URL: http://svn.apache.org/viewvc?rev=1331278&view=rev
Log:
CAMEL-5210: Fixed NPE with loop copy and error occurred.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/LoopCopyErrorTest.java
- co
Author: davsclaus
Date: Fri Apr 27 07:55:12 2012
New Revision: 1331277
URL: http://svn.apache.org/viewvc?rev=1331277&view=rev
Log:
CAMEL-5229: Property placeholders using blueprint, should avoid setting empty
locations by default
Modified:
camel/branches/camel-2.9.x/ (props changed)
c
Author: davsclaus
Date: Fri Apr 27 07:48:00 2012
New Revision: 1331273
URL: http://svn.apache.org/viewvc?rev=1331273&view=rev
Log:
CAMEL-5229: Property placeholders using blueprint, should avoid setting empty
locations by default
Modified:
camel/trunk/components/camel-blueprint/src/main/jav
Author: bvahdat
Date: Fri Apr 27 07:42:02 2012
New Revision: 1331270
URL: http://svn.apache.org/viewvc?rev=1331270&view=rev
Log:
CAMEL-4952: org.apache.camel.main.Main now provides API to bind/lookup beans
inside the Camel context this command line tool runs with.
Modified:
camel/trunk/camel
Author: buildbot
Date: Fri Apr 27 07:19:58 2012
New Revision: 814705
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2100-release.html
websites/production/camel/content/zookeeper.html
27 matches
Mail list logo