Author: markt
Date: Tue Nov 26 00:43:03 2013
New Revision: 1545474

URL: http://svn.apache.org/r1545474
Log:
Update migration docs for BZ 51294

Modified:
    tomcat/site/trunk/docs/migration-7.html
    tomcat/site/trunk/xdocs/migration-7.xml

Modified: tomcat/site/trunk/docs/migration-7.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1545474&r1=1545473&r2=1545474&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-7.html (original)
+++ tomcat/site/trunk/docs/migration-7.html Tue Nov 26 00:43:03 2013
@@ -413,9 +413,10 @@ of Apache Tomcat.</p>
     attribute of the <strong>Host</strong> element to <code>true</code>.</p>
 
     
-<p>The WARs outside of the host's <code>appBase</code> are no longer
-    unpacked, regardless of the value of the <code>Host</code>'s
-    <code>unpackWARs</code> setting. See issue
+<p>The WARs outside of the host's <code>appBase</code> are not unpacked,
+    regardless of the value of the <code>Host</code>'s <code>unpackWARs</code>
+    setting in versions 7.0.12 to 7.0.47 inclusive. Note that this unpacking is
+    only supported in 7.0.48 onwards. See issue
     <a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=51294#c1";>51294</a>.
     </p>
   

Modified: tomcat/site/trunk/xdocs/migration-7.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-7.xml?rev=1545474&r1=1545473&r2=1545474&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-7.xml (original)
+++ tomcat/site/trunk/xdocs/migration-7.xml Tue Nov 26 00:43:03 2013
@@ -96,9 +96,10 @@ of Apache Tomcat.</p>
     Tomcat 6 behavior can be enabled by setting the <code>copyXML</code>
     attribute of the <strong>Host</strong> element to <code>true</code>.</p>
 
-    <p>The WARs outside of the host's <code>appBase</code> are no longer
-    unpacked, regardless of the value of the <code>Host</code>'s
-    <code>unpackWARs</code> setting. See issue
+    <p>The WARs outside of the host's <code>appBase</code> are not unpacked,
+    regardless of the value of the <code>Host</code>'s <code>unpackWARs</code>
+    setting in versions 7.0.12 to 7.0.47 inclusive. Note that this unpacking is
+    only supported in 7.0.48 onwards. See issue
     <a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=51294#c1";>51294</a>.
     </p>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to