Author: buildbot
Date: Fri Nov  9 17:47:57 2012
New Revision: 837793

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 Nov  9 
17:47:57 2012
@@ -134,6 +134,9 @@ Apache CXF -- 2.7 Migration Guide
        </li></ul>
 
 
+<h3><a shape="rect" name="2.7MigrationGuide-MajorDependencyChanges"></a>Major 
Dependency Changes</h3>
+<ul><li>The Jetty based HTTP transport has been updated from Jetty 7.6 to 
Jetty 8.1.  This brings in all the new functionality of the Servlet API 3.0 
specification.  The transport can still work with the older 7.6 and 7.5 
versions of Jetty, but you will need to exclude the 8.1 versions and explicitly 
depend on the appropriate Jetty dependencies and servlet-api jar.</li></ul>
+
 
 <h3><a shape="rect" name="2.7MigrationGuide-APIChanges"></a>API Changes</h3>
 


Reply via email to