You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2013/07/10 19:47:52 UTC

svn commit: r869048 - in /websites/production/cxf/content: cache/docs.pageCache docs/30-migration-guide.html

Author: buildbot
Date: Wed Jul 10 17:47:52 2013
New Revision: 869048

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 Wed Jul 10 17:47:52 2013
@@ -174,6 +174,9 @@ Apache CXF -- 3.0 Migration Guide
 
 <ul><li>Removed support for the old bus-extensions.xml file (in favor of the current and much faster bus-extensions.txt)</li></ul>
 
+
+<ul><li>Move ALL XML parsing and writing to StaxUtils and DOM based utilities to DOMUtils.  The XMLUtils class that used SAX based parsing and Transformer based writing has been eliminated.   This simplifies the code as well as increases security as we can provide better limits and have more control with the StAX based IO.</li></ul>
+
 </div>
            </div>
            <!-- Content -->