You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2014/09/24 14:39:52 UTC

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

Author: pkluegl
Date: Wed Sep 24 12:39:51 2014
New Revision: 1627295

URL: http://svn.apache.org/r1627295
Log:
no jira - added news item for ruta 2.2.1

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

Modified: uima/site/trunk/uima-website/docs/index.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/index.html?rev=1627295&r1=1627294&r2=1627295&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/index.html (original)
+++ uima/site/trunk/uima-website/docs/index.html Wed Sep 24 12:39:51 2014
@@ -305,6 +305,9 @@
         <blockquote class="sectionBody">
                                     <p>
 				<ul>
+				  <li>
+            <a href="news.html#23 September 2014">23 September 2014: <strong>Apache UIMA Ruta 2.2.1 released</strong></a>
+          </li>
           <li>
             <a href="news.html#12 June 2014">16 June 2014: <strong>Apache UIMA-AS 2.6.0 released</strong></a>
           </li>

Modified: uima/site/trunk/uima-website/docs/news.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/news.html?rev=1627295&r1=1627294&r2=1627295&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/news.html (original)
+++ uima/site/trunk/uima-website/docs/news.html Wed Sep 24 12:39:51 2014
@@ -204,6 +204,13 @@
         <blockquote class="sectionBody">
                                           <table class="subsectionToc">
             <tr >
+      <td>23 September 2014</td>
+      <td><a href='#23 September 2014'>
+                  Apache UIMA Ruta 2.2.1 released
+                </a>
+      </td>
+      </tr>  
+          <tr >
       <td>16 July 2014</td>
       <td><a href='#16 July 2014'>
                   Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.6.0 released
@@ -468,6 +475,37 @@
        
        
        
+          <a name="23 September 2014">
+            <h2>23 September 2014
+                        &ndash; Apache UIMA Ruta 2.2.1 released
+                        </h2>
+          </a>
+      </td></tr>
+      <tr><td>
+        <blockquote class="subsectionBody">
+                                    <p>Apache UIMA Ruta is a rule-based script language supported by
+          Eclipse-based tooling. The language is designed to enable rapid
+          development of text processing applications within UIMA. A special
+          focus lies on the intuitive and flexible domain specific language for defining
+          patterns of annotations. The Eclipse-based tooling,
+          called the Apache UIMA Ruta Workbench, was created to support the
+          user and to facilitate every step when writing rules. Both
+          the rule language and the workbench integrate
+          smoothly with Apache UIMA. 
+        </p>
+                                                <p>For a complete list of bugs and improvements included in this release please see
+        <a href="http://uima.apache.org/d/ruta-2.2.1/issuesFixed/jira-report.html">issue report</a>.
+        </p>
+                                                <p> The UIMA Ruta Workbench 2.2.1 requires a newer version of Eclipse (&gt;4.0) due to the CAS Editor. It has been tested with Eclipse 4.3.2.
+        </p>
+                            </blockquote>
+        </td></tr>
+    </table>
+                                                      <table class="subsectionTable">
+        <tr><td>
+       
+       
+       
           <a name="16 July 2014">
             <h2>16 July 2014
                         &ndash; Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.6.0 released

Modified: uima/site/trunk/uima-website/xdocs/index.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/index.xml?rev=1627295&r1=1627294&r2=1627295&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/index.xml (original)
+++ uima/site/trunk/uima-website/xdocs/index.xml Wed Sep 24 12:39:51 2014
@@ -138,6 +138,9 @@
 
 			<p>
 				<ul>
+				  <li>
+            <a href="news.html#23 September 2014">23 September 2014: <strong>Apache UIMA Ruta 2.2.1 released</strong></a>
+          </li>
           <li>
             <a href="news.html#12 June 2014">16 June 2014: <strong>Apache UIMA-AS 2.6.0 released</strong></a>
           </li>

Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1627295&r1=1627294&r2=1627295&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Wed Sep 24 12:39:51 2014
@@ -32,7 +32,24 @@
 
 		<section name="Apache UIMA News">
       <subsectionToc/>
-
+     <subsection name="23 September 2014" date = "23 September 2014" title="Apache UIMA Ruta 2.2.1 released">
+        <p>Apache UIMA Ruta is a rule-based script language supported by
+          Eclipse-based tooling. The language is designed to enable rapid
+          development of text processing applications within UIMA. A special
+          focus lies on the intuitive and flexible domain specific language for defining
+          patterns of annotations. The Eclipse-based tooling,
+          called the Apache UIMA Ruta Workbench, was created to support the
+          user and to facilitate every step when writing rules. Both
+          the rule language and the workbench integrate
+          smoothly with Apache UIMA. 
+        </p>
+        <p>For a complete list of bugs and improvements included in this release please see
+        <a href="http://uima.apache.org/d/ruta-2.2.1/issuesFixed/jira-report.html">issue report</a>.
+        </p>
+        <p> The UIMA Ruta Workbench 2.2.1 requires a newer version of Eclipse (>4.0) due to the CAS Editor. It has been tested with Eclipse 4.3.2.
+        </p>
+        
+      </subsection>
 
     <subsection name="16 July 2014" date = "16 July 2014" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.6.0 released">
       <p>UIMA AS 2.6.0 is a maintenance release that contains fixes and improvements over UIMA-AS 2.4.2.