You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: CAMEL-7764 Fixed the test error in camel-cxf-transport by aligning the version of jaxb - posted by ni...@apache.org on 2014/09/01 03:35:23 UTC, 0 replies.
- git commit: Fixed a build error of camel-example-guice-jms with JDK8 - posted by ni...@apache.org on 2014/09/01 04:35:32 UTC, 0 replies.
- git commit: CAMEL-7755 Fixed the karaf feature test - posted by ni...@apache.org on 2014/09/01 07:45:52 UTC, 0 replies.
- [1/2] git commit: CAMEL-7772: Set blank apiName for single proxy class with null apiName - posted by dh...@apache.org on 2014/09/01 08:46:45 UTC, 0 replies.
- [2/2] git commit: CAMEL-7771: Made findMethod() protected to support callback based API components - posted by dh...@apache.org on 2014/09/01 08:46:46 UTC, 0 replies.
- [1/3] CAMEL-7773 Initial version of Camel-Olingo2 component - posted by dh...@apache.org on 2014/09/01 09:19:01 UTC, 0 replies.
- [2/3] CAMEL-7773 Initial version of Camel-Olingo2 component - posted by dh...@apache.org on 2014/09/01 09:19:02 UTC, 0 replies.
- [3/3] git commit: CAMEL-7773 Initial version of Camel-Olingo2 component - posted by dh...@apache.org on 2014/09/01 09:19:03 UTC, 0 replies.
- [1/3] git commit: CAMEL-7668: When stopping Camel, then shutdown pojo @Consume eager. - posted by da...@apache.org on 2014/09/01 09:50:10 UTC, 0 replies.
- [2/3] git commit: CAMEL-7668: When stopping Camel, then shutdown pojo @Consume eager. - posted by da...@apache.org on 2014/09/01 09:50:11 UTC, 0 replies.
- [3/3] git commit: CAMEL-7668: When stopping Camel, then shutdown pojo @Consume eager. - posted by da...@apache.org on 2014/09/01 09:50:12 UTC, 0 replies.
- [1/3] git commit: CAMEL-7581: Added aggregateOnException option to enrich/pollEnrich so end users can handle exception in their aggregte method. - posted by da...@apache.org on 2014/09/01 11:18:18 UTC, 0 replies.
- [2/3] git commit: CAMEL-7773: Fixed pom.xml - posted by da...@apache.org on 2014/09/01 11:18:19 UTC, 0 replies.
- [3/3] git commit: CAMEL-7581: Added aggregateOnException option to enrich/pollEnrich so end users can handle exception in their aggregte method. - posted by da...@apache.org on 2014/09/01 11:18:20 UTC, 0 replies.
- [1/2] git commit: CAMEL-7774: Deprecated typo method. Added more tests and rename the method as a better name, and added javadoc etc. - posted by da...@apache.org on 2014/09/01 12:54:43 UTC, 0 replies.
- [2/2] git commit: CAMEL-7707: More tests - posted by da...@apache.org on 2014/09/01 12:54:44 UTC, 0 replies.
- [1/3] git commit: CAMEL-7568: OnComplete did not work with rollback - posted by da...@apache.org on 2014/09/01 13:06:43 UTC, 0 replies.
- [2/3] git commit: CAMEL-7568: OnComplete did not work with rollback - posted by da...@apache.org on 2014/09/01 13:06:44 UTC, 0 replies.
- [3/3] git commit: CAMEL-7568: OnComplete did not work with rollback - posted by da...@apache.org on 2014/09/01 13:06:45 UTC, 0 replies.
- [1/3] git commit: Added karaf feature test for new added component - posted by ni...@apache.org on 2014/09/01 16:21:38 UTC, 0 replies.
- [2/3] git commit: camel-swagger should only work with scala 2.10.x - posted by ni...@apache.org on 2014/09/01 16:21:39 UTC, 0 replies.
- [3/3] git commit: Fixed the camel-box feature validate issue - posted by ni...@apache.org on 2014/09/01 16:21:40 UTC, 0 replies.
- git commit: CAMEL-7452: Made bean component cache by default, and fixed setting cache=false will create a new instance of the bean on-demand. As before we really always created a singleton bean instance. - posted by da...@apache.org on 2014/09/01 20:13:11 UTC, 0 replies.
- git commit: CAMEL-7452: Polished - posted by da...@apache.org on 2014/09/01 22:08:47 UTC, 0 replies.
- git commit: Fixed the CS errors of camel-core - posted by ni...@apache.org on 2014/09/02 04:00:08 UTC, 0 replies.
- git commit: Try to fix the camel-jgroups CI test errors with JDK8 - posted by ni...@apache.org on 2014/09/02 05:06:53 UTC, 0 replies.
- git commit: Try to fix the test error which related to CXF in CI JDK build - posted by ni...@apache.org on 2014/09/02 05:31:54 UTC, 0 replies.
- git commit: Added missing JARs to release kit. - posted by da...@apache.org on 2014/09/02 08:34:42 UTC, 0 replies.
- [1/2] git commit: CAMEL-7773 Clean up the pom.xml of camel-olingo2 - posted by ni...@apache.org on 2014/09/02 08:38:45 UTC, 0 replies.
- [2/2] git commit: Fixed the CS errors of camel-olingo2 - posted by ni...@apache.org on 2014/09/02 08:38:46 UTC, 0 replies.
- [1/3] git commit: CAMEL-7773 Clean up the pom of camel-olingo2 - posted by ni...@apache.org on 2014/09/02 10:57:36 UTC, 0 replies.
- [2/3] git commit: Added more tests to camel-itest-karaf - posted by ni...@apache.org on 2014/09/02 10:57:37 UTC, 0 replies.
- [3/3] git commit: Tried to add camel-linkedin camel-olingo2 features - posted by ni...@apache.org on 2014/09/02 10:57:38 UTC, 0 replies.
- git commit: CAMEL-7364: Fixed JPA to not share EntityManager with concurrent threads or other exchanges, as an EntityManager is not thread-safe accordingly to the JPA spec. - posted by da...@apache.org on 2014/09/02 14:11:46 UTC, 0 replies.
- git commit: CAMEL-7773 Minor cleanup in Camel-Olingo2 component and tests - posted by dh...@apache.org on 2014/09/02 21:12:16 UTC, 0 replies.
- git commit: CAMEL-7773 Created proxy wrapper class to optimize reading of shared OData Edm - posted by dh...@apache.org on 2014/09/02 22:44:32 UTC, 0 replies.
- [1/3] git commit: Fixed the rat check errors - posted by ni...@apache.org on 2014/09/03 04:45:35 UTC, 0 replies.
- [2/3] git commit: Fixed a CS error in camel-core - posted by ni...@apache.org on 2014/09/03 04:45:36 UTC, 0 replies.
- [3/3] git commit: Exclude the idea project file when running rat - posted by ni...@apache.org on 2014/09/03 04:45:37 UTC, 0 replies.
- git commit: Revert the change of setting jgroup binding address - posted by ni...@apache.org on 2014/09/03 05:17:40 UTC, 0 replies.
- git commit: Upgraded RX - posted by da...@apache.org on 2014/09/03 07:51:10 UTC, 1 replies.
- git commit: Disable the validate profile when doning release - posted by ni...@apache.org on 2014/09/03 08:49:45 UTC, 0 replies.
- git commit: Get camel-linkedin and camel-olingo2 feature to work - posted by ni...@apache.org on 2014/09/03 16:27:48 UTC, 0 replies.
- git commit: CAMEL-7773 Fixed typo in delta token option name - posted by dh...@apache.org on 2014/09/03 21:44:47 UTC, 0 replies.
- git commit: Spring JAR upgrades - posted by da...@apache.org on 2014/09/04 16:58:43 UTC, 0 replies.
- git commit: CAMEL-7780: ManagedCamelContext - Add operation to check if you can send to an endpoint - posted by da...@apache.org on 2014/09/04 18:01:22 UTC, 0 replies.
- [1/6] git commit: Add GPathResult converter tests - posted by da...@apache.org on 2014/09/05 08:42:25 UTC, 0 replies.
- [2/6] git commit: Implement GPathConverter methods - posted by da...@apache.org on 2014/09/05 08:42:26 UTC, 0 replies.
- [3/6] git commit: Rewrite converting Node to GPathResult - posted by da...@apache.org on 2014/09/05 08:42:27 UTC, 0 replies.
- [4/6] git commit: Organize imports in GPathResultConverter - posted by da...@apache.org on 2014/09/05 08:42:28 UTC, 0 replies.
- [5/6] git commit: Merge branch 'addGPathResultConverter' of https://github.com/alien11689/camel - posted by da...@apache.org on 2014/09/05 08:42:29 UTC, 0 replies.
- [6/6] git commit: Fixed CS - posted by da...@apache.org on 2014/09/05 08:42:30 UTC, 0 replies.
- [1/3] git commit: Specifying criteria for count operation - posted by da...@apache.org on 2014/09/05 08:52:51 UTC, 0 replies.
- [2/3] git commit: Merge branch 'master' of https://github.com/dextravaganz/camel - posted by da...@apache.org on 2014/09/05 08:52:52 UTC, 0 replies.
- [3/3] git commit: Fixed CS - posted by da...@apache.org on 2014/09/05 08:52:53 UTC, 0 replies.
- [1/2] git commit: Fix for CAMEL-7726 added property for camel-test-spring artifactId to Fix the test failures of spring4 profile - posted by da...@apache.org on 2014/09/05 08:54:44 UTC, 0 replies.
- [2/2] git commit: Merge branch 'CAMEL-7726' of https://github.com/kevinearls/camel - posted by da...@apache.org on 2014/09/05 08:54:45 UTC, 0 replies.
- [1/2] git commit: Improved JMX handling on ActiveMQ broker for tests - posted by da...@apache.org on 2014/09/05 09:02:27 UTC, 0 replies.
- [2/2] git commit: Merge branch 'camel-jmx' of https://github.com/cristianonicolai/camel - posted by da...@apache.org on 2014/09/05 09:02:28 UTC, 0 replies.
- [1/3] git commit: CAMEL-6934 enabling dns addresses to not get cached - posted by da...@apache.org on 2014/09/05 10:13:19 UTC, 0 replies.
- [2/3] git commit: Merge branch 'CAMEL-6934' of https://github.com/mach10/camel - posted by da...@apache.org on 2014/09/05 10:13:20 UTC, 0 replies.
- [3/3] git commit: CAMEL-6934: fixed cs - posted by da...@apache.org on 2014/09/05 10:13:21 UTC, 0 replies.
- git commit: Fixed spark-rest tests - posted by da...@apache.org on 2014/09/05 10:29:48 UTC, 0 replies.
- git commit: Added camel-metrics to rest example. - posted by da...@apache.org on 2014/09/05 14:19:16 UTC, 0 replies.
- [1/9] git commit: Polish the code of NettyConveter - posted by ni...@apache.org on 2014/09/05 15:13:19 UTC, 0 replies.
- [2/9] CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:20 UTC, 0 replies.
- [3/9] CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:21 UTC, 0 replies.
- [4/9] CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:22 UTC, 0 replies.
- [5/9] CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:23 UTC, 0 replies.
- [6/9] CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:24 UTC, 0 replies.
- [7/9] CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:25 UTC, 0 replies.
- [8/9] git commit: CAMEL-7782 Added camel-netty4-http component - posted by ni...@apache.org on 2014/09/05 15:13:26 UTC, 0 replies.
- [9/9] git commit: CAMEL-7782 Added camel-netty4-http feature - posted by ni...@apache.org on 2014/09/05 15:13:27 UTC, 0 replies.
- git commit: CAMEL-7782 Close the channel when the authentication error is sent back to client - posted by ni...@apache.org on 2014/09/05 16:45:18 UTC, 0 replies.
- git commit: CAMEL-7776: Upgrade to latest flatpack which is an OSGi bundle now. - posted by da...@apache.org on 2014/09/05 16:50:15 UTC, 0 replies.
- git commit: CAMEL-7696: camel-metrics - Add a route policy to expose route stats as codehale metrics. - posted by da...@apache.org on 2014/09/06 15:49:51 UTC, 0 replies.
- [1/2] git commit: Upgrade Karaf - posted by da...@apache.org on 2014/09/07 08:31:44 UTC, 0 replies.
- [2/2] git commit: Upgraded Spring - posted by da...@apache.org on 2014/09/07 08:31:45 UTC, 0 replies.
- [1/3] git commit: CAMEL-7665 RabbitMq don't reject messages when consumer or endpoint fail. - posted by da...@apache.org on 2014/09/07 08:46:42 UTC, 0 replies.
- [2/3] git commit: Merge branch 'master' of https://github.com/neoramon/camel - posted by da...@apache.org on 2014/09/07 08:46:43 UTC, 0 replies.
- [3/3] git commit: CAMEL-7665: Fixed CS - posted by da...@apache.org on 2014/09/07 08:46:44 UTC, 0 replies.
- [1/6] git commit: - Added support for rfc5424 Syslog messages - Added support for sending and receiving syslog messages using rfc 5426/rfc6587 (syslog over SSL/TCP) - posted by da...@apache.org on 2014/09/07 09:22:46 UTC, 0 replies.
- [2/6] git commit: Used wrong rfc number - posted by da...@apache.org on 2014/09/07 09:22:47 UTC, 0 replies.
- [3/6] git commit: Also use the correct rfc number in unit test - posted by da...@apache.org on 2014/09/07 09:22:48 UTC, 0 replies.
- [4/6] git commit: Merge branch 'master' of https://github.com/svenrienstra/camel - posted by da...@apache.org on 2014/09/07 09:22:49 UTC, 0 replies.
- [5/6] git commit: CAMEL-7788: Support for rfc 5424/5425/6587 in syslog component - posted by da...@apache.org on 2014/09/07 09:22:50 UTC, 0 replies.
- [6/6] git commit: CAMEL-7788: Support for rfc 5424/5425/6587 in syslog component - posted by da...@apache.org on 2014/09/07 09:22:51 UTC, 0 replies.
- [1/5] git commit: Update Deltaspike to 0.5 Add Weld 2 profile for testing configure test to have it working for Weld 1 and OWB profiles - posted by da...@apache.org on 2014/09/07 09:50:36 UTC, 0 replies.
- [2/5] git commit: extension correction to make veto works on CamelContext descendants - posted by da...@apache.org on 2014/09/07 09:50:37 UTC, 0 replies.
- [3/5] git commit: Merge branch 'master' of github.com:apache/camel - posted by da...@apache.org on 2014/09/07 09:50:38 UTC, 0 replies.
- [4/5] git commit: Tests Work with Weld 2 now - posted by da...@apache.org on 2014/09/07 09:50:39 UTC, 0 replies.
- [5/5] git commit: Merge branch 'master' of https://github.com/antoinesd/camel - posted by da...@apache.org on 2014/09/07 09:50:40 UTC, 0 replies.
- [1/2] git commit: camel-cdi upgraded to weld2 - posted by da...@apache.org on 2014/09/07 10:05:06 UTC, 0 replies.
- [2/2] git commit: camel-cdi test using owb by default as it works. - posted by da...@apache.org on 2014/09/07 10:05:07 UTC, 0 replies.
- git commit: Fixed the CS errors in camel-syslog - posted by ni...@apache.org on 2014/09/07 10:35:46 UTC, 0 replies.
- git commit: Fixed typo - posted by da...@apache.org on 2014/09/07 10:44:41 UTC, 0 replies.
- git commit: Fixed readme - posted by da...@apache.org on 2014/09/07 10:47:38 UTC, 0 replies.
- git commit: Fixed the CS error of camel-cdi - posted by ni...@apache.org on 2014/09/07 10:51:11 UTC, 0 replies.
- git commit: camel-netty4-http fork the vm per test - posted by ni...@apache.org on 2014/09/07 10:59:49 UTC, 0 replies.
- [1/2] Rename *PiplelineFactory to *InitializerFactory - posted by ni...@apache.org on 2014/09/07 11:28:30 UTC, 0 replies.
- [2/2] git commit: Rename *PiplelineFactory to *InitializerFactory - posted by ni...@apache.org on 2014/09/07 11:28:31 UTC, 0 replies.
- git commit: CAMEL-7790: Rest DSL - Add karaf commands to list the rest services - posted by da...@apache.org on 2014/09/07 16:29:24 UTC, 0 replies.
- git commit: CAMEL-7790: Rest DSL - Add karaf commands to list the rest DSL as XML. - posted by da...@apache.org on 2014/09/07 16:42:24 UTC, 0 replies.
- git commit: CAMEL-7783 Fixed the issue that ConsumerWSAEndpointMappingRouteTest fails with JDK8 - posted by ni...@apache.org on 2014/09/08 10:25:40 UTC, 0 replies.
- [01/21] CAMEL-7580 - Initial cut of google drive component - posted by ja...@apache.org on 2014/09/08 15:57:38 UTC, 0 replies.
- [02/21] git commit: CAMEL-7580 - Initial cut of google drive component - posted by ja...@apache.org on 2014/09/08 15:57:39 UTC, 0 replies.
- [03/21] git commit: some more fixes for using inner classes - posted by ja...@apache.org on 2014/09/08 15:57:40 UTC, 0 replies.
- [04/21] git commit: Update api component generation util to handle inner classes - posted by ja...@apache.org on 2014/09/08 15:57:41 UTC, 0 replies.
- [05/21] git commit: use canonical names of inner classes when generating source - posted by ja...@apache.org on 2014/09/08 15:57:42 UTC, 0 replies.
- [06/21] git commit: fix files.update testcase - posted by ja...@apache.org on 2014/09/08 15:57:43 UTC, 0 replies.
- [07/21] git commit: add feature for camel-google-drive - posted by ja...@apache.org on 2014/09/08 15:57:44 UTC, 0 replies.
- [08/21] git commit: Get some of the drive-file API tests working - posted by ja...@apache.org on 2014/09/08 15:57:45 UTC, 0 replies.
- [09/21] git commit: add google api properties - posted by ja...@apache.org on 2014/09/08 15:57:46 UTC, 0 replies.
- [10/21] git commit: Add drive component to build - posted by ja...@apache.org on 2014/09/08 15:57:47 UTC, 0 replies.
- [11/21] git commit: Fix bundle imports for camel-google-drive - posted by ja...@apache.org on 2014/09/08 15:57:48 UTC, 0 replies.
- [12/21] git commit: Add Apache license to source files - posted by ja...@apache.org on 2014/09/08 15:57:49 UTC, 0 replies.
- [13/21] git commit: add osgi itest - posted by ja...@apache.org on 2014/09/08 15:57:50 UTC, 0 replies.
- [14/21] git commit: Get some more tests working - posted by ja...@apache.org on 2014/09/08 15:57:51 UTC, 0 replies.
- [15/21] git commit: Unit test updates - posted by ja...@apache.org on 2014/09/08 15:57:52 UTC, 0 replies.
- [16/21] git commit: minor refactorings - posted by ja...@apache.org on 2014/09/08 15:57:53 UTC, 0 replies.
- [17/21] git commit: Ensure application name is set on drive client - posted by ja...@apache.org on 2014/09/08 15:57:54 UTC, 0 replies.
- [18/21] git commit: Add a file comverter for Google drive files - posted by ja...@apache.org on 2014/09/08 15:57:55 UTC, 0 replies.
- [19/21] git commit: add test for working with folders - posted by ja...@apache.org on 2014/09/08 15:57:56 UTC, 0 replies.
- [20/21] git commit: Add batch CF for refreshToken scenarios - posted by ja...@apache.org on 2014/09/08 15:57:57 UTC, 0 replies.
- [21/21] git commit: Minor changes to drive component - posted by ja...@apache.org on 2014/09/08 15:57:58 UTC, 0 replies.
- git commit: Fixed the CS errors of camel-google-drive - posted by ni...@apache.org on 2014/09/08 16:32:25 UTC, 0 replies.
- git commit: Fix typeconverter issue - posted by ja...@apache.org on 2014/09/09 01:07:54 UTC, 0 replies.
- git commit: back out my credentials... - posted by ja...@apache.org on 2014/09/09 01:25:58 UTC, 0 replies.
- git commit: CAMEL-7793: camel-rabbitmq - Consumer should not ack if an exception was thrown - posted by da...@apache.org on 2014/09/09 07:45:20 UTC, 0 replies.
- [1/2] git commit: Updated the feature file version to servicemix new released bundle - posted by ni...@apache.org on 2014/09/09 08:50:12 UTC, 0 replies.
- [2/2] git commit: Added an unit test for GoogleDriveFilesConverter - posted by ni...@apache.org on 2014/09/09 08:50:13 UTC, 0 replies.
- git commit: Add license comment to the new added files - posted by ni...@apache.org on 2014/09/09 12:21:06 UTC, 0 replies.
- git commit: CAMEL-7795 Fix Regression: MDC may lose values after when Async Routing Engine is used. - posted by ra...@apache.org on 2014/09/09 15:04:37 UTC, 2 replies.
- git commit: CAMEL-7796 camel-cxfrs consumer: Allow setting a custom binding. - posted by ra...@apache.org on 2014/09/09 16:50:12 UTC, 2 replies.
- git commit: Default CXFRS Binding: Fix a wrong usage of HeaderFilterStrategy#applyFilterTo... - posted by ra...@apache.org on 2014/09/09 18:49:35 UTC, 2 replies.
- git commit: Allow accessToken to be manually specified - posted by ja...@apache.org on 2014/09/09 20:52:19 UTC, 0 replies.
- git commit: Fix CS - posted by ja...@apache.org on 2014/09/09 20:53:42 UTC, 0 replies.
- git commit: move drive scopes to configuration - posted by ja...@apache.org on 2014/09/09 21:01:11 UTC, 0 replies.
- git commit: CAMEL-7795 Fixed the regression of MDCResetTest - posted by ni...@apache.org on 2014/09/10 03:57:25 UTC, 2 replies.
- git commit: CAMEL-7798 Exchange formatter configured on Log Component may lead to incoherent results. - posted by ra...@apache.org on 2014/09/10 14:56:17 UTC, 2 replies.
- [1/4] git commit: CAMEL-7799 Remove the useless timer from NettyProducer - posted by ni...@apache.org on 2014/09/10 16:17:43 UTC, 0 replies.
- [2/4] git commit: CAMEL-7799 Remove the useless timer from NettyComponent - posted by ni...@apache.org on 2014/09/10 16:17:44 UTC, 0 replies.
- [3/4] git commit: CAMEL-7799 clean up the code of camel-netty4 - posted by ni...@apache.org on 2014/09/10 16:17:45 UTC, 0 replies.
- [4/4] git commit: CAMEL-7799 Clean up options of camel-netty4 and camel-netty4-http component - posted by ni...@apache.org on 2014/09/10 16:17:46 UTC, 0 replies.
- [1/3] [maven-release-plugin] prepare release camel-2.14.0 - posted by ni...@apache.org on 2014/09/11 05:25:53 UTC, 1 replies.
- [2/3] [maven-release-plugin] prepare release camel-2.14.0 - posted by ni...@apache.org on 2014/09/11 05:25:54 UTC, 1 replies.
- [3/3] git commit: [maven-release-plugin] prepare release camel-2.14.0 - posted by ni...@apache.org on 2014/09/11 05:25:55 UTC, 1 replies.
- Git Push Summary - posted by ni...@apache.org on 2014/09/11 05:26:01 UTC, 3 replies.
- [1/3] [maven-release-plugin] prepare for next development iteration - posted by ni...@apache.org on 2014/09/11 05:26:17 UTC, 1 replies.
- [2/3] [maven-release-plugin] prepare for next development iteration - posted by ni...@apache.org on 2014/09/11 05:26:18 UTC, 1 replies.
- [3/3] git commit: [maven-release-plugin] prepare for next development iteration - posted by ni...@apache.org on 2014/09/11 05:26:19 UTC, 1 replies.
- git commit: CAMEL-7665 Applied the patch with thanks to neoramon - posted by ni...@apache.org on 2014/09/11 08:52:32 UTC, 0 replies.
- git commit: CAMEL-7801 XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part - posted by ay...@apache.org on 2014/09/11 10:53:35 UTC, 0 replies.
- buildbot failure in ASF Buildbot on camel-site-production - posted by bu...@apache.org on 2014/09/11 11:17:12 UTC, 3 replies.
- git commit: CAMEL-7801 add comments to the test cases - posted by ay...@apache.org on 2014/09/11 11:19:13 UTC, 0 replies.
- svn commit: r921855 [8/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [12/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [7/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [11/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [13/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [1/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [3/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [6/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [14/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [10/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [9/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [5/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [2/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- svn commit: r921855 [4/14] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/11 12:19:21 UTC, 0 replies.
- buildbot success in ASF Buildbot on camel-site-production - posted by bu...@apache.org on 2014/09/11 12:19:24 UTC, 3 replies.
- svn commit: r921867 - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache messaging-gateway.html - posted by bu...@apache.org on 2014/09/11 15:18:58 UTC, 0 replies.
- [1/2] git commit: Add box osgi example to build - posted by ja...@apache.org on 2014/09/11 18:29:23 UTC, 0 replies.
- [2/2] git commit: Fix SNAPSHOT version import - posted by ja...@apache.org on 2014/09/11 18:29:24 UTC, 0 replies.
- git commit: CAMEL-7804: MessageHelper - dump message for logging should catch throwable - posted by da...@apache.org on 2014/09/11 19:01:42 UTC, 0 replies.
- [1/2] git commit: CAMEL-7805 Fixed Olingo2 component to set custom HTTP headers correctly - posted by dh...@apache.org on 2014/09/11 22:52:38 UTC, 0 replies.
- [2/2] git commit: CAMEL-7806 Fixed Olingo2 API and component to support entity container names, also added tests with container names and batch content id reference with property suffix - posted by dh...@apache.org on 2014/09/11 22:52:39 UTC, 0 replies.
- git commit: upgrade jruby from 1.7.12 to 1.7.15 - posted by cm...@apache.org on 2014/09/11 23:15:56 UTC, 2 replies.
- svn commit: r921903 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html - posted by bu...@apache.org on 2014/09/12 00:17:57 UTC, 0 replies.
- [1/4] Moved master branch version 2.15-SNAPSHOT - posted by ni...@apache.org on 2014/09/12 02:55:44 UTC, 0 replies.
- [2/4] Moved master branch version 2.15-SNAPSHOT - posted by ni...@apache.org on 2014/09/12 02:55:45 UTC, 0 replies.
- [3/4] git commit: Moved master branch version 2.15-SNAPSHOT - posted by ni...@apache.org on 2014/09/12 02:55:46 UTC, 0 replies.
- [4/4] git commit: Added osgi test and performance test profiles into release plugin - posted by ni...@apache.org on 2014/09/12 02:55:47 UTC, 0 replies.
- [1/4] git commit: Added osgi test and performance test profiles into release plugin - posted by ni...@apache.org on 2014/09/12 03:08:35 UTC, 0 replies.
- [2/4] Updated the pom.xml version to 2.14.0-SNAPSHOT for the new release - posted by ni...@apache.org on 2014/09/12 03:08:36 UTC, 0 replies.
- [3/4] Updated the pom.xml version to 2.14.0-SNAPSHOT for the new release - posted by ni...@apache.org on 2014/09/12 03:08:37 UTC, 0 replies.
- [4/4] git commit: Updated the pom.xml version to 2.14.0-SNAPSHOT for the new release - posted by ni...@apache.org on 2014/09/12 03:08:38 UTC, 0 replies.
- svn commit: r921925 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html - posted by bu...@apache.org on 2014/09/12 04:17:55 UTC, 0 replies.
- svn commit: r921928 - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache messaging-mapper.html - posted by bu...@apache.org on 2014/09/12 05:19:41 UTC, 0 replies.
- [1/2] git commit: CAMEL-7804: MessageHelper - dump message for logging should catch throwable - posted by da...@apache.org on 2014/09/12 07:28:14 UTC, 0 replies.
- [2/2] git commit: CAMEL-7804: MessageHelper - dump message for logging should catch throwable - posted by da...@apache.org on 2014/09/12 07:28:15 UTC, 0 replies.
- [1/2] git commit: CAMEL-7807 Updated default Spring version to 4.0.x - posted by ni...@apache.org on 2014/09/12 08:50:39 UTC, 0 replies.
- [2/2] git commit: CAMEL-7807 Updated default Spring version to 4.0.x - posted by ni...@apache.org on 2014/09/12 08:50:40 UTC, 0 replies.
- git commit: camel-spark-rest: fixing timing issue in spark tests. -DskipTests really skips the tests now - posted by gg...@apache.org on 2014/09/12 09:27:07 UTC, 1 replies.
- git commit: Added to mock javadoc about the situation for expect no messages - posted by da...@apache.org on 2014/09/12 11:01:21 UTC, 1 replies.
- [1/2] git commit: Full build with fastinstall works with JDK8 (camel-jibx issue with tests) - posted by gg...@apache.org on 2014/09/12 12:20:02 UTC, 0 replies.
- [2/2] git commit: Full build with fastinstall works with JDK8 (camel-jibx issue with tests) - posted by gg...@apache.org on 2014/09/12 12:20:03 UTC, 0 replies.
- git commit: Added some
information to apache-camel feature - posted by ni...@apache.org on 2014/09/12 15:43:19 UTC, 0 replies.
- svn commit: r921963 - in /websites/production/camel/content: ahc-ws.html cache/main.pageCache - posted by bu...@apache.org on 2014/09/12 17:17:51 UTC, 0 replies.
- [01/12] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:36:12 UTC, 0 replies.
- [02/12] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:36:13 UTC, 0 replies.
- [03/12] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:36:14 UTC, 0 replies.
- [04/12] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:36:15 UTC, 0 replies.
- [05/12] git commit: CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:36:16 UTC, 0 replies.
- [06/12] git commit: CAMEL-7220 Fixed CS errors - posted by ni...@apache.org on 2014/09/12 17:36:17 UTC, 0 replies.
- [07/12] git commit: CAMEL-7220 Fixed the log issue - posted by ni...@apache.org on 2014/09/12 17:36:18 UTC, 0 replies.
- [08/12] git commit: CAMEL-7220 Fixed other CS errors - posted by ni...@apache.org on 2014/09/12 17:36:19 UTC, 0 replies.
- [09/12] CAMEL-7220 using the lasted schematron files from google code and added ASF license header to files - posted by ni...@apache.org on 2014/09/12 17:36:20 UTC, 0 replies.
- [10/12] CAMEL-7220 using the lasted schematron files from google code and added ASF license header to files - posted by ni...@apache.org on 2014/09/12 17:36:21 UTC, 0 replies.
- [11/12] git commit: CAMEL-7220 using the lasted schematron files from google code and added ASF license header to files - posted by ni...@apache.org on 2014/09/12 17:36:22 UTC, 0 replies.
- [12/12] git commit: CAMEL-7220 Added camel-schematron into the apache-camel kit and added feature for it - posted by ni...@apache.org on 2014/09/12 17:36:23 UTC, 0 replies.
- [01/13] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:40:19 UTC, 0 replies.
- [02/13] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:40:20 UTC, 0 replies.
- [03/13] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:40:21 UTC, 0 replies.
- [04/13] CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:40:22 UTC, 0 replies.
- [05/13] git commit: CAMEL-7220 Added Camel Schematron component with thanks to Ayache - posted by ni...@apache.org on 2014/09/12 17:40:23 UTC, 0 replies.
- [06/13] git commit: CAMEL-7220 Updated the pom version to 2.14.0-SNAPSHOT - posted by ni...@apache.org on 2014/09/12 17:40:24 UTC, 0 replies.
- [07/13] git commit: CAMEL-7220 Fixed CS errors - posted by ni...@apache.org on 2014/09/12 17:40:25 UTC, 0 replies.
- [08/13] git commit: CAMEL-7220 Fixed the log issue - posted by ni...@apache.org on 2014/09/12 17:40:26 UTC, 0 replies.
- [09/13] git commit: CAMEL-7220 Fixed other CS errors - posted by ni...@apache.org on 2014/09/12 17:40:27 UTC, 0 replies.
- [10/13] CAMEL-7220 using the lasted schematron files from google code and added ASF license header to files - posted by ni...@apache.org on 2014/09/12 17:40:28 UTC, 0 replies.
- [11/13] CAMEL-7220 using the lasted schematron files from google code and added ASF license header to files - posted by ni...@apache.org on 2014/09/12 17:40:29 UTC, 0 replies.
- [12/13] git commit: CAMEL-7220 using the lasted schematron files from google code and added ASF license header to files - posted by ni...@apache.org on 2014/09/12 17:40:30 UTC, 0 replies.
- [13/13] git commit: CAMEL-7220 Added camel-schematron into the apache-camel kit and added feature for it - posted by ni...@apache.org on 2014/09/12 17:40:31 UTC, 0 replies.
- svn commit: r921968 [1/2] - in /websites/production/camel/content: ahc-ws.html atmosphere-websocket.html book-architecture.html book-in-one-page.html cache/main.pageCache camel-2140-release.html component-list.html components.html transport.html uris.html - posted by bu...@apache.org on 2014/09/12 18:18:20 UTC, 0 replies.
- svn commit: r921968 [2/2] - in /websites/production/camel/content: ahc-ws.html atmosphere-websocket.html book-architecture.html book-in-one-page.html cache/main.pageCache camel-2140-release.html component-list.html components.html transport.html uris.html - posted by bu...@apache.org on 2014/09/12 18:18:20 UTC, 0 replies.
- svn commit: r922038 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html what-are-the-dependencies.html - posted by bu...@apache.org on 2014/09/13 08:18:33 UTC, 0 replies.
- git commit: Upgraded JAR - posted by da...@apache.org on 2014/09/14 09:12:18 UTC, 0 replies.
- git commit: upgrade Google Guava from 17.0 to 18.0 - posted by cm...@apache.org on 2014/09/14 11:47:40 UTC, 0 replies.
- git commit: expand the Spring version range to include Spring 4.0.x after we set Spring 4 as default - posted by cm...@apache.org on 2014/09/14 11:53:39 UTC, 1 replies.
- [1/2] git commit: upgrade CXF 3.0.1 to 3.0.2-SNAPSHOT - posted by cm...@apache.org on 2014/09/14 13:10:09 UTC, 0 replies.
- [2/2] git commit: downgrade jruby from 1.7.15 to 1.7.13 as the later ones are not valid OSGI bundles - posted by cm...@apache.org on 2014/09/14 13:10:10 UTC, 0 replies.
- git commit: downgrade jruby from 1.7.15 to 1.7.13 as the later ones are not valid OSGI bundles - posted by cm...@apache.org on 2014/09/14 13:11:57 UTC, 2 replies.
- [1/2] git commit: Fixed bunch of java doc warnings of camel-core - posted by ni...@apache.org on 2014/09/14 13:19:06 UTC, 0 replies.
- [2/2] git commit: Fixed bunch of java doc warnings of camel-core - posted by ni...@apache.org on 2014/09/14 13:19:07 UTC, 0 replies.
- git commit: added the missing LICENSE.txt and NOTICE.txt files to the new olingo2 component - posted by cm...@apache.org on 2014/09/14 13:22:06 UTC, 0 replies.
- svn commit: r922158 - in /websites/production/camel/content: cache/main.pageCache camel-2150-release.html community.html download.html in-progress.html - posted by bu...@apache.org on 2014/09/14 13:22:50 UTC, 0 replies.
- git commit: adjust the Maven version number - posted by cm...@apache.org on 2014/09/14 14:48:42 UTC, 0 replies.
- git commit: upgrade Spring Security 3.1.7.RELEASE to 3.2.5.RELEASE - posted by cm...@apache.org on 2014/09/14 15:07:30 UTC, 0 replies.
- svn commit: r922165 - in /websites/production/camel/content: cache/main.pageCache camel-2150-release.html - posted by bu...@apache.org on 2014/09/14 15:22:44 UTC, 0 replies.
- [1/4] git commit: Adde etc pom.xml into build - posted by ni...@apache.org on 2014/09/15 03:04:06 UTC, 0 replies.
- [2/4] git commit: added the missing LICENSE.txt and NOTICE.txt files to the new olingo2 component - posted by ni...@apache.org on 2014/09/15 03:04:07 UTC, 0 replies.
- [3/4] git commit: Fixed a feature import issue of camel-olingo2, and added detail information about camel-spring-xxx features - posted by ni...@apache.org on 2014/09/15 03:04:08 UTC, 0 replies.
- [4/4] git commit: Fixed a feature import issue of camel-olingo2, and added detail information about camel-spring-xxx features - posted by ni...@apache.org on 2014/09/15 03:04:09 UTC, 0 replies.
- git commit: Adde etc pom.xml into build - posted by ni...@apache.org on 2014/09/15 03:41:14 UTC, 0 replies.
- [1/3] git commit: Fixed OSGi itest build error of JpaRouteTest with Spring4.x - posted by ni...@apache.org on 2014/09/15 06:28:50 UTC, 1 replies.
- [2/3] git commit: Revert "expand the Spring version range to include Spring 4.0.x after we set Spring 4 as default" - posted by ni...@apache.org on 2014/09/15 06:28:51 UTC, 1 replies.
- [3/3] git commit: Fixed the NPE of JpaRouteTest - posted by ni...@apache.org on 2014/09/15 06:28:52 UTC, 1 replies.
- git commit: Revert "CAMEL-7807 Updated default Spring version to 4.0.x" - posted by ni...@apache.org on 2014/09/15 06:35:04 UTC, 0 replies.
- git commit: downgrade to CXF 3.0.1 to stick to a stable version - posted by cm...@apache.org on 2014/09/15 11:23:23 UTC, 0 replies.
- git commit: fix a typo of the error message in XmlTokenizerLanguage" - posted by ay...@apache.org on 2014/09/15 12:00:17 UTC, 1 replies.
- svn commit: r922246 - in /websites/production/camel/content: cache/main.pageCache tokenizer.html xmltokenizer.html - posted by bu...@apache.org on 2014/09/15 13:18:02 UTC, 0 replies.
- svn commit: r922277 - in /websites/production/camel/content: cache/main.pageCache karaf.html - posted by bu...@apache.org on 2014/09/15 15:18:03 UTC, 0 replies.
- git commit: added description for additional dependencies in the Java library part for some component - posted by cm...@apache.org on 2014/09/15 16:12:59 UTC, 1 replies.
- git commit: activate the disabled tests (forgot to activate them in CAMEL-7801) - posted by ay...@apache.org on 2014/09/15 17:37:37 UTC, 1 replies.
- svn commit: r922332 - in /websites/production/camel/content: cache/main.pageCache olingo2.html - posted by bu...@apache.org on 2014/09/16 02:19:51 UTC, 0 replies.
- svn commit: r922339 - /websites/production/camel/content/cache/main.pageCache - posted by ni...@apache.org on 2014/09/16 04:29:11 UTC, 0 replies.
- [1/2] git commit: Clean up camel-google-drive pom - posted by ni...@apache.org on 2014/09/16 05:20:26 UTC, 0 replies.
- [2/2] git commit: Clean up camel-google-drive pom - posted by ni...@apache.org on 2014/09/16 05:20:27 UTC, 0 replies.
- svn commit: r922344 [1/3] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/16 05:21:56 UTC, 0 replies.
- svn commit: r922344 [3/3] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/16 05:21:56 UTC, 0 replies.
- svn commit: r922344 [2/3] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/16 05:21:56 UTC, 0 replies.
- git commit: CAMEL-7826 Fixed serviceRoot URI - posted by dh...@apache.org on 2014/09/16 05:30:51 UTC, 1 replies.
- git commit: CAMEL-7802 XML Signature: parameter for output character encoding and parent node via XPath with thanks to Franz - posted by ni...@apache.org on 2014/09/16 14:21:54 UTC, 0 replies.
- [1/2] git commit: CAMEL-7803 - posted by ni...@apache.org on 2014/09/16 14:59:36 UTC, 0 replies.
- [2/2] git commit: CAMEL-7803 Fixed the CS errors - posted by ni...@apache.org on 2014/09/16 14:59:37 UTC, 0 replies.
- [1/6] git commit: CAMEL-7803 - posted by ni...@apache.org on 2014/09/16 15:08:01 UTC, 0 replies.
- [2/6] git commit: CAMEL-7803 Fixed the CS errors - posted by ni...@apache.org on 2014/09/16 15:08:02 UTC, 0 replies.
- [3/6] git commit: CAMEL-7803 Fixed the CS errors - posted by ni...@apache.org on 2014/09/16 15:08:03 UTC, 0 replies.
- [4/6] git commit: CAMEL-7803 - posted by ni...@apache.org on 2014/09/16 15:08:04 UTC, 0 replies.
- [5/6] git commit: CAMEL-7803 - posted by ni...@apache.org on 2014/09/16 15:08:05 UTC, 0 replies.
- [6/6] git commit: CAMEL-7803 Fixed the CS errors - posted by ni...@apache.org on 2014/09/16 15:08:06 UTC, 0 replies.
- svn commit: r922420 - in /websites/production/camel/content: cache/main.pageCache olingo2.html - posted by bu...@apache.org on 2014/09/16 18:17:55 UTC, 0 replies.
- git commit: CAMEL-7829 Added support for OK responses for PUT, also support for handling updated resource values for patch and merge - posted by dh...@apache.org on 2014/09/16 22:46:39 UTC, 1 replies.
- svn commit: r922447 - in /websites/production/camel/content: building.html cache/main.pageCache - posted by bu...@apache.org on 2014/09/16 23:18:11 UTC, 0 replies.
- [1/3] git commit: CAMEL-7830 RestLetHeaderFilterStrategy should filter the header of "Transfer-Encoding" - posted by ni...@apache.org on 2014/09/17 04:49:29 UTC, 0 replies.
- [2/3] git commit: CAMEL-7053 remove the dependency of hibernat - posted by ni...@apache.org on 2014/09/17 04:49:30 UTC, 0 replies.
- [3/3] git commit: CAMEL-7633 Reenable the unit test - posted by ni...@apache.org on 2014/09/17 04:49:31 UTC, 0 replies.
- [1/6] git commit: CAMEL-7633 Reenable the unit test - posted by ni...@apache.org on 2014/09/17 05:04:50 UTC, 0 replies.
- [2/6] git commit: CAMEL-7053 remove the dependency of hibernat - posted by ni...@apache.org on 2014/09/17 05:04:51 UTC, 0 replies.
- [3/6] git commit: CAMEL-7830 RestLetHeaderFilterStrategy should filter the header of "Transfer-Encoding" - posted by ni...@apache.org on 2014/09/17 05:04:52 UTC, 0 replies.
- [4/6] git commit: CAMEL-7633 Reenable the unit test - posted by ni...@apache.org on 2014/09/17 05:04:53 UTC, 0 replies.
- [5/6] git commit: CAMEL-7830 RestLetHeaderFilterStrategy should filter the header of "Transfer-Encoding" - posted by ni...@apache.org on 2014/09/17 05:04:54 UTC, 0 replies.
- [6/6] git commit: CAMEL-7053 remove the dependency of hibernat - posted by ni...@apache.org on 2014/09/17 05:04:55 UTC, 0 replies.
- svn commit: r922498 - in /websites/production/camel/content: articles.html cache/main.pageCache - posted by bu...@apache.org on 2014/09/17 12:18:13 UTC, 0 replies.
- svn commit: r922521 - in /websites/production/camel/content: cache/main.pageCache optaplanner.html - posted by bu...@apache.org on 2014/09/17 15:17:53 UTC, 0 replies.
- svn commit: r922530 - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache optaplanner.html splitter.html - posted by bu...@apache.org on 2014/09/17 16:18:20 UTC, 0 replies.
- svn commit: r922617 - in /websites/production/camel/content: cache/main.pageCache schematron.html - posted by bu...@apache.org on 2014/09/18 00:17:54 UTC, 0 replies.
- svn commit: r922625 - in /websites/production/camel/content: cache/main.pageCache schematron.html - posted by bu...@apache.org on 2014/09/18 01:17:55 UTC, 0 replies.
- svn commit: r922629 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html - posted by bu...@apache.org on 2014/09/18 02:21:10 UTC, 0 replies.
- svn commit: r922633 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list.html components.html transport.html uris.html - posted by bu...@apache.org on 2014/09/18 03:18:18 UTC, 0 replies.
- svn commit: r922656 - in /websites/production/camel/content: cache/main.pageCache xml-security-component.html - posted by bu...@apache.org on 2014/09/18 09:18:00 UTC, 0 replies.
- svn commit: r922659 - in /websites/production/camel/content: cache/main.pageCache schematron.html - posted by bu...@apache.org on 2014/09/18 10:17:56 UTC, 0 replies.
- svn commit: r922669 - in /websites/production/camel/content: cache/main.pageCache schematron.html - posted by bu...@apache.org on 2014/09/18 11:18:15 UTC, 0 replies.
- git commit: CAMEL-7828 Support the pass the exchange as the parameter to @PreConsumed and @Consumed method - posted by ni...@apache.org on 2014/09/18 14:40:38 UTC, 0 replies.
- svn commit: r922692 - in /websites/production/camel/content: cache/main.pageCache schematron.html - posted by bu...@apache.org on 2014/09/18 15:18:51 UTC, 0 replies.
- svn commit: r922703 - in /websites/production/camel/content: cache/main.pageCache download.html - posted by bu...@apache.org on 2014/09/18 16:17:57 UTC, 0 replies.
- svn commit: r6548 - /release/camel/apache-camel/2.14.0/ - posted by ni...@apache.org on 2014/09/18 16:30:47 UTC, 0 replies.
- svn commit: r6549 - /release/camel/apache-camel/2.14.0/ - posted by ni...@apache.org on 2014/09/18 16:32:09 UTC, 0 replies.
- svn commit: r922705 [5/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/18 16:37:12 UTC, 0 replies.
- svn commit: r922705 [4/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/18 16:37:12 UTC, 0 replies.
- svn commit: r922705 [1/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/18 16:37:12 UTC, 0 replies.
- svn commit: r922705 [3/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/18 16:37:12 UTC, 0 replies.
- svn commit: r922705 [2/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/18 16:37:12 UTC, 0 replies.
- svn commit: r922706 [2/2] - /websites/production/camel/content/manual/camel-manual-2.14.0.html - posted by ni...@apache.org on 2014/09/18 16:38:16 UTC, 0 replies.
- svn commit: r922706 [1/2] - /websites/production/camel/content/manual/camel-manual-2.14.0.html - posted by ni...@apache.org on 2014/09/18 16:38:16 UTC, 0 replies.
- svn commit: r922715 - in /websites/production/camel/content/maven: ./ camel-2.14.0/ camel-2.14.0/camel-ahc-ws/ camel-2.14.0/camel-ahc-ws/apidocs/ camel-2.14.0/camel-ahc-ws/apidocs/META-INF/ camel-2.14.0/camel-ahc-ws/apidocs/org/ camel-2.14.0/camel-ahc-... - posted by ni...@apache.org on 2014/09/18 18:20:58 UTC, 0 replies.
- svn commit: r922773 - in /websites/production/camel/content/maven/camel-2.14.0: camel-core/apidocs/ camel-core/apidocs/org/apache/camel/ camel-core/apidocs/org/apache/camel/api/management/ camel-core/apidocs/org/apache/camel/api/management/class-use/ c... - posted by ni...@apache.org on 2014/09/19 03:29:20 UTC, 0 replies.
- svn commit: r6554 - /release/camel/apache-camel/camel-2.13.2/ - posted by ni...@apache.org on 2014/09/19 03:35:22 UTC, 0 replies.
- svn commit: r6555 - /release/camel/apache-camel/2.11.4/ - posted by ni...@apache.org on 2014/09/19 03:38:47 UTC, 0 replies.
- svn commit: r922774 [5/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/19 03:51:04 UTC, 0 replies.
- svn commit: r922774 [1/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/19 03:51:04 UTC, 0 replies.
- svn commit: r922774 [2/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/19 03:51:04 UTC, 0 replies.
- svn commit: r922774 [3/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/19 03:51:04 UTC, 0 replies.
- svn commit: r922774 [4/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/ - posted by ni...@apache.org on 2014/09/19 03:51:04 UTC, 0 replies.
- svn commit: r922776 - in /websites/production/camel/content: cache/main.pageCache release-guide.html xml-reference.html - posted by bu...@apache.org on 2014/09/19 04:19:53 UTC, 0 replies.
- svn commit: r922780 [3/3] - in /websites/production/camel/content: ./ 2014/09/ 2014/09/19/ cache/ - posted by bu...@apache.org on 2014/09/19 05:20:03 UTC, 0 replies.
- svn commit: r922780 [2/3] - in /websites/production/camel/content: ./ 2014/09/ 2014/09/19/ cache/ - posted by bu...@apache.org on 2014/09/19 05:20:03 UTC, 0 replies.
- svn commit: r922780 [1/3] - in /websites/production/camel/content: ./ 2014/09/ 2014/09/19/ cache/ - posted by bu...@apache.org on 2014/09/19 05:20:03 UTC, 0 replies.
- [1/2] git commit: CAMEL-7827 Add possibility to specify parameters to URLs using http api. For example : have a URI like /service/{id} and have an array to merge the parameters - posted by ni...@apache.org on 2014/09/19 07:59:05 UTC, 0 replies.
- [2/2] git commit: CAMEL-7827 Fixed the CS errors. - posted by ni...@apache.org on 2014/09/19 07:59:06 UTC, 0 replies.
- svn commit: r922821 - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache load-balancer.html - posted by bu...@apache.org on 2014/09/19 13:19:33 UTC, 0 replies.
- [1/3] git commit: Update to Java7 - posted by dk...@apache.org on 2014/09/19 16:19:26 UTC, 0 replies.
- [2/3] git commit: Update poms to use jdk.version instead of a hardcoded value - posted by dk...@apache.org on 2014/09/19 16:19:27 UTC, 0 replies.
- [3/3] git commit: Update teh archetype compiler settings - posted by dk...@apache.org on 2014/09/19 16:19:28 UTC, 0 replies.
- git commit: Much easier way to determine if it's a primitive array. - posted by dk...@apache.org on 2014/09/19 16:43:25 UTC, 0 replies.
- git commit: Add an NPE guard - posted by dk...@apache.org on 2014/09/19 17:08:36 UTC, 0 replies.
- git commit: CAMEL-7840: Upgrade to metrics 3.1. And also use spring 4.x test as spring 4.x is default now. - posted by da...@apache.org on 2014/09/19 18:06:44 UTC, 0 replies.
- [1/3] git commit: CAMEL-7843: Upgrade to Karaf 2.4.0 - posted by da...@apache.org on 2014/09/20 20:24:08 UTC, 0 replies.
- [2/3] git commit: Polished - posted by da...@apache.org on 2014/09/20 20:24:09 UTC, 0 replies.
- [3/3] git commit: CAMEL-7843: Upgrade to Karaf 2.4.0 - posted by da...@apache.org on 2014/09/20 20:24:10 UTC, 0 replies.
- [1/8] Donating camel-beanstalk component to Apache Camel - posted by da...@apache.org on 2014/09/21 09:56:21 UTC, 0 replies.
- [2/8] git commit: Donating camel-beanstalk component to Apache Camel - posted by da...@apache.org on 2014/09/21 09:56:22 UTC, 0 replies.
- [3/8] git commit: Merge branch 'master' of https://github.com/alaz/camel - posted by da...@apache.org on 2014/09/21 09:56:23 UTC, 0 replies.
- [4/8] git commit: Added camel-beanstalk to kit - posted by da...@apache.org on 2014/09/21 09:56:24 UTC, 0 replies.
- [5/8] git commit: Polished - posted by da...@apache.org on 2014/09/21 09:56:25 UTC, 0 replies.
- [6/8] Fixed CS - posted by da...@apache.org on 2014/09/21 09:56:26 UTC, 0 replies.
- [7/8] git commit: Fixed CS - posted by da...@apache.org on 2014/09/21 09:56:27 UTC, 0 replies.
- [8/8] git commit: Added beanstalk to features - posted by da...@apache.org on 2014/09/21 09:56:28 UTC, 0 replies.
- svn commit: r923038 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list.html components.html transport.html uris.html - posted by bu...@apache.org on 2014/09/21 10:18:34 UTC, 0 replies.
- [1/3] git commit: camel-beanstalk store details in headers instead of exchange. - posted by da...@apache.org on 2014/09/21 11:06:39 UTC, 0 replies.
- [2/3] git commit: camel-beanstalk cleanup the options - posted by da...@apache.org on 2014/09/21 11:06:40 UTC, 0 replies.
- [3/3] git commit: camel-beanstalk - make component expose uri options and doc. - posted by da...@apache.org on 2014/09/21 11:06:41 UTC, 0 replies.
- svn commit: r923046 [1/2] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/21 11:18:43 UTC, 0 replies.
- svn commit: r923046 [2/2] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/21 11:18:43 UTC, 0 replies.
- [1/3] git commit: CAMEL-7836: Fixed potential ConcurrentModificationException when calling getRoutes. - posted by da...@apache.org on 2014/09/21 11:24:33 UTC, 0 replies.
- [2/3] git commit: CAMEL-7836: Fixed potential ConcurrentModificationException when calling getRoutes. - posted by da...@apache.org on 2014/09/21 11:24:34 UTC, 0 replies.
- [3/3] git commit: CAMEL-7836: Fixed potential ConcurrentModificationException when calling getRoutes. - posted by da...@apache.org on 2014/09/21 11:24:35 UTC, 0 replies.
- svn commit: r923057 - in /websites/production/camel/content: cache/main.pageCache camel-2150-release.html - posted by bu...@apache.org on 2014/09/21 13:18:43 UTC, 0 replies.
- [1/5] git commit: CAMEL-7829 Fixed the CS errors of camel-olingo2-api - posted by ni...@apache.org on 2014/09/21 14:02:02 UTC, 0 replies.
- [2/5] git commit: CAMEL-7792 Fixed the CS errors - posted by ni...@apache.org on 2014/09/21 14:02:03 UTC, 0 replies.
- [3/5] git commit: CAMEL-7792 JIRA component - posted by ni...@apache.org on 2014/09/21 14:02:04 UTC, 0 replies.
- [4/5] git commit: RssEndpoint throw meaningful exception when creating the producer - posted by ni...@apache.org on 2014/09/21 14:02:05 UTC, 0 replies.
- [5/5] git commit: CAMEL-7792 Throw the UnsupportedOperationException when create the producer of JIRAComponent - posted by ni...@apache.org on 2014/09/21 14:02:06 UTC, 0 replies.
- git commit: CAMEL-7842 Avoid using InputStreamEntity for byte[] input - posted by ni...@apache.org on 2014/09/21 14:13:11 UTC, 0 replies.
- [1/4] git commit: CAMEL-7829 Fixed the CS errors of camel-olingo2-api - posted by ni...@apache.org on 2014/09/21 14:51:12 UTC, 0 replies.
- [2/4] git commit: CAMEL-7842 Avoid using InputStreamEntity for byte[] input - posted by ni...@apache.org on 2014/09/21 14:51:13 UTC, 0 replies.
- [3/4] git commit: CAMEL-7842 Avoid using InputStreamEntity for byte[] input - posted by ni...@apache.org on 2014/09/21 14:51:14 UTC, 0 replies.
- [4/4] git commit: CAMEL-7842 Avoid using InputStreamEntity for byte[] input - posted by ni...@apache.org on 2014/09/21 14:51:15 UTC, 0 replies.
- [1/3] CAMEL-7835: camel-test-spring41 to support spring 4.1 testing. - posted by da...@apache.org on 2014/09/21 16:52:05 UTC, 0 replies.
- [2/3] CAMEL-7835: camel-test-spring41 to support spring 4.1 testing. - posted by da...@apache.org on 2014/09/21 16:52:06 UTC, 0 replies.
- [3/3] git commit: CAMEL-7835: camel-test-spring41 to support spring 4.1 testing. - posted by da...@apache.org on 2014/09/21 16:52:07 UTC, 0 replies.
- svn commit: r923071 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html camel-2150-release.html - posted by bu...@apache.org on 2014/09/21 17:18:17 UTC, 0 replies.
- [1/7] CAMEL-7835: camel-test-spring40 for spring 4.0 only. And camel-test-spring for spring 4.1 or newer. - posted by da...@apache.org on 2014/09/21 17:35:47 UTC, 0 replies.
- [2/7] CAMEL-7835: camel-test-spring40 for spring 4.0 only. And camel-test-spring for spring 4.1 or newer. - posted by da...@apache.org on 2014/09/21 17:35:48 UTC, 0 replies.
- [3/7] CAMEL-7835: camel-test-spring40 for spring 4.0 only. And camel-test-spring for spring 4.1 or newer. - posted by da...@apache.org on 2014/09/21 17:35:49 UTC, 0 replies.
- [4/7] CAMEL-7835: camel-test-spring40 for spring 4.0 only. And camel-test-spring for spring 4.1 or newer. - posted by da...@apache.org on 2014/09/21 17:35:50 UTC, 0 replies.
- [5/7] git commit: CAMEL-7835: camel-test-spring40 for spring 4.0 only. And camel-test-spring for spring 4.1 or newer. - posted by da...@apache.org on 2014/09/21 17:35:51 UTC, 0 replies.
- [6/7] git commit: Polished - posted by da...@apache.org on 2014/09/21 17:35:52 UTC, 0 replies.
- [7/7] git commit: CAMEL-7835: Added itest for spring 4.0.x - posted by da...@apache.org on 2014/09/21 17:35:53 UTC, 0 replies.
- svn commit: r923082 [2/3] - in /websites/production/camel/content: book-cookbook.html book-in-one-page.html cache/main.pageCache camel-2150-release.html spring-testing.html - posted by bu...@apache.org on 2014/09/21 18:18:59 UTC, 0 replies.
- svn commit: r923082 [1/3] - in /websites/production/camel/content: book-cookbook.html book-in-one-page.html cache/main.pageCache camel-2150-release.html spring-testing.html - posted by bu...@apache.org on 2014/09/21 18:18:59 UTC, 0 replies.
- svn commit: r923082 [3/3] - in /websites/production/camel/content: book-cookbook.html book-in-one-page.html cache/main.pageCache camel-2150-release.html spring-testing.html - posted by bu...@apache.org on 2014/09/21 18:18:59 UTC, 0 replies.
- svn commit: r923119 - in /websites/production/camel/content: cache/main.pageCache camel-2150-release.html - posted by bu...@apache.org on 2014/09/21 22:18:28 UTC, 0 replies.
- git commit: CAMEL-7839 Fixed the issue that Xpath is not namespace aware in choice - posted by ni...@apache.org on 2014/09/22 09:06:37 UTC, 0 replies.
- [1/3] git commit: CAMEL-7839 Fixed the issue that Xpath is not namespace aware in choice - posted by ni...@apache.org on 2014/09/22 09:09:22 UTC, 0 replies.
- [2/3] git commit: CAMEL-7839 Fixed the issue that Xpath is not namespace aware in choice - posted by ni...@apache.org on 2014/09/22 09:09:23 UTC, 0 replies.
- [3/3] git commit: CAMEL-7839 Fixed the issue that Xpath is not namespace aware in choice - posted by ni...@apache.org on 2014/09/22 09:09:24 UTC, 0 replies.
- [1/4] git commit: CAMEL-7777 GitHub component - posted by ni...@apache.org on 2014/09/22 11:05:09 UTC, 0 replies.
- [2/4] git commit: CAMEL-7777 Fixed the CS error of camel-github component - posted by ni...@apache.org on 2014/09/22 11:05:10 UTC, 0 replies.
- [3/4] git commit: CAMEL-7777 Added camel-github to the release kit - posted by ni...@apache.org on 2014/09/22 11:05:11 UTC, 0 replies.
- [4/4] git commit: CAMEL-7792 Added camel-jira compoennt into release kit - posted by ni...@apache.org on 2014/09/22 11:05:12 UTC, 0 replies.
- git commit: fix the package name of atmosphere-websocket/src/test - posted by ay...@apache.org on 2014/09/22 17:00:18 UTC, 0 replies.
- git commit: fix CS error of atmosphere-websocket/test - posted by ay...@apache.org on 2014/09/22 17:06:20 UTC, 0 replies.
- [1/2] git commit: fix the package name of atmosphere-websocket/src/test - posted by ay...@apache.org on 2014/09/22 17:09:26 UTC, 0 replies.
- [2/2] git commit: fix CS error of atmosphere-websocket/test - posted by ay...@apache.org on 2014/09/22 17:09:27 UTC, 0 replies.
- svn commit: r923202 - /websites/production/camel/content/cache/main.pageCache - posted by cm...@apache.org on 2014/09/22 22:07:24 UTC, 0 replies.
- git commit: Checked the status code of the delete operation in camel-cxf unit test - posted by ni...@apache.org on 2014/09/23 03:20:57 UTC, 0 replies.
- [1/2] git commit: Correct CS errors - posted by ni...@apache.org on 2014/09/23 04:42:18 UTC, 0 replies.
- [2/2] git commit: Fix CAMEL-7850 : Allow to set the id of the indexed document via a header Use indexId if it is provided by the header Add unit test that check that returned indexId is equals of the provided one. - posted by ni...@apache.org on 2014/09/23 04:42:19 UTC, 0 replies.
- [1/3] git commit: CAMEL-7792 Added @UriParams to camel-jira component - posted by ni...@apache.org on 2014/09/23 05:33:03 UTC, 0 replies.
- [2/3] git commit: CAMEL-7777 Added @UriParams to camel-github endpoints - posted by ni...@apache.org on 2014/09/23 05:33:04 UTC, 0 replies.
- [3/3] git commit: CAMEL-7777 Added feature entry of camel-github - posted by ni...@apache.org on 2014/09/23 05:33:05 UTC, 0 replies.
- git commit: Fix logger initialization in QuartzHelper to the right class, in order to avoid misleading logentries. Also added some javadoc - posted by da...@apache.org on 2014/09/23 10:49:16 UTC, 0 replies.
- git commit: CAMEL-7852 Fixed the issue that camel-msv component cannot be resolved in OSGi - posted by ni...@apache.org on 2014/09/23 14:18:47 UTC, 0 replies.
- git commit: CAMEL-7852 clean up the karaf feature osgi test - posted by ni...@apache.org on 2014/09/23 14:25:24 UTC, 0 replies.
- [1/4] git commit: CAMEL-7852 Fixed the issue that camel-msv component cannot be resolved in OSGi - posted by ni...@apache.org on 2014/09/23 14:28:53 UTC, 0 replies.
- [2/4] git commit: CAMEL-7852 clean up the karaf feature osgi test - posted by ni...@apache.org on 2014/09/23 14:28:54 UTC, 0 replies.
- [3/4] git commit: CAMEL-7852 Fixed the issue that camel-msv component cannot be resolved in OSGi - posted by ni...@apache.org on 2014/09/23 14:28:55 UTC, 0 replies.
- [4/4] git commit: CAMEL-7852 Fixed the issue that camel-msv component cannot be resolved in OSGi - posted by ni...@apache.org on 2014/09/23 14:28:56 UTC, 0 replies.
- svn commit: r923235 [6/6] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/23 14:50:15 UTC, 0 replies.
- svn commit: r923235 [3/6] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/23 14:50:15 UTC, 0 replies.
- svn commit: r923235 [1/6] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/23 14:50:15 UTC, 0 replies.
- svn commit: r923235 [4/6] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/23 14:50:15 UTC, 0 replies.
- svn commit: r923235 [2/6] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/23 14:50:15 UTC, 0 replies.
- svn commit: r923235 [5/6] - in /websites/production/camel/content: ./ cache/ - posted by bu...@apache.org on 2014/09/23 14:50:15 UTC, 0 replies.
- svn commit: r923293 - in /websites/production/camel/content: cache/main.pageCache karaf.html - posted by bu...@apache.org on 2014/09/23 22:18:39 UTC, 0 replies.
- [1/3] git commit: CAMEL-7777 polish the camel-github feature - posted by ni...@apache.org on 2014/09/24 07:42:27 UTC, 0 replies.
- [2/3] git commit: CAMEL-7846 Added a DelegateEndpoint interface into Camel API - posted by ni...@apache.org on 2014/09/24 07:42:28 UTC, 0 replies.
- [3/3] git commit: CAMEL-7856 camel-cxf producer HttpAPI should not send the message body when using DELETE method - posted by ni...@apache.org on 2014/09/24 07:42:29 UTC, 1 replies.
- [1/3] git commit: CAMEL-7856 camel-cxf producer HttpAPI should not send the message body when using DELETE method - posted by ni...@apache.org on 2014/09/24 07:44:27 UTC, 0 replies.
- [2/3] git commit: CAMEL-7856 camel-cxf producer HttpAPI should not send the message body when using DELETE method - posted by ni...@apache.org on 2014/09/24 07:44:28 UTC, 0 replies.
- git commit: Upgraded mina2 - posted by da...@apache.org on 2014/09/24 09:09:37 UTC, 0 replies.
- git commit: CAMEL-7858 Allow to disable Jaxb annotations in JacksonDataFormat - posted by ni...@apache.org on 2014/09/24 11:02:28 UTC, 0 replies.
- [1/2] git commit: CAMEL-7859: Language component - Add support for binary content - posted by da...@apache.org on 2014/09/24 12:17:33 UTC, 0 replies.
- [2/2] git commit: CAMEL-7859: Language component - Add support for binary content - posted by da...@apache.org on 2014/09/24 12:17:34 UTC, 0 replies.
- svn commit: r923374 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache language.html - posted by bu...@apache.org on 2014/09/24 13:18:46 UTC, 0 replies.
- [1/2] git commit: CAMEL-7835:Camel listener with the Ordered - posted by da...@apache.org on 2014/09/24 14:14:10 UTC, 0 replies.
- [2/2] git commit: Merge branch 'CAMEL-7835-Ordered' of https://github.com/wuwen5/camel - posted by da...@apache.org on 2014/09/24 14:14:11 UTC, 0 replies.
- git commit: Fixed the camel-web build error with Windows - posted by ni...@apache.org on 2014/09/25 05:44:23 UTC, 0 replies.
- [1/3] git commit: Fixed the camel-web build error with Windows - posted by ni...@apache.org on 2014/09/25 05:46:12 UTC, 0 replies.
- [2/3] git commit: Fixed the camel-web build error with Windows - posted by ni...@apache.org on 2014/09/25 05:46:13 UTC, 0 replies.
- [3/3] git commit: Fixed the camel-web build error with Windows - posted by ni...@apache.org on 2014/09/25 05:46:14 UTC, 0 replies.
- git commit: CAMEL-7845 Provide Configurer for user to configure the CXF conduit and CXF destination from Java code - posted by ni...@apache.org on 2014/09/25 09:50:57 UTC, 0 replies.
- svn commit: r923496 [3/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2150-release.html cxf.html - posted by bu...@apache.org on 2014/09/25 10:18:39 UTC, 0 replies.
- svn commit: r923496 [2/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2150-release.html cxf.html - posted by bu...@apache.org on 2014/09/25 10:18:39 UTC, 0 replies.
- svn commit: r923496 [1/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2150-release.html cxf.html - posted by bu...@apache.org on 2014/09/25 10:18:39 UTC, 0 replies.
- git commit: CAMEL-7860 Added sendReply functionality in RabbitMQConsumer with thanks to Raymond - posted by ni...@apache.org on 2014/09/25 11:11:25 UTC, 0 replies.
- git commit: First stab at fixing the camel-xmljson license compliance issue due to dependency to XOM (licensed at LGPL v2.1). - posted by ra...@apache.org on 2014/09/25 12:18:52 UTC, 0 replies.
- [1/2] git commit: Upgrade groovy - posted by da...@apache.org on 2014/09/25 20:08:34 UTC, 0 replies.
- [2/2] git commit: Upgraded deltaspike - posted by da...@apache.org on 2014/09/25 20:08:35 UTC, 0 replies.
- svn commit: r923652 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache cxf.html - posted by bu...@apache.org on 2014/09/26 05:22:46 UTC, 0 replies.
- [1/2] git commit: CAMEL-7863: Improve logging message and reduce verbosity from INFO to debug - posted by ni...@apache.org on 2014/09/26 08:05:43 UTC, 0 replies.
- [2/2] git commit: CAMEL-7863 Updated the java doc for the operation name lookup. - posted by ni...@apache.org on 2014/09/26 08:05:44 UTC, 0 replies.
- git commit: CAMEL-7856 Added igoreDeleteMethodMessageBody option to CxfRsEndpoint - posted by ni...@apache.org on 2014/09/26 09:04:38 UTC, 0 replies.
- [1/9] git commit: CAMEL-7863: Improve logging message and reduce verbosity from INFO to debug - posted by ni...@apache.org on 2014/09/26 09:10:31 UTC, 0 replies.
- [2/9] git commit: CAMEL-7863 Updated the java doc for the operation name lookup. - posted by ni...@apache.org on 2014/09/26 09:10:32 UTC, 0 replies.
- [3/9] git commit: CAMEL-7856 Added igoreDeleteMethodMessageBody option to CxfRsEndpoint - posted by ni...@apache.org on 2014/09/26 09:10:33 UTC, 0 replies.
- [4/9] git commit: CAMEL-7863: Improve logging message and reduce verbosity from INFO to debug - posted by ni...@apache.org on 2014/09/26 09:10:34 UTC, 0 replies.
- [5/9] git commit: CAMEL-7863 Updated the java doc for the operation name lookup. - posted by ni...@apache.org on 2014/09/26 09:10:35 UTC, 0 replies.
- [6/9] git commit: CAMEL-7856 Added igoreDeleteMethodMessageBody option to CxfRsEndpoint - posted by ni...@apache.org on 2014/09/26 09:10:36 UTC, 0 replies.
- [7/9] git commit: CAMEL-7863: Improve logging message and reduce verbosity from INFO to debug - posted by ni...@apache.org on 2014/09/26 09:10:37 UTC, 0 replies.
- [8/9] git commit: CAMEL-7863 Updated the java doc for the operation name lookup. - posted by ni...@apache.org on 2014/09/26 09:10:38 UTC, 0 replies.
- [9/9] git commit: CAMEL-7856 Added igoreDeleteMethodMessageBody option to CxfRsEndpoint - posted by ni...@apache.org on 2014/09/26 09:10:39 UTC, 0 replies.
- git commit: CAMEL-7858 Update the JsonDataFormat module for the new added option - posted by ni...@apache.org on 2014/09/26 09:25:00 UTC, 0 replies.
- svn commit: r923674 - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache content-enricher.html - posted by bu...@apache.org on 2014/09/26 11:18:43 UTC, 0 replies.
- git commit: Upgraded the msv version - posted by ni...@apache.org on 2014/09/26 15:36:39 UTC, 0 replies.
- [1/5] git commit: check BarcodeFormat - posted by da...@apache.org on 2014/09/26 17:50:49 UTC, 0 replies.
- [2/5] git commit: CAMEL-7866 barcodeFormat is always QR CODE - posted by da...@apache.org on 2014/09/26 17:50:50 UTC, 0 replies.
- [3/5] git commit: Merge branch 'fixed_barcode' of https://github.com/ssogabe/camel - posted by da...@apache.org on 2014/09/26 17:50:51 UTC, 0 replies.
- [4/5] git commit: check BarcodeFormat - posted by da...@apache.org on 2014/09/26 17:50:52 UTC, 0 replies.
- [5/5] git commit: CAMEL-7866 barcodeFormat is always QR CODE - posted by da...@apache.org on 2014/09/26 17:50:53 UTC, 0 replies.
- [1/3] git commit: Improve Exception handling in SJMS: Changed Logger calls to include the caught exception as well, so that stacktraces are no longer swallowed. Same for wrapping exceptions. - posted by da...@apache.org on 2014/09/26 17:54:38 UTC, 0 replies.
- [2/3] git commit: Merge branch 'sjms-improve-exception-logging' of https://github.com/sryll/camel - posted by da...@apache.org on 2014/09/26 17:54:39 UTC, 0 replies.
- [3/3] git commit: Improve Exception handling in SJMS: Changed Logger calls to include the caught exception as well, so that stacktraces are no longer swallowed. Same for wrapping exceptions. - posted by da...@apache.org on 2014/09/26 17:54:40 UTC, 0 replies.
- [1/5] git commit: CAMEL-7868: Fix concatenation of params to url - posted by da...@apache.org on 2014/09/27 13:14:20 UTC, 0 replies.
- [2/5] git commit: Merge branch 'CAMEL-7870' of https://github.com/ssogabe/camel - posted by da...@apache.org on 2014/09/27 13:14:21 UTC, 0 replies.
- [3/5] git commit: CAMEL-7868: Fix concatenation of params to url - posted by da...@apache.org on 2014/09/27 13:14:22 UTC, 0 replies.
- [4/5] git commit: CAMEL-7870 re-optimize hints when setBarcodeFormat called - posted by da...@apache.org on 2014/09/27 13:14:23 UTC, 0 replies.
- [5/5] git commit: CAMEL-7870 re-optimize hints when setBarcodeFormat called - posted by da...@apache.org on 2014/09/27 13:14:24 UTC, 0 replies.
- [1/7] git commit: CAMEL-7864: Updates to allow setting Kafka's zookeeper.connect directly. - posted by da...@apache.org on 2014/09/27 13:23:30 UTC, 0 replies.
- [2/7] git commit: CAMEL-7864: Updates to allow setting Kafka's zookeeper.connect directly. - posted by da...@apache.org on 2014/09/27 13:23:31 UTC, 0 replies.
- [3/7] git commit: Merge branch 'master' of https://github.com/johnmshields/camel - posted by da...@apache.org on 2014/09/27 13:23:32 UTC, 0 replies.
- [4/7] git commit: CAMEL-7864: Updates to allow setting Kafka's zookeeper.connect directly. - posted by da...@apache.org on 2014/09/27 13:23:33 UTC, 0 replies.
- [5/7] git commit: CAMEL-7864: Updates to allow setting Kafka's zookeeper.connect directly. - posted by da...@apache.org on 2014/09/27 13:23:34 UTC, 0 replies.
- [6/7] git commit: CAMEL-7864: Updates to allow setting Kafka's zookeeper.connect directly. - posted by da...@apache.org on 2014/09/27 13:23:35 UTC, 0 replies.
- [7/7] git commit: CAMEL-7864: Updates to allow setting Kafka's zookeeper.connect directly. - posted by da...@apache.org on 2014/09/27 13:23:36 UTC, 0 replies.
- [1/8] git commit: CAMEL-7855: Fixed resuming JMS consumer to work if the route has never been initialized before. - posted by da...@apache.org on 2014/09/27 14:16:28 UTC, 0 replies.
- [2/8] git commit: apt tooling should support java source 7 onwards. As java6 is dropped. - posted by da...@apache.org on 2014/09/27 14:16:29 UTC, 0 replies.
- [3/8] git commit: Merge branch 'CAMEL-7871' of https://github.com/ssogabe/camel - posted by da...@apache.org on 2014/09/27 14:16:30 UTC, 0 replies.
- [4/8] git commit: CAMEL-7855: Fixed resuming JMS consumer to work if the route has never been initialized before. - posted by da...@apache.org on 2014/09/27 14:16:31 UTC, 0 replies.
- [5/8] git commit: CAMEL-7871 configure ERROR_CORRECTION only if barcode format is QR code - posted by da...@apache.org on 2014/09/27 14:16:32 UTC, 0 replies.
- [6/8] git commit: CAMEL-7855: Fixed resuming JMS consumer to work if the route has never been initialized before. - posted by da...@apache.org on 2014/09/27 14:16:33 UTC, 0 replies.
- [7/8] git commit: CAMEL-7855: Fixed resuming JMS consumer to work if the route has never been initialized before. - posted by da...@apache.org on 2014/09/27 14:16:34 UTC, 0 replies.
- [8/8] git commit: CAMEL-7871 configure ERROR_CORRECTION only if barcode format is QR code - posted by da...@apache.org on 2014/09/27 14:16:35 UTC, 0 replies.
- svn commit: r923809 - in /websites/production/camel/content: cache/main.pageCache kafka.html - posted by bu...@apache.org on 2014/09/27 14:18:19 UTC, 0 replies.
- [1/2] git commit: Camel 2.13.x - upgraded to CXF 2.7.12. - posted by da...@apache.org on 2014/09/27 14:26:31 UTC, 0 replies.
- [2/2] git commit: Camel 2.12.x - upgraded to CXF 2.7.12. - posted by da...@apache.org on 2014/09/27 14:26:32 UTC, 0 replies.
- git commit: CAMEL-7874: Fix the non-working prettyPrint option by the json dataformat - posted by bv...@apache.org on 2014/09/27 21:46:54 UTC, 1 replies.
- git commit: Fix the recently broken maven eclipse/idea plugin setups - posted by bv...@apache.org on 2014/09/27 22:50:32 UTC, 0 replies.
- git commit: CAMEL-7856 Fixed the test error with JDK7 - posted by ni...@apache.org on 2014/09/28 04:59:54 UTC, 1 replies.
- [1/2] git commit: CAMEL-7856 Fixed the test error with JDK7 - posted by ni...@apache.org on 2014/09/28 05:01:40 UTC, 0 replies.
- [2/2] git commit: CAMEL-7856 Fixed the test error with JDK7 - posted by ni...@apache.org on 2014/09/28 05:01:41 UTC, 0 replies.
- [1/3] git commit: CAMEL-7876 ensure GroupIterator uses the exchange's CHARSET_NAME property - posted by ni...@apache.org on 2014/09/28 05:30:30 UTC, 0 replies.
- [2/3] git commit: CAMEL-7876 GroupIterator should respect the exchange's CHARSET_NAME property. - posted by ni...@apache.org on 2014/09/28 05:30:31 UTC, 0 replies.
- [3/3] git commit: CAMEL-7876 Added the old construction method back and updated the javadoc - posted by ni...@apache.org on 2014/09/28 05:30:32 UTC, 0 replies.
- [1/3] git commit: CAMEL-7848 Added support for registry's encoders and decoders - posted by ni...@apache.org on 2014/09/28 08:18:21 UTC, 0 replies.
- [2/3] git commit: CAMEL-7848 merged the patch to camel-netty4-http - posted by ni...@apache.org on 2014/09/28 08:18:22 UTC, 0 replies.
- [3/3] git commit: CAMEL-7876 Fixed the build error and unicode encoding issue - posted by ni...@apache.org on 2014/09/28 08:18:23 UTC, 0 replies.
- [1/3] git commit: CAMEL-7848 merged the patch to camel-netty4-http - posted by ni...@apache.org on 2014/09/28 08:41:29 UTC, 0 replies.
- [2/3] git commit: CAMEL-7848 Added support for registry's encoders and decoders - posted by ni...@apache.org on 2014/09/28 08:41:30 UTC, 0 replies.
- [3/3] git commit: CAMEL-7848 Added support for registry's encoders and decoders - posted by ni...@apache.org on 2014/09/28 08:41:31 UTC, 0 replies.
- svn commit: r923899 [1/2] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache cxfrs.html - posted by bu...@apache.org on 2014/09/28 09:20:27 UTC, 0 replies.
- svn commit: r923899 [2/2] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache cxfrs.html - posted by bu...@apache.org on 2014/09/28 09:20:27 UTC, 0 replies.
- git commit: In the meanwhile Java 7+ is the default anyway - posted by bv...@apache.org on 2014/09/28 10:29:11 UTC, 0 replies.
- [1/5] git commit: CAMEL-7866 Fixed the CS errors - posted by ni...@apache.org on 2014/09/28 10:32:20 UTC, 0 replies.
- [2/5] git commit: CAMEL-7835 Clean up the pom.xml setting of camel-test-spring40 and camel-test-spring3 - posted by ni...@apache.org on 2014/09/28 10:32:21 UTC, 0 replies.
- [3/5] git commit: CAMEL-7835 Fixed camel-spring-javaconfig test error - posted by ni...@apache.org on 2014/09/28 10:32:22 UTC, 0 replies.
- [4/5] git commit: CAMEL-7835 Fixed the test error of camel-quartz - posted by ni...@apache.org on 2014/09/28 10:32:23 UTC, 0 replies.
- [5/5] git commit: CAMEL-7858 Fixed the test error of ModelSanityCheckerTest - posted by ni...@apache.org on 2014/09/28 10:32:24 UTC, 0 replies.
- git commit: Better avoid the CXF SNAPSHOT dependency - posted by bv...@apache.org on 2014/09/28 23:39:08 UTC, 0 replies.
- [1/2] git commit: CAMEL-7848 Disable the AllowDefaultCodec option in camel-netty4-http - posted by ni...@apache.org on 2014/09/29 03:14:07 UTC, 0 replies.
- [2/2] git commit: CAMEL-7848 Disable the AllowDefaultCodec option in camel-netty-http - posted by ni...@apache.org on 2014/09/29 03:14:08 UTC, 0 replies.
- [1/3] git commit: CAMEL-7871 fixed test error. - posted by da...@apache.org on 2014/09/29 07:52:30 UTC, 0 replies.
- [2/3] git commit: Merge branch 'CAMEL-7871' of https://github.com/ssogabe/camel - posted by da...@apache.org on 2014/09/29 07:52:31 UTC, 0 replies.
- [3/3] git commit: CAMEL-7871 fixed test error. - posted by da...@apache.org on 2014/09/29 07:52:32 UTC, 0 replies.
- [1/4] git commit: Case when uri has fragment and does not have query - posted by da...@apache.org on 2014/09/29 08:32:23 UTC, 0 replies.
- [2/4] git commit: Merge branch 'master' of https://github.com/lavrov/camel - posted by da...@apache.org on 2014/09/29 08:32:24 UTC, 0 replies.
- [3/4] git commit: Case when uri has fragment and does not have query - posted by da...@apache.org on 2014/09/29 08:32:25 UTC, 0 replies.
- [4/4] git commit: Case when uri has fragment and does not have query - posted by da...@apache.org on 2014/09/29 08:32:26 UTC, 0 replies.
- git commit: Case when uri has fragment and does not have query - posted by da...@apache.org on 2014/09/29 08:32:42 UTC, 0 replies.
- [1/2] git commit: Fixed the unit test issue when testing CXF 3.0.1 - posted by ni...@apache.org on 2014/09/29 09:53:18 UTC, 0 replies.
- [2/2] git commit: Fixed the test error of SpringBusFactoryBeansTest - posted by ni...@apache.org on 2014/09/29 09:53:19 UTC, 0 replies.
- git commit: CAMEL-7867 Fixed the NPE when using CXF endpoint to enrich - posted by ni...@apache.org on 2014/09/29 15:13:51 UTC, 0 replies.
- [1/3] git commit: CAMEL-7867 Fixed the NPE when using CXF endpoint to enrich - posted by ni...@apache.org on 2014/09/29 15:41:49 UTC, 0 replies.
- [2/3] git commit: CAMEL-7867 Fixed the NPE when using CXF endpoint to enrich - posted by ni...@apache.org on 2014/09/29 15:41:50 UTC, 0 replies.
- [3/3] git commit: CAMEL-7867 Fixed the NPE when using CXF endpoint to enrich - posted by ni...@apache.org on 2014/09/29 15:41:51 UTC, 0 replies.
- [1/3] git commit: CAMEL-7848 Disable the AllowDefaultCodec option in camel-netty-http - posted by ni...@apache.org on 2014/09/29 16:11:32 UTC, 0 replies.
- [2/3] git commit: CAMEL-7848 Disable the AllowDefaultCodec option in camel-netty4-http - posted by ni...@apache.org on 2014/09/29 16:11:33 UTC, 0 replies.
- [3/3] git commit: CAMEL-7848 Disable the AllowDefaultCodec option in camel-netty-http - posted by ni...@apache.org on 2014/09/29 16:11:34 UTC, 0 replies.
- git commit: upgrade jruby 1.7.13 to 1.7.16 - posted by cm...@apache.org on 2014/09/29 23:31:27 UTC, 0 replies.
- git commit: CAMEL-7881 Fixed the camel-restlet feature install issue - posted by ni...@apache.org on 2014/09/30 04:23:39 UTC, 0 replies.
- [1/4] git commit: Fixed the unit test issue of upgrade to CXF 2.7.12 - posted by ni...@apache.org on 2014/09/30 04:25:51 UTC, 0 replies.
- [2/4] git commit: CAMEL-7881 Fixed the camel-restlet feature install issue - posted by ni...@apache.org on 2014/09/30 04:25:52 UTC, 0 replies.
- [3/4] git commit: CAMEL-7881 Fixed the camel-restlet feature install issue - posted by ni...@apache.org on 2014/09/30 04:25:53 UTC, 0 replies.
- [4/4] git commit: CAMEL-7881 Fixed the camel-restlet feature install issue - posted by ni...@apache.org on 2014/09/30 04:25:54 UTC, 0 replies.
- git commit: Overrdie the httpclient version in camel-restlet pom - posted by ni...@apache.org on 2014/09/30 07:28:24 UTC, 0 replies.
- [1/3] git commit: Fixed build error of RestletHeaderFilterStrategy - posted by ni...@apache.org on 2014/09/30 07:30:51 UTC, 0 replies.
- [2/3] git commit: Overrdie the httpclient version in camel-restlet pom - posted by ni...@apache.org on 2014/09/30 07:30:52 UTC, 0 replies.
- [3/3] git commit: Overrdie the httpclient version in camel-restlet pom - posted by ni...@apache.org on 2014/09/30 07:30:53 UTC, 0 replies.
- svn commit: r924152 - in /websites/production/camel/content: cache/main.pageCache oncompletion.html - posted by bu...@apache.org on 2014/09/30 12:18:21 UTC, 0 replies.