You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/09/02 16:11:47 UTC

svn commit: r810512 - /cxf/branches/2.2.x-fixes/

Author: dkulp
Date: Wed Sep  2 14:11:46 2009
New Revision: 810512

URL: http://svn.apache.org/viewvc?rev=810512&view=rev
Log:
Blocked revisions 807745-807747,807750,807806,807815,808024-808025,808162,808614,808616,808736,809790,810049 via svnmerge

........
  r807745 | dkulp | 2009-08-25 14:21:38 -0400 (Tue, 25 Aug 2009) | 2 lines
  
  Work on reducing startup time by lazy-initting things and marking
  classes that Jsr250BeanPostProcessor don't need to deal with
........
  r807746 | dkulp | 2009-08-25 14:22:19 -0400 (Tue, 25 Aug 2009) | 1 line
  
  Don't JSR250 BusApplicationListener
........
  r807747 | dkulp | 2009-08-25 14:23:01 -0400 (Tue, 25 Aug 2009) | 2 lines
  
  Update loading of core things to be more lazy-init.  Reduces # objects
  procressed in JSR250  Bus.init from ~55 to ~30.  More to go.
........
  r807750 | dkulp | 2009-08-25 14:24:33 -0400 (Tue, 25 Aug 2009) | 2 lines
  
  Start performance increase phase 1: make as much as possible
  lazy-init=true, reduce JSR250 processing
........
  r807806 | dkulp | 2009-08-25 17:19:48 -0400 (Tue, 25 Aug 2009) | 1 line
  
  Exclude the wstx sdo pulls in
........
  r807815 | dkulp | 2009-08-25 17:38:09 -0400 (Tue, 25 Aug 2009) | 1 line
  
  Lazy-init the msv_validator
........
  r808024 | dkulp | 2009-08-26 10:31:44 -0400 (Wed, 26 Aug 2009) | 1 line
  
  Fix soap binding with spring doing jsr250 procesing
........
  r808025 | dkulp | 2009-08-26 10:33:05 -0400 (Wed, 26 Aug 2009) | 1 line
  
  Remove a Thread.dumpStack I accidentally left in
........
  r808162 | dkulp | 2009-08-26 15:12:40 -0400 (Wed, 26 Aug 2009) | 6 lines
  
  Split the HTTPConduit stuff out of AbstractHTTPTransportFactory so the
  conduit initiator stuff is completely separate from the destination
  stuff.
  Some fixes to ExtensionManagerBus to really allow deferred
  binding/transports
  Reduce number of initialized beans in a default bus to 8.
........
  r808614 | dkulp | 2009-08-27 16:42:39 -0400 (Thu, 27 Aug 2009) | 1 line
  
  Delay loading JavascriptQueryHandler
........
  r808616 | dkulp | 2009-08-27 16:43:38 -0400 (Thu, 27 Aug 2009) | 1 line
  
  More updates for reducing JSR250 processing
........
  r808736 | bimargulies | 2009-08-27 22:34:58 -0400 (Thu, 27 Aug 2009) | 1 line
  
  Merge branch 'flat2' into trunk
........
  r809790 | bimargulies | 2009-08-31 21:13:06 -0400 (Mon, 31 Aug 2009) | 1 line
  
  Merge branch 'aegispadb' into trunk
........
  r810049 | sergeyb | 2009-09-01 09:47:38 -0400 (Tue, 01 Sep 2009) | 1 line
  
  Fixing checkstyle errors
........

Modified:
    cxf/branches/2.2.x-fixes/   (props changed)

Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.