Author: csutherl
Date: Mon Feb  6 20:10:47 2017
New Revision: 1781939

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

Modified:
    tomcat/trunk/webapps/docs/changelog.xml   (contents, props changed)
    tomcat/trunk/webapps/docs/index.xml   (contents, props changed)

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1781939&r1=1781938&r2=1781939&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Feb  6 20:10:47 2017
@@ -156,6 +156,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>

Propchange: tomcat/trunk/webapps/docs/changelog.xml
------------------------------------------------------------------------------
    svn:mergeinfo = /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml:1781934

Modified: tomcat/trunk/webapps/docs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/index.xml?rev=1781939&r1=1781938&r2=1781939&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/index.xml (original)
+++ tomcat/trunk/webapps/docs/index.xml Mon Feb  6 20:10:47 2017
@@ -186,6 +186,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>

Propchange: tomcat/trunk/webapps/docs/index.xml
------------------------------------------------------------------------------
    svn:mergeinfo = /tomcat/tc8.5.x/trunk/webapps/docs/index.xml:1781934



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

Reply via email to