Author: buildbot
Date: Tue May 21 16:48:19 2013
New Revision: 862636
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/30-migration-guide.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/30-migration-guide.html
==============================================================================
--- websites/production/cxf/content/docs/30-migration-guide.html (original)
+++ websites/production/cxf/content/docs/30-migration-guide.html Tue May 21
16:48:19 2013
@@ -159,10 +159,14 @@ Apache CXF -- 3.0 Migration Guide
<ul><li>CXFBusImpl has been removed. The only subclass was the
ExtensionMangerBus (SpringBus and Blueprint/osgi stuff subclassed that) so the
functionality was pushed up into ExtensionMangerBus. Some of the "common"
methods were put directly on the Bus interface to make using the Bus cleaner
(no casts to the impl).</li></ul>
-<ul><li>The "run()" method on Bus was removed.</li></ul>
+<ul><li>The unused "run()" method on Bus was removed.</li></ul>
<ul><li>Merge BaseDataReader/DataReader and the same for the writer getting
rid of the "Base" versions that are unreferenced.</li></ul>
+
+
+<ul><li>The 2 unused params on Destination.getBackChannel were removed. They
were unused and normally passed in as null.</li></ul>
+
</div>
</div>
<!-- Content -->