Author: ningjiang
Date: Sat Jan 19 06:55:03 2013
New Revision: 1435499
URL: http://svn.apache.org/viewvc?rev=1435499&view=rev
Log:
CAMEL-5951 fixed the typo error of setLocalAddress.
Merged revisions 1435498 via svnmerge from
https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x
.
Author: ningjiang
Date: Sat Jan 19 06:48:20 2013
New Revision: 1435498
URL: http://svn.apache.org/viewvc?rev=1435498&view=rev
Log:
CAMEL-5951 fixed the typo error of setLocalAddress.
Merged revisions 1435497 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r1435497 | nin
Author: ningjiang
Date: Sat Jan 19 06:37:13 2013
New Revision: 1435497
URL: http://svn.apache.org/viewvc?rev=1435497&view=rev
Log:
CAMEL-5951 fixed the typo error of setLocalAddress.
Modified:
camel/trunk/components/camel-syslog/src/main/java/org/apache/camel/component/syslog/Rfc3164SyslogDa
Author: davsclaus
Date: Fri Jan 18 17:49:00 2013
New Revision: 1435271
URL: http://svn.apache.org/viewvc?rev=1435271&view=rev
Log:
CAMEL-5590: Moved the prepareOnStatup task to first poll in file/ftp consumer,
to avoid blocking starting Camel if the task takes a long time.
Removed:
camel/tr
Author: buildbot
Date: Fri Jan 18 17:18:41 2013
New Revision: 847188
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/building.html
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2110-release.html
Camel 2.11.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* [SQL Component] now supports [Batch Consumer] to consume data; for example to
Author: davsclaus
Date: Fri Jan 18 16:41:37 2013
New Revision: 1435239
URL: http://svn.apache.org/viewvc?rev=1435239&view=rev
Log:
CAMEL-5931: Camel Karaf features is requiring Spring 3.1 version. Use
spring-version-range so we can adjust this easier in the future.
Modified:
camel/trunk/pare
Building
Page edited by Claus Ibsen
Changes (2)
...
h3. Building with Spring 3.0
{info:Spring 3.0} Support for Spring 3.0 is dep
Author: davsclaus
Date: Fri Jan 18 16:28:57 2013
New Revision: 1435232
URL: http://svn.apache.org/viewvc?rev=1435232&view=rev
Log:
CAMEL-5651: Polished
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/controlbus/ControlBusComponent.java
Modified:
camel/trunk/camel-
Camel 2.11.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Fixed issue when [Using PropertyPlaceholder] with OSGi blueprint and using [J
Author: davsclaus
Date: Fri Jan 18 16:21:03 2013
New Revision: 1435226
URL: http://svn.apache.org/viewvc?rev=1435226&view=rev
Log:
Upgraded to jclouds 1.5.5
Modified:
camel/trunk/parent/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml
Author: davsclaus
Date: Fri Jan 18 16:13:54 2013
New Revision: 1435221
URL: http://svn.apache.org/viewvc?rev=1435221&view=rev
Log:
CAMEL-5957: Fixed aggregator should fallback and do timeout completion check if
size was done but not completed.
Added:
camel/branches/camel-2.9.x/camel-core/sr
Author: davsclaus
Date: Fri Jan 18 16:12:52 2013
New Revision: 1435220
URL: http://svn.apache.org/viewvc?rev=1435220&view=rev
Log:
CAMEL-5957: Fixed aggregator should fallback and do timeout completion check if
size was done but not completed.
Added:
camel/branches/camel-2.10.x/camel-core/s
Author: davsclaus
Date: Fri Jan 18 16:11:59 2013
New Revision: 1435219
URL: http://svn.apache.org/viewvc?rev=1435219&view=rev
Log:
CAMEL-5957: Fixed aggregator should fallback and do timeout completion check if
size was done but not completed.
Added:
camel/trunk/camel-core/src/test/java/org
Author: buildbot
Date: Fri Jan 18 14:25:03 2013
New Revision: 847165
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/cache/main.pageCache
Modified: websites/production/camel/content/book-in-o
Author: buildbot
Date: Fri Jan 18 13:25:54 2013
New Revision: 847158
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-component-appendix.html
websites/production/camel/content/sql-component.html
Modified: websites/production/camel/content/book
Author: davsclaus
Date: Fri Jan 18 12:48:24 2013
New Revision: 1435118
URL: http://svn.apache.org/viewvc?rev=1435118&view=rev
Log:
CAMEL-5976: camel-sql consumer can now do onConsume to delete row after
processing etc.
Added:
camel/trunk/components/camel-sql/src/test/java/org/apache/camel/c
SQL Component
Page edited by Claus Ibsen
Changes (2)
...
| {{consumer.useIterator}} | {{boolean}} | {{true}} | *Camel 2.11:* *SQL consumer only
Author: ningjiang
Date: Fri Jan 18 12:20:15 2013
New Revision: 1435107
URL: http://svn.apache.org/viewvc?rev=1435107&view=rev
Log:
CAMEL-5972 fixed the NPE error
Modified:
camel/trunk/components/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiServiceRegistry.java
camel/trun
Author: buildbot
Date: Fri Jan 18 12:18:32 2013
New Revision: 847134
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/examples.html
SQL Example
Page edited by Claus Ibsen
Changes (1)
...
Notice how we have externalized the SQL queries, and use Camels [property placeholder|U
Author: davsclaus
Date: Fri Jan 18 11:58:59 2013
New Revision: 1435103
URL: http://svn.apache.org/viewvc?rev=1435103&view=rev
Log:
New example for using SQL component
Modified:
camel/trunk/examples/camel-example-sql/pom.xml
camel/trunk/examples/camel-example-sql/src/main/resources/sql.pro
Camel 2.11.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* [ActiveMQ Camel Tomcat] example shows how to embed Apache ActiveMQ and Camel
Examples
Page edited by Claus Ibsen
Changes (1)
...
* [Spring Web Services Example|Spring WS Example] shows how to expose a SOAP-based web serv
Author: buildbot
Date: Fri Jan 18 11:23:57 2013
New Revision: 847124
Log:
Production update by buildbot for camel
Added:
websites/production/camel/content/sql-example.html
Modified:
websites/production/camel/content/book-architecture.html
websites/production/camel/content/book-in-one-
SQL Example
Page edited by Claus Ibsen
Changes (5)
h2. SQL Example
*Available as of Camel 2.11*
This example is loc
Component List External
Page edited by Henryk Konsek
Comment:
Added ZeroMQ to the list of Camel Extra components.
Changes (1)
Author: davsclaus
Date: Fri Jan 18 10:53:30 2013
New Revision: 1435080
URL: http://svn.apache.org/viewvc?rev=1435080&view=rev
Log:
New example for using SQL component
Modified:
camel/trunk/examples/camel-example-sql/src/main/resources/META-INF/spring/camel-context.xml
camel/trunk/example
SQL Example
Page added by Claus Ibsen
SQL Example
TODO:
Change Notification Preferences
View Online
|
Add Comment
ZeroMQ
Page edited by Henryk Konsek
Comment:
This component will be available from 2.11 of Camel Extra
Changes (1)
h2. Camel
Author: davsclaus
Date: Fri Jan 18 10:38:23 2013
New Revision: 1435073
URL: http://svn.apache.org/viewvc?rev=1435073&view=rev
Log:
New example for using SQL component
Modified:
camel/trunk/examples/camel-example-sql/src/main/resources/META-INF/spring/camel-context.xml
Modified:
camel/trunk
Author: davsclaus
Date: Fri Jan 18 10:29:02 2013
New Revision: 1435070
URL: http://svn.apache.org/viewvc?rev=1435070&view=rev
Log:
New example for using SQL component
Modified:
camel/trunk/examples/camel-example-sql/src/main/java/org/apache/camel/example/sql/DatabaseBean.java
camel/trun
Author: davsclaus
Date: Fri Jan 18 09:32:26 2013
New Revision: 1435061
URL: http://svn.apache.org/viewvc?rev=1435061&view=rev
Log:
New example for using SQL component
Added:
camel/trunk/examples/camel-example-sql/src/main/resources/features.xml
(with props)
Modified:
camel/trunk/apache
Author: davsclaus
Date: Fri Jan 18 09:21:17 2013
New Revision: 1435060
URL: http://svn.apache.org/viewvc?rev=1435060&view=rev
Log:
New example for using SQL component
Added:
camel/trunk/examples/camel-example-sql/
camel/trunk/examples/camel-example-sql/README.txt (with props)
camel/
Author: ningjiang
Date: Fri Jan 18 08:45:34 2013
New Revision: 1435052
URL: http://svn.apache.org/viewvc?rev=1435052&view=rev
Log:
CAMEL-5969, CAMEL-5972 Fixed the build error in CI
Modified:
camel/trunk/components/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiServiceRegistry.
35 matches
Mail list logo