Author: buildbot
Date: Fri Aug 17 13:47:26 2012
New Revision: 829215
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/27-migration-guide.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/27-migration-guide.html
==============================================================================
--- websites/production/cxf/content/docs/27-migration-guide.html (original)
+++ websites/production/cxf/content/docs/27-migration-guide.html Fri Aug 17
13:47:26 2012
@@ -134,6 +134,8 @@ Apache CXF -- 2.7 Migration Guide
<ul><li>The WS-Addressing related VersionTransformer and MAPCodec classes have
been changed to not encode the WS-Addressing headers to DOM elements and
instead just use the Header list on the SoapMessage directly. This did change
the parameters on the encode methods to take the JAXBContext instead of the
Marshaller. Any custom VersionTransformers will need to be updated. (very
rare)</li></ul>
+
+<ul><li>All methods that took or returned
org.apache.cxf.feature.AbstractFeatures have been changed to just use
org.apache.cxf.feature.Feature.</li></ul>
</div>
</div>
<!-- Content -->