You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2018/12/05 15:10:03 UTC

svn commit: r1848221 - in /uima/site/trunk/uima-website: docs/news.html xdocs/news.xml

Author: schor
Date: Wed Dec  5 15:10:03 2018
New Revision: 1848221

URL: http://svn.apache.org/viewvc?rev=1848221&view=rev
Log:
no Jira fix link in news - first try didn't work

Modified:
    uima/site/trunk/uima-website/docs/news.html
    uima/site/trunk/uima-website/xdocs/news.xml

Modified: uima/site/trunk/uima-website/docs/news.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/news.html?rev=1848221&r1=1848220&r2=1848221&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/news.html (original)
+++ uima/site/trunk/uima-website/docs/news.html Wed Dec  5 15:10:03 2018
@@ -233,14 +233,14 @@
                                           <table class="subsectionToc">
             <tr >
       <td>29 November 2018</td>
-      <td><a href='#29 Nov 2018 '>
+      <td><a href='#29 Nov 2018a'>
                   Apache UIMA Java SDK 3.0.1 released
                 </a>
       </td>
       </tr>  
           <tr >
       <td>29 November 2018</td>
-      <td><a href='#29 Nov 2018'>
+      <td><a href='#29 Nov 2018b'>
                   Apache UIMA Java SDK 2.10.3 released
                 </a>
       </td>
@@ -741,8 +741,8 @@
        
        
        
-          <a name="29 Nov 2018 ">
-            <h2>29 Nov 2018 
+          <a name="29 Nov 2018a">
+            <h2>29 Nov 2018a
                         &ndash; Apache UIMA Java SDK 3.0.1 released
                         </h2>
           </a>
@@ -779,8 +779,8 @@
        
        
        
-          <a name="29 Nov 2018">
-            <h2>29 Nov 2018
+          <a name="29 Nov 2018b">
+            <h2>29 Nov 2018b
                         &ndash; Apache UIMA Java SDK 2.10.3 released
                         </h2>
           </a>

Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1848221&r1=1848220&r2=1848221&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Wed Dec  5 15:10:03 2018
@@ -35,7 +35,7 @@
 
     <subsectionToc/>
 
-    <subsection name="29 Nov 2018 " date = "29 November 2018" title="Apache UIMA Java SDK 3.0.1 released">
+    <subsection name="29 Nov 2018a" date = "29 November 2018" title="Apache UIMA Java SDK 3.0.1 released">
       <p>UIMA Java SDK 3.0.1 is in the 3.x.x series of core Java UIMA SDK; see the news for 3.0.0 for important
          information about migrating from 2.x.x versions of UIMA.
       </p>
@@ -63,7 +63,7 @@
               
     </subsection>
 
-   <subsection name="29 Nov 2018" date = "29 November 2018" title="Apache UIMA Java SDK 2.10.3 released">
+   <subsection name="29 Nov 2018b" date = "29 November 2018" title="Apache UIMA Java SDK 2.10.3 released">
 
       <p>This is a minor bug fix release.
       The major changes in this release include:</p>