Author: davsclaus
Date: Tue Apr 17 06:20:00 2012
New Revision: 1326940
URL: http://svn.apache.org/viewvc?rev=1326940&view=rev
Log:
Removed @version tag in javadoc as the javadoc plugin would fail on JDK1.6
sometimes
Modified:
camel/trunk/components/camel-web/src/main/java/org/apache/camel/w
Author: davsclaus
Date: Tue Apr 17 06:13:41 2012
New Revision: 1326939
URL: http://svn.apache.org/viewvc?rev=1326939&view=rev
Log:
Bad idea, the uri should be normalized as custom components would rely on this
behavior
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/Def
Author: davsclaus
Date: Tue Apr 17 05:33:34 2012
New Revision: 1326935
URL: http://svn.apache.org/viewvc?rev=1326935&view=rev
Log:
Faster test with direct endpoints
Modified:
camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/xml/buildCustomProcessor.xml
came
Author: davsclaus
Date: Tue Apr 17 05:11:40 2012
New Revision: 1326930
URL: http://svn.apache.org/viewvc?rev=1326930&view=rev
Log:
polished
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/Endpoint.java
Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/Endpoint.j
Author: davsclaus
Date: Tue Apr 17 05:10:57 2012
New Revision: 1326929
URL: http://svn.apache.org/viewvc?rev=1326929&view=rev
Log:
polished
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/converter/PropertyEditorTypeConverter.java
Modified:
camel/trunk/camel-core/src/m
Author: davsclaus
Date: Tue Apr 17 04:23:00 2012
New Revision: 1326914
URL: http://svn.apache.org/viewvc?rev=1326914&view=rev
Log:
Fixed test after polish
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/component/ref/RefInvalidTest.java
camel/trunk/camel-core/src/test/ja
Author: boday
Date: Tue Apr 17 03:38:52 2012
New Revision: 1326900
URL: http://svn.apache.org/viewvc?rev=1326900&view=rev
Log:
CAMEL-4471 added load average stats to routes list page
Modified:
camel/trunk/components/camel-web/src/main/webapp/WEB-INF/org/apache/camel/web/resources/RoutesResou
Author: davsclaus
Date: Mon Apr 16 19:44:39 2012
New Revision: 1326775
URL: http://svn.apache.org/viewvc?rev=1326775&view=rev
Log:
Polished
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultCamelContext.java
Modified:
camel/trunk/camel-core/src/main/java/org/apach
Author: davsclaus
Date: Mon Apr 16 19:44:00 2012
New Revision: 1326773
URL: http://svn.apache.org/viewvc?rev=1326773&view=rev
Log:
Faster test with direct endpoints
Modified:
camel/trunk/camel-core/src/test/java/org/apache/camel/builder/RouteBuilderTest.java
Modified:
camel/trunk/camel-cor
Author: dvaleri
Date: Mon Apr 16 19:30:44 2012
New Revision: 1326761
URL: http://svn.apache.org/viewvc?rev=1326761&view=rev
Log:
Added annotation and tests for MockEndpointsAndSkip feature in CamelTestSupport.
Added:
camel/trunk/components/camel-test-spring/src/main/java/org/apache/camel/tes
Spring Testing
Page edited by David Valeri
Changes (1)
...
| org.apache.camel.test.spring.LazyLoadTypeConverters (Deprecated) \\ | Class \\ | I
Spring Web Services
Page edited by David Valeri
Changes (6)
...
*Available as of Camel 2.6*
The *spring-ws:* component allows you
Author: dvaleri
Date: Mon Apr 16 19:03:24 2012
New Revision: 1326746
URL: http://svn.apache.org/viewvc?rev=1326746&view=rev
Log:
[CAMEL-4279] [CAMEL-4998] Added support to Spring WS Producer for JSSE
Configuration Util and refactored risky code for setting connection timeout.
Added:
camel/t
Author: buildbot
Date: Mon Apr 16 11:18:43 2012
New Revision: 813241
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2100-release.html
Modified: websites/production/camel/content/cache/m
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* The default {{Injector}} now performs bean post processing to inject @Produce
Author: davsclaus
Date: Mon Apr 16 11:03:49 2012
New Revision: 1326560
URL: http://svn.apache.org/viewvc?rev=1326560&view=rev
Log:
CAMEL-5175: Added utilization stats to type converter registry which is also
accessible from JMX.
Modified:
camel/trunk/components/camel-core-osgi/src/main/java
Author: davsclaus
Date: Mon Apr 16 10:58:36 2012
New Revision: 1326557
URL: http://svn.apache.org/viewvc?rev=1326557&view=rev
Log:
CAMEL-5175: Added utilization stats to type converter registry which is also
accessible from JMX.
Modified:
camel/trunk/camel-core/src/test/java/org/apache/came
Author: davsclaus
Date: Mon Apr 16 08:29:54 2012
New Revision: 1326531
URL: http://svn.apache.org/viewvc?rev=1326531&view=rev
Log:
Polished
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/management/DefaultManagementAgent.java
Modified:
camel/trunk/camel-core/src/main/java/
Author: davsclaus
Date: Mon Apr 16 07:53:22 2012
New Revision: 1326526
URL: http://svn.apache.org/viewvc?rev=1326526&view=rev
Log:
CAMEL-5175: Added utilization stats to type converter registry which is also
accessible from JMX.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/came
Author: davsclaus
Date: Mon Apr 16 07:53:08 2012
New Revision: 1326525
URL: http://svn.apache.org/viewvc?rev=1326525&view=rev
Log:
CAMEL-5172: Fixed and improved TypeConverter to fail faster by throwing
TypeConversionException to the caller. Use the new tryConvertTo API for the old
behavior. Thi
Author: davsclaus
Date: Mon Apr 16 07:10:04 2012
New Revision: 1326514
URL: http://svn.apache.org/viewvc?rev=1326514&view=rev
Log:
CAMEL-5175: Added utilization stats to type converter registry which is also
accessible from JMX.
Added:
camel/trunk/camel-core/src/main/java/org/apache/camel/a
21 matches
Mail list logo