You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2017/09/29 14:33:59 UTC

svn commit: r1810114 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Fri Sep 29 14:33:59 2017
New Revision: 1810114

URL: http://svn.apache.org/viewvc?rev=1810114&view=rev
Log:
Move change that was made after 8.0.47 tag.

Modified:
    tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1810114&r1=1810113&r2=1810114&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Fri Sep 29 14:33:59 2017
@@ -44,6 +44,16 @@
   They eventually become mixed with the numbered issues. (I.e., numbered
   issues do not "pop up" wrt. others).
 -->
+<section name="Tomcat 8.0.48 (violetagg)" rtext="In development">
+  <subsection name="Other">
+    <changelog>
+      <fix>
+        Improve the fix for <bug>61439</bug> and exclude the JPA, JAX-WS and EJB
+        annotations completely from the Tomcat distributions. (markt)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
 <section name="Tomcat 8.0.47 (violetagg)" rtext="In development">
   <subsection name="Catalina">
     <changelog>
@@ -218,9 +228,7 @@
         <bug>61439</bug>: Remove the Java Annotation API classes from
         tomcat-embed-core.jar and package them in a separate JAR in the
         embedded distribution to provide end users with greater flexibility to
-        handle potential conflicts with the JRE and/or other JARs and exclude
-        the JPA, JAX-WS and EJB annotations completely from the Tomcat
-        distributions. (markt)
+        handle potential conflicts with the JRE and/or other JARs. (markt)
       </fix>
       <fix>
         <bug>61441</bug>: Improve the detection of <code>JAVA_HOME</code> by the



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org