You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2012/04/02 20:47:15 UTC

svn commit: r1308455 - /camel/branches/camel-2.9.x/

Author: hadrian
Date: Mon Apr  2 18:47:15 2012
New Revision: 1308455

URL: http://svn.apache.org/viewvc?rev=1308455&view=rev
Log:
Blocked revisions 1297056,1297097,1297103,1297126,1297170,1297173,1297180,1297313,1297410,1297426,1298551,1298780,1299162,1299191,1299195,1299606,1299973,1299989,1299992,1300061,1300085,1300218,1300479,1300804,1300914,1300971,1300974,1301115,1301316,1301721,1301791,1301900,1301907,1301910-1301911,1301940,1301942,1301951,1302084,1302093 via svnmerge

........
  r1297056 | davsclaus | 2012-03-05 08:53:37 -0500 (Mon, 05 Mar 2012) | 1 line
  
  Cleanup and avoid dependency on too many 3rd party maven repos.
........
  r1297097 | dvaleri | 2012-03-05 10:49:58 -0500 (Mon, 05 Mar 2012) | 1 line
  
  [CAMEL-4665] Added support for JSSE Configuration Utility to Camel Mail component.
........
  r1297103 | davsclaus | 2012-03-05 10:56:38 -0500 (Mon, 05 Mar 2012) | 1 line
  
  CAMEL-4498: Use AHC client for websocket unit tests.
........
  r1297126 | davsclaus | 2012-03-05 11:50:42 -0500 (Mon, 05 Mar 2012) | 1 line
  
  CAMEL-5061: Polished camel-websocket
........
  r1297170 | bvahdat | 2012-03-05 13:53:28 -0500 (Mon, 05 Mar 2012) | 1 line
  
  CAMEL-5062: Refer the Java Collection API classes by their interfaces and not through a specific given implementation. Also cleaned up some unused imports.
........
  r1297173 | bvahdat | 2012-03-05 14:01:47 -0500 (Mon, 05 Mar 2012) | 1 line
  
  CAMEL-5062: Refer the Java Collection API classes by their interfaces and not through a specific given implementation.
........
  r1297180 | bvahdat | 2012-03-05 14:10:27 -0500 (Mon, 05 Mar 2012) | 1 line
  
  Removed the obsolete @SuppressWarnings("deprecation") usage as the class is already deprecated (as a whole) by itself.
........
  r1297313 | bibryam | 2012-03-05 20:10:05 -0500 (Mon, 05 Mar 2012) | 1 line
  
  CAMEL-3551: Added new camel-fop component.
........
  r1297410 | davsclaus | 2012-03-06 05:30:05 -0500 (Tue, 06 Mar 2012) | 1 line
  
  CAMEL-3551: fixed pom.xml and added camel-fop to release kit.
........
  r1297426 | davsclaus | 2012-03-06 06:17:42 -0500 (Tue, 06 Mar 2012) | 1 line
  
  CAMEL-3551: Polished
........
  r1298551 | davsclaus | 2012-03-08 15:04:45 -0500 (Thu, 08 Mar 2012) | 1 line
  
  CAMEL-5059: Added unit test
........
  r1298780 | bvahdat | 2012-03-09 05:17:47 -0500 (Fri, 09 Mar 2012) | 1 line
  
  CAMEL-5068: Allow to configure cache option on propertiesPlaceholder in XML DSL.
........
  r1299162 | davsclaus | 2012-03-10 03:39:19 -0500 (Sat, 10 Mar 2012) | 1 line
  
  CAMEL-5073: Added camel-jt400 to features.
........
  r1299191 | davsclaus | 2012-03-10 07:59:16 -0500 (Sat, 10 Mar 2012) | 1 line
  
  CAMEL-4770: Added asyncStartListener option to JMS. To start jms consumer async. Thanks to Michael Warecki for partly patch.
........
  r1299195 | davsclaus | 2012-03-10 08:08:32 -0500 (Sat, 10 Mar 2012) | 1 line
  
  CAMEL-5074: Improved javadoc
........
  r1299606 | davsclaus | 2012-03-12 06:07:35 -0400 (Mon, 12 Mar 2012) | 1 line
  
  CAMEL-4300: You can now configure a default key/operation in cache endpoints. Thanks to Piotr Klimczak for the patch.
........
  r1299973 | davsclaus | 2012-03-13 00:58:19 -0400 (Tue, 13 Mar 2012) | 1 line
  
  CAMEL-5077: Upgrade to hazelcast 2.0.1
........
  r1299989 | cmueller | 2012-03-13 03:19:19 -0400 (Tue, 13 Mar 2012) | 1 line
  
  CAMEL-4955: Camel should run in a Java 7 environment - removed test which fail because Oracle changed the implementation of sun.beans.editors.IntEditor which calls Integer.valueOf() to sun.beans.editors.IntegerEditor which calls Integer.decode()
........
  r1299992 | cmueller | 2012-03-13 03:37:41 -0400 (Tue, 13 Mar 2012) | 1 line
  
  CAMEL-4955: Camel should run in a Java 7 environment - updated a test which fail in Java 7 because of an issue in OpenJDK
........
  r1300061 | davsclaus | 2012-03-13 06:39:04 -0400 (Tue, 13 Mar 2012) | 1 line
  
  CAMEL-5078: A number of dependency upgrades.
........
  r1300085 | davsclaus | 2012-03-13 07:52:45 -0400 (Tue, 13 Mar 2012) | 1 line
  
  CAMEL-5078: A number of dependency upgrades. Lets keep the sfl4j-api as 1.6.1 as it has been all the time.
........
  r1300218 | davsclaus | 2012-03-13 12:20:43 -0400 (Tue, 13 Mar 2012) | 1 line
  
  CAMEL-5079: EIPs using thread pools will now eager shutdown thread pools if thread pool was created only for the EIP. This avoids leaks when adding and removing a lot of routes etc.
........
  r1300479 | davsclaus | 2012-03-14 04:15:18 -0400 (Wed, 14 Mar 2012) | 1 line
  
  CAMEL-5079: EIPs using thread pools will now eager shutdown thread pools if thread pool was created only for the EIP. This avoids leaks when adding and removing a lot of routes etc.
........
  r1300804 | ningjiang | 2012-03-14 22:08:03 -0400 (Wed, 14 Mar 2012) | 1 line
  
  CAMEL-5082 enhanments on the camel-printer
........
  r1300914 | bvahdat | 2012-03-15 07:15:06 -0400 (Thu, 15 Mar 2012) | 1 line
  
  Fixed the failed build because of camel-msv dependencies while using Maven 3.0.4.
........
  r1300971 | bvahdat | 2012-03-15 09:24:22 -0400 (Thu, 15 Mar 2012) | 1 line
  
  CAMEL-5078: Fixed the Apache Lucene deprecated API usage after upgrade to the version 3.5.0.
........
  r1300974 | bvahdat | 2012-03-15 09:34:29 -0400 (Thu, 15 Mar 2012) | 1 line
  
  Polished.
........
  r1301115 | davsclaus | 2012-03-15 13:40:18 -0400 (Thu, 15 Mar 2012) | 1 line
  
  CAMEL-5090: WireTap now runs in UoW and error handling when tapping to destination.
........
  r1301316 | hadrian | 2012-03-15 22:48:18 -0400 (Thu, 15 Mar 2012) | 1 line
  
  CAMEL-5097. Fix feature definition for camel-fop
........
  r1301721 | hadrian | 2012-03-16 15:53:39 -0400 (Fri, 16 Mar 2012) | 1 line
  
  CS fixes
........
  r1301791 | bvahdat | 2012-03-16 18:10:55 -0400 (Fri, 16 Mar 2012) | 1 line
  
  CAMEL-1812: Removed the remaining @author tags.
........
  r1301900 | davsclaus | 2012-03-17 05:21:23 -0400 (Sat, 17 Mar 2012) | 1 line
  
  Upgraded hawtbuf to 1.9
........
  r1301907 | davsclaus | 2012-03-17 06:13:46 -0400 (Sat, 17 Mar 2012) | 1 line
  
  Upgraded to MyBatis 3.1.0
........
  r1301910 | davsclaus | 2012-03-17 06:29:25 -0400 (Sat, 17 Mar 2012) | 1 line
  
  Upgraded to commons-pool 1.6
........
  r1301911 | davsclaus | 2012-03-17 06:35:07 -0400 (Sat, 17 Mar 2012) | 1 line
  
  Enabled camel-apns feature
........
  r1301940 | davsclaus | 2012-03-17 10:05:55 -0400 (Sat, 17 Mar 2012) | 1 line
  
  CAMEL-5061: Polish camel-websocket. Remove incomplete code. Clean resources when stopping.
........
  r1301942 | davsclaus | 2012-03-17 10:29:50 -0400 (Sat, 17 Mar 2012) | 1 line
  
  CAMEL-5061: Added example for documentation
........
  r1301951 | davsclaus | 2012-03-17 11:30:52 -0400 (Sat, 17 Mar 2012) | 1 line
  
  Added twitter and websocket example
........
  r1302084 | davsclaus | 2012-03-18 03:50:05 -0400 (Sun, 18 Mar 2012) | 1 line
  
  Upgraded to Jersey 1.12
........
  r1302093 | davsclaus | 2012-03-18 04:30:31 -0400 (Sun, 18 Mar 2012) | 1 line
  
  CAMEL-5091: Do not enlist producer cache in JMX for EIPs, its internal details only. And will just clutter up the JMX tree if having many routes.
........

Modified:
    camel/branches/camel-2.9.x/   (props changed)

Propchange: camel/branches/camel-2.9.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.