Author: csutherl
Date: Mon Feb  6 19:54:02 2017
New Revision: 1781934

URL: http://svn.apache.org/viewvc?rev=1781934&view=rev
Log:
Add Specification and Javadoc references for JASPIC to the Docs application.

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

Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1781934&r1=1781933&r2=1781934&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Mon Feb  6 19:54:02 2017
@@ -144,6 +144,14 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Web Applications">
+    <changelog>
+      <fix>
+        Add Specification and Javadoc references for JASPIC to the Docs 
+        application. (csutherl)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Other">
     <changelog>
       <fix>

Modified: tomcat/tc8.5.x/trunk/webapps/docs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/index.xml?rev=1781934&r1=1781933&r2=1781934&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/index.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/index.xml Mon Feb  6 19:54:02 2017
@@ -185,6 +185,12 @@ are responsible for installing, configur
     <a 
href="http://docs.oracle.com/javaee/7/api/javax/websocket/package-summary.html";>
     <strong>Javadoc</strong></a>
     </li>
+<li>JASPIC 1.1
+    <a 
href="https://jcp.org/aboutJava/communityprocess/mrel/jsr196/index.html";>
+    <strong>Specification</strong></a> and
+    <a 
href="http://docs.oracle.com/javaee/7/api/javax/security/auth/message/package-summary.html";>
+    <strong>Javadoc</strong></a>
+    </li>
 </ul>
 
 </section>



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

Reply via email to