Author: dkulp
Date: Mon Sep 19 19:34:28 2011
New Revision: 1172766

URL: http://svn.apache.org/viewvc?rev=1172766&view=rev
Log:
Blocked revisions 
1150299,1150678,1150780,1150865,1150990-1150991,1150997,1151048,1151059,1151107,1151153,1151158,1151223,1151313,1151319,1151350
 via svnmerge

........
  r1150299 | davsclaus | 2011-07-24 04:33:23 -0400 (Sun, 24 Jul 2011) | 1 line
  
  Polished
........
  r1150678 | ningjiang | 2011-07-25 09:03:23 -0400 (Mon, 25 Jul 2011) | 1 line
  
  Clean up the OSGi test of serlvet component
........
  r1150780 | davsclaus | 2011-07-25 13:02:41 -0400 (Mon, 25 Jul 2011) | 1 line
  
  CAMEL-3961: Bean component now supports parameter values specified directly 
in method name option. You can now bind body, headers, fixed values etc. 
without any annotations or other means.
........
  r1150865 | davsclaus | 2011-07-25 15:47:06 -0400 (Mon, 25 Jul 2011) | 1 line
  
  CAMEL-3961: Bean component supports parameter values directly in the method 
name option.
........
  r1150990 | davsclaus | 2011-07-26 01:47:36 -0400 (Tue, 26 Jul 2011) | 1 line
  
  Skip test which occationally may fail on CI servers.
........
  r1150991 | davsclaus | 2011-07-26 01:49:04 -0400 (Tue, 26 Jul 2011) | 1 line
  
  CAMEL-3961: Polished and reduced some package tangling.
........
  r1150997 | davsclaus | 2011-07-26 03:05:59 -0400 (Tue, 26 Jul 2011) | 1 line
  
  CAMEL-3961: Added headers to simple language to you can refer to the headers 
as a Map, and use that for bean parameter binding in the method name option.
........
  r1151048 | davsclaus | 2011-07-26 06:00:12 -0400 (Tue, 26 Jul 2011) | 1 line
  
  CAMEL-3961: Added support for explicit null parameter in method name option. 
Added better error message if simple language cannot parse the option name 
syntax.
........
  r1151059 | davsclaus | 2011-07-26 06:45:12 -0400 (Tue, 26 Jul 2011) | 1 line
  
  CAMEL-3961: Improved error message if invalid arguments when invoking bean 
using bean component.
........
  r1151107 | davsclaus | 2011-07-26 10:16:54 -0400 (Tue, 26 Jul 2011) | 1 line
  
  CAMEL-4270: Added unit test
........
  r1151153 | davsclaus | 2011-07-26 12:18:02 -0400 (Tue, 26 Jul 2011) | 1 line
  
  Fixed CS
........
  r1151158 | davsclaus | 2011-07-26 12:23:43 -0400 (Tue, 26 Jul 2011) | 1 line
  
  Fixed CS
........
  r1151223 | dkulp | 2011-07-26 16:11:46 -0400 (Tue, 26 Jul 2011) | 1 line
  
  Fix a bunch of warnings in eclipse
........
  r1151313 | dkulp | 2011-07-26 22:36:21 -0400 (Tue, 26 Jul 2011) | 3 lines
  
  [CAMEL-4095] More dynamic ports and contexts
  Enough is now working that we can switch to forkMode=once making the
  test MUCH MUCH faster.
........
  r1151319 | dkulp | 2011-07-26 23:05:54 -0400 (Tue, 26 Jul 2011) | 1 line
  
  Start playing with parallel testing.   Lots of work to do.
........
  r1151350 | davsclaus | 2011-07-27 02:37:30 -0400 (Wed, 27 Jul 2011) | 1 line
  
  CAMEL-4273: Use static memeber classes if applicable. ThAllow the GC to claim 
the resources sooner. Thanks to Babak for the patch.
........

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

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
--- svnmerge-blocked (original)
+++ svnmerge-blocked Mon Sep 19 19:34:28 2011
@@ -1 +1 @@
-/camel/trunk:1148092,1148215,1148258,1148598,1148647,1148854,1149059,1149088,1149511,1150075,1150086
+/camel/trunk:1148092,1148215,1148258,1148598,1148647,1148854,1149059,1149088,1149511,1150075,1150086,1150299,1150678,1150780,1150865,1150990-1150991,1150997,1151048,1151059,1151107,1151153,1151158,1151223,1151313,1151319,1151350


Reply via email to