Author: pkluegl
Date: Tue Apr 22 07:40:53 2014
New Revision: 1589033

URL: http://svn.apache.org/r1589033
Log:
no jira - added news item for ruta-2.2.0 release

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=1589033&r1=1589032&r2=1589033&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/index.html (original)
+++ uima/site/trunk/uima-website/docs/index.html Tue Apr 22 07:40:53 2014
@@ -296,6 +296,10 @@
         <blockquote class="sectionBody">
                                     <p>
                                <ul>
+                                 <li>
+            <a href="news.html#15 April 2014">15 April 2014: <strong>Apache 
UIMA Ruta 2.2.0 released</strong></a>
+          </li>
+                               
           <li>
             <a href="news.html#10 April 2014">10 April 2014: <strong>Upcoming 
UIMA Workshop at COLING 2014</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=1589033&r1=1589032&r2=1589033&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/news.html (original)
+++ uima/site/trunk/uima-website/docs/news.html Tue Apr 22 07:40:53 2014
@@ -200,6 +200,13 @@
         <blockquote class="sectionBody">
                                           <table class="subsectionToc">
             <tr >
+      <td>15 April 2014</td>
+      <td><a href='#15 April 2014'>
+                  Apache UIMA Ruta 2.2.0 released
+                </a>
+      </td>
+      </tr>  
+          <tr >
       <td>10 April 2014</td>
       <td><a href='#10 April 2014'>
                   Upcoming UIMA Workshop at COLING 2014
@@ -436,6 +443,51 @@
        
        
        
+          <a name="15 April 2014">
+            <h2>15 April 2014
+                        &ndash; Apache UIMA Ruta 2.2.0 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>The major changes in this 
release are:</p>
+                                                <p>UIMA Ruta Language and 
Analysis Engine:</p>
+                                                <ul>
+                 <li>Major performance improvements (3-17 times faster in test 
use cases)</li>
+                                               <li>Improved import type 
functionality and handling of ambiguous short names</li>
+                                               <li>Support of block extensions 
for rule inference adaptions</li>
+                                               <li>Options to determine where 
the next match should start</li>
+                                               <li>Requires at least Java 
6</li>
+                                               <li>Many bug fixes</li>
+                                       </ul>
+                                                <p>UIMA Ruta Workbench:</p>
+                                                <ul>
+                                               <li>Smaller improvements in 
many views</li>
+                                               <li>Support of mixin Java/Ruta 
projects</li>
+                                               <li>Many bug fixes</li>
+                                       </ul>
+                                                <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.0/issuesFixed/jira-report.html";>issue 
report</a>.
+        </p>
+                            </blockquote>
+        </td></tr>
+    </table>
+                                                      <table 
class="subsectionTable">
+        <tr><td>
+       
+       
+       
           <a name="10 April 2014">
             <h2>10 April 2014
                         &ndash; Upcoming UIMA Workshop at COLING 2014

Modified: uima/site/trunk/uima-website/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/index.xml?rev=1589033&r1=1589032&r2=1589033&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/index.xml (original)
+++ uima/site/trunk/uima-website/xdocs/index.xml Tue Apr 22 07:40:53 2014
@@ -133,6 +133,10 @@
 
                        <p>
                                <ul>
+                                 <li>
+            <a href="news.html#15 April 2014">15 April 2014: <strong>Apache 
UIMA Ruta 2.2.0 released</strong></a>
+          </li>
+                               
           <li>
             <a href="news.html#10 April 2014">10 April 2014: <strong>Upcoming 
UIMA Workshop at COLING 2014</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=1589033&r1=1589032&r2=1589033&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Tue Apr 22 07:40:53 2014
@@ -33,6 +33,40 @@
                <section name="Apache UIMA News">
       <subsectionToc/>
 
+      <subsection name="15 April 2014" date = "15 April 2014" title="Apache 
UIMA Ruta 2.2.0 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>The major changes in this release are:</p>
+        <p>UIMA Ruta Language and Analysis Engine:</p>
+          <ul>
+                 <li>Major performance improvements (3-17 times faster in test 
use cases)</li>
+                                               <li>Improved import type 
functionality and handling of ambiguous short names</li>
+                                               <li>Support of block extensions 
for rule inference adaptions</li>
+                                               <li>Options to determine where 
the next match should start</li>
+                                               <li>Requires at least Java 
6</li>
+                                               <li>Many bug fixes</li>
+                                       </ul>
+                                       <p>UIMA Ruta Workbench:</p>
+                                       <ul>
+                                               <li>Smaller improvements in 
many views</li>
+                                               <li>Support of mixin Java/Ruta 
projects</li>
+                                               <li>Many bug fixes</li>
+                                       </ul>
+        <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.0/issuesFixed/jira-report.html";>issue 
report</a>.
+        </p>
+        
+      </subsection>
+
+
   <subsection name="10 April 2014" date = "10 April 2014" title="Upcoming UIMA 
Workshop at COLING 2014">
          <p>There will be a workshop with a strong focus on UIMA, as part of 
the 
   <a href="http://glicom.upf.edu/OIAF4HLT/";>Workshop on Open Infrastructures 
and Analysis Frameworks for HLT</a> 


Reply via email to