You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by bh...@apache.org on 2012/11/20 23:09:51 UTC

svn commit: r1411904 - in /uima/site/trunk/uima-website/xdocs: downloads.xml stylesheets/project.xml

Author: bhavani
Date: Tue Nov 20 22:09:51 2012
New Revision: 1411904

URL: http://svn.apache.org/viewvc?rev=1411904&view=rev
Log:
UIMA-2500 Updated for UIMA C++ 2.4.0 release

Modified:
    uima/site/trunk/uima-website/xdocs/downloads.xml
    uima/site/trunk/uima-website/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=1411904&r1=1411903&r2=1411904&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/downloads.xml (original)
+++ uima/site/trunk/uima-website/xdocs/downloads.xml Tue Nov 20 22:09:51 2012
@@ -108,7 +108,7 @@ Other mirrors: <select name="Preferred">
   <p>Note: So far, the base UIMA Java SDK and UIMA-AS have been released at the 2.4.0 level.  
   As other components
   are released that go with this level, we'll add them here.</p>
-  <subsection name="Apache UIMA Version 2.4.0 - Release Date: UIMA Java SDK 7-Dec-2011    UIMA-AS Version 2.4.0 Release Date: 15-Nov-2012">
+  <subsection name="Apache UIMA Version 2.4.0 - Release Date: UIMA Java SDK 7-Dec-2011    UIMA-AS Version 2.4.0 Release Date: 15-Nov-2012	UIMA-C++ Version 2.4.0 Release Date: 15-Nov-2012">
     <insertDownloads version="2.4.0"/>
   </subsection>
   <subsection name="Apache UIMA Version 2.3.1 - Release Date: UIMA Java SDK: 10-Dec-2010    UIMA AS: 22-Mar-2011   UIMA Addons: 29-Aug-2011">
@@ -119,8 +119,8 @@ Other mirrors: <select name="Preferred">
     <p>Note: See <a href="http://archive.apache.org/dist/incubator/uima/" target="_blank">http://archive.apache.org/dist/incubator/uima/</a>
      for previous releases of UIMA SDK and UIMA-AS.</p>
      
-    <p>The UIMA C++ Framework is temporarily only to be found in the incubator archives, as well.
-    See <ul><li>
+    <p>For previous releases of the UIMA C++ Framework found in the incubator archives,
+    see <ul><li>
     <a href="http://archive.apache.org/dist/incubator/uima/binaries/uimacpp-2.3.0-incubating/">
     <code>http://archive.apache.org/dist/incubator/uima/binaries/uimacpp-2.3.0-incubating/</code></a>, and </li>
     <li><a href="http://archive.apache.org/dist/incubator/uima/source/uimacpp-2.3.0-incubating/"></a>

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=1411904&r1=1411903&r2=1411904&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Tue Nov 20 22:09:51 2012
@@ -91,6 +91,11 @@
       <binary       filename="uima-as-2.4.0-bin">                   <f>zip</f>  <f>tar.gz</f>                </binary>   
       <source       filename="uima-as-2.4.0-source-release">                   <f>zip</f>    </source>
     </download>
+    <download name="UIMA C++ framework &amp; SDK" subdirectory="uimacpp-2.4.0">
+      <releasenotes filename="uimacpp-2.4.0/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
+      <binary       filename="uimacpp-2.4.0-bin">                   <f>zip</f>  <f>tar.gz</f>                </binary>   
+      <source       filename="uimacpp-2.4.0-src">                   <f>zip</f>    </source>
+    </download>
 <!--     
     <download name="UIMA Annotator Addons &amp; Simple Server &amp; Pear packaging tools" subdirectory="">
       <releasenotes filename="uima-addons-2.4.0/RELEASE_NOTES"> <f>html</f>               </releasenotes>