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/08/13 21:33:10 UTC

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

Author: dkulp
Date: Thu Aug 13 19:33:10 2009
New Revision: 804004

URL: http://svn.apache.org/viewvc?rev=804004&view=rev
Log:
Blocked revisions 801819,802277,802285,802824,802851,802968,803056,803147,803174,803410,803419,803532,803688,803954 via svnmerge

........
  r801819 | dkulp | 2009-08-06 17:21:49 -0400 (Thu, 06 Aug 2009) | 6 lines
  
  Add a BUNCH of events from the factories and create a listener interface
  to get the events.
  Start defining some useful annotations. @SchemaValidation now works.
  @WSDLDocumentation is started (lots more work needed).
  May convert some of the other annotation processing to new framework
  once I start nailing it down some more.
........
  r802277 | dkulp | 2009-08-07 21:03:40 -0400 (Fri, 07 Aug 2009) | 1 line
  
  Wire WSDLDocumentation into many more spots
........
  r802285 | dkulp | 2009-08-07 22:10:58 -0400 (Fri, 07 Aug 2009) | 1 line
  
  Apparently eclipse compiler is more forgiving that sun javac
........
  r802824 | dkulp | 2009-08-10 11:26:27 -0400 (Mon, 10 Aug 2009) | 1 line
  
  Add tests for fault docs. Add javadoc
........
  r802851 | dkulp | 2009-08-10 12:35:08 -0400 (Mon, 10 Aug 2009) | 1 line
  
  Fix issue with javac again
........
  r802968 | dkulp | 2009-08-10 20:42:44 -0400 (Mon, 10 Aug 2009) | 1 line
  
  Add GZIP and FastInfoset support annotations
........
  r803056 | sergeyb | 2009-08-11 06:23:15 -0400 (Tue, 11 Aug 2009) | 1 line
  
  JAXRS : adding DataBindingJSONProvider
........
  r803147 | dkulp | 2009-08-11 11:07:17 -0400 (Tue, 11 Aug 2009) | 2 lines
  
  Change some namespaces in the tests so they don't conflict with
  testutils and cause issues in eclipse
........
  r803174 | sergeyb | 2009-08-11 11:53:45 -0400 (Tue, 11 Aug 2009) | 1 line
  
  Adding PropertiesAwareDataBinding interface
........
  r803410 | ningjiang | 2009-08-12 04:22:47 -0400 (Wed, 12 Aug 2009) | 1 line
  
  CXF-2265 applied patch with thanks to LiuCong
........
  r803419 | sergeyb | 2009-08-12 05:11:08 -0400 (Wed, 12 Aug 2009) | 1 line
  
  JAX-RS : Adding global marshalAsJaxbElement property, ignorable Aegis collection tests, RuntimeExceptionMapper test 
........
  r803532 | ningjiang | 2009-08-12 10:28:00 -0400 (Wed, 12 Aug 2009) | 1 line
  
  CXF-2265 removed the unused codes
........
  r803688 | dkulp | 2009-08-12 16:06:07 -0400 (Wed, 12 Aug 2009) | 2 lines
  
  Add a logging annotation
  Add ability to log to stderr/stdout/file to logging stuff
........
  r803954 | dkulp | 2009-08-13 13:33:48 -0400 (Thu, 13 Aug 2009) | 4 lines
  
  Add DataBinding annotation to set the databinding for a service without
  needing config.
  
  Allow wsdl2java to output DataBinding annotation if appropriate.
........

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

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