You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2014/07/16 21:47:21 UTC

svn commit: r1611153 [3/3] - in /uima/site/trunk/uima-website: docs/downloads.html velocity.log xdocs/downloads.xml xdocs/stylesheets/project.xml

Modified: uima/site/trunk/uima-website/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/downloads.xml?rev=1611153&r1=1611152&r2=1611153&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/downloads.xml (original)
+++ uima/site/trunk/uima-website/xdocs/downloads.xml Wed Jul 16 19:47:20 2014
@@ -101,6 +101,14 @@ Other mirrors: <select name="Preferred">
 <section name="Latest Official Releases">  
   <p>Note: As of release 2.3.0, the CAS Editor and the Pear packaging maven plugin are now part of the UIMA Java framework and SDK.</p>
 
+  <subsection name="Apache UIMA-AS 2.6.0">
+    <insertDownloads version="2.6.0"/>
+  </subsection>
+
+  <subsection name="Apache UIMA Version 2.6.0">
+    <insertDownloads version="2.6.0"/>
+  </subsection>
+
   <subsection name="Apache UIMA Version 2.6.0">
     <insertDownloads version="2.6.0"/>
   </subsection>

Modified: uima/site/trunk/uima-website/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/stylesheets/project.xml?rev=1611153&r1=1611152&r2=1611153&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Wed Jul 16 19:47:20 2014
@@ -93,15 +93,19 @@
         --> 
   </menus>
   
-  <downloads version="1.0.0" title="Apache UIMA DUCC Version 1.0.0" withreleasedate="true">
+  <downloads version="2.6.0" title="Apache UIMA-AS 2.6.0" withreleasedate="true">
 
     <download name="UIMA AS Asynchronous Scaleout" subdirectory="uima-as-2.6.0" releasedate="16-Jul-2014">
-      <releasenotes filename="uima-as-6.6.0/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
+      <releasenotes filename="uima-as-2.6.0/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
       <binary       filename="uima-as-2.6.0-bin">                   <f>zip</f>  <f>tar.gz</f>                </binary>   
       <source       filename="uima-as-2.6.0-source-release">                   <f>zip</f>    </source>
     </download>
+  </downloads>
+
 
 
+  <downloads version="1.0.0" title="Apache UIMA DUCC Version 1.0.0" withreleasedate="true">
+
     <download name="UIMA DUCC" subdirectory="uima-ducc-1.0.0" releasedate="30-Jan-2014">
       <releasenotes filename="uima-ducc-1.0.0/RELEASE_NOTES">           <f>html</f>                </releasenotes>
       <binary       filename="uima-ducc-1.0.0-bin">                     <f>tar.gz</f>  </binary>   
@@ -124,6 +128,13 @@
       <binary       filename="uimaj-2.5.0-bin">                     <f>zip</f>  <f>tar.gz</f>  </binary>   
       <source       filename="uimaj-2.5.0-source-release">                     <f>zip</f>  </source>
     </download>
+
+    <download name="UIMA AS Asynchronous Scaleout" subdirectory="uima-as-2.6.0" releasedate="16-Jul-2014">
+      <releasenotes filename="uima-as-6.6.0/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
+      <binary       filename="uima-as-2.6.0-bin">                   <f>zip</f>  <f>tar.gz</f>                </binary>   
+      <source       filename="uima-as-2.6.0-source-release">                   <f>zip</f>    </source>
+    </download>
+
     
   </downloads>