Author: krasserm
Date: Thu Sep 23 18:19:57 2010
New Revision: 1000565
URL: http://svn.apache.org/viewvc?rev=1000565&view=rev
Log:
Context-sensitive setting of default UuidGenerator. Closes CAMEL-3140.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultCamelContext.ja
Lifecycle
Page edited by Claus Ibsen
Changes (1)
h2. Camel Lifecycle
Camel uses a simple _lifecycle_ interface called [Service|http://activemq.apache.org/
Author: davsclaus
Date: Thu Sep 23 14:14:54 2010
New Revision: 1000479
URL: http://svn.apache.org/viewvc?rev=1000479&view=rev
Log:
CAMEL-3152: Include camel-core-xml and camel-core-osgi sources in sources jar
for camel-spring and camel-blueprint jars.
Modified:
camel/trunk/components/camel-b
Camel 2.5.0 Release
Page edited by Claus Ibsen
Changes (1)
...
h2. API breaking
* Some methods on the [File|File2] and [FTP|FTP2] endpoint/pro
Author: davsclaus
Date: Thu Sep 23 13:31:27 2010
New Revision: 1000459
URL: http://svn.apache.org/viewvc?rev=1000459&view=rev
Log:
CAMEL-3149: Expose methods as public on file component, to make it easy for end
users to leverage those if they want fine grained control of the file
component, from
Author: davsclaus
Date: Thu Sep 23 07:54:17 2010
New Revision: 1000346
URL: http://svn.apache.org/viewvc?rev=1000346&view=rev
Log:
CAMEL-3126: Added more osgi tests.
Added:
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/spring/event/
camel/trunk/tests/camel