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 2020/04/17 07:53:14 UTC

svn commit: r1876649 - in /uima/site/trunk/uima-website: docs/downloads.html docs/news.html docs/ruta.html xdocs/news.xml xdocs/ruta.xml xdocs/stylesheets/project.xml

Author: pkluegl
Date: Fri Apr 17 07:53:13 2020
New Revision: 1876649

URL: http://svn.apache.org/viewvc?rev=1876649&view=rev
Log:
release ruta 3.0.1

Modified:
    uima/site/trunk/uima-website/docs/downloads.html
    uima/site/trunk/uima-website/docs/news.html
    uima/site/trunk/uima-website/docs/ruta.html
    uima/site/trunk/uima-website/xdocs/news.xml
    uima/site/trunk/uima-website/xdocs/ruta.xml
    uima/site/trunk/uima-website/xdocs/stylesheets/project.xml

Modified: uima/site/trunk/uima-website/docs/downloads.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/downloads.html?rev=1876649&r1=1876648&r2=1876649&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/downloads.html (original)
+++ uima/site/trunk/uima-website/docs/downloads.html Fri Apr 17 07:53:13 2020
@@ -889,27 +889,27 @@ Other mirrors: <select name="Preferred">
             
       <tr>
         <td class="downloadtitle"><h3 class="downloadartifact">
-                      <a href="../d/ruta-3.0.0/RELEASE_NOTES.html">
-              UIMA Ruta 3.0.0</a></h3></td>
+                      <a href="../d/ruta-3.0.1/RELEASE_NOTES.html">
+              UIMA Ruta 3.0.1</a></h3></td>
           
         <td>
-                                    <div class="htmltxt"><a href='../d/ruta-3.0.0/RELEASE_NOTES.html'>html</a></div>
+                                    <div class="htmltxt"><a href='../d/ruta-3.0.1/RELEASE_NOTES.html'>html</a></div>
                               </td>
         <td>
                 </td>
                 <td>
                                 <table class="downloadentries">
               <tr>
-     <td><a href='[preferred]/uima//ruta-3.0.0/ruta-3.0.0-source-release.zip'>zip</a></td>
-     <td>[<a href='https://www.apache.org/dist/uima//ruta-3.0.0/ruta-3.0.0-source-release.zip.asc'>asc</a>]</td>
+     <td><a href='[preferred]/uima//ruta-3.0.1/ruta-3.0.1-source-release.zip'>zip</a></td>
+     <td>[<a href='https://www.apache.org/dist/uima//ruta-3.0.1/ruta-3.0.1-source-release.zip.asc'>asc</a>]</td>
 
 
-     <td>[<a href='https://www.apache.org/dist/uima//ruta-3.0.0/ruta-3.0.0-source-release.zip.sha512'>sha512</a>]</td>
+     <td>[<a href='https://www.apache.org/dist/uima//ruta-3.0.1/ruta-3.0.1-source-release.zip.sha512'>sha512</a>]</td>
          </tr>
     </table>
                           </td>
                 <td>
-          <div class="htmltxt">09-Dec-2019</div>
+          <div class="htmltxt">17-Apr-2020</div>
         </td>
               </tr>
                 

Modified: uima/site/trunk/uima-website/docs/news.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/news.html?rev=1876649&r1=1876648&r2=1876649&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/news.html (original)
+++ uima/site/trunk/uima-website/docs/news.html Fri Apr 17 07:53:13 2020
@@ -232,6 +232,20 @@
         <blockquote class="sectionBody">
                                           <table class="subsectionToc">
             <tr >
+      <td>17 April 2020</td>
+      <td><a href='#17 Apr 2020'>
+                  Apache UIMA Ruta 3.0.1 released
+                </a>
+      </td>
+      </tr>  
+          <tr >
+      <td>11 April 2020</td>
+      <td><a href='#11 Apr 2020'>
+                  Apache UIMA Ruta 2.8.1 released
+                </a>
+      </td>
+      </tr>  
+          <tr >
       <td>09 December 2019</td>
       <td><a href='#09 Dec 2019'>
                   Apache UIMA Ruta 3.0.0 released
@@ -803,6 +817,100 @@
         <tr><td>
        
        
+       
+          <a name="17 Apr 2020">
+            <h2>17 Apr 2020
+                        &ndash; Apache UIMA Ruta 3.0.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, supports the
+        user and facilitates every step when writing rules. Both
+        the rule language and the workbench integrate
+        smoothly with Apache UIMA.
+      </p>
+                                                <p>Major Changes in this Release</p>
+                                                <p>
+        This release provides compatibility to UIMA v3 with the functionality of the version 2.8.1. 
+        An upgrade from UIMA Ruta v2 to this version 
+        requires also an update to UIMA v3 of the overall application and/or Eclipse installation. 
+        Please refer to the UIMA v3 user's guide for detailed information: 
+        https://uima.apache.org/d/uimaj-3.1.1/version_3_users_guide.html
+      </p>
+                                                <p>Major Changes in this Release</p>
+                                                <ul>
+        <li>Fixed broken literal string matching.</li>
+        <li>Fixed variable initialization with other variables.</li>
+        <li>Fixed assignment of lists to variables.</li>
+        <li>Fixed assignment of annotation comparison expression to variables.</li>
+        <li>PARSE condition supports additional argument that represents the string to be parsed.</li>
+      </ul>
+                                                <p>
+      The UIMA Ruta Workbench and in particular the launching of UIMA Ruta
+        script in simple UIMA Ruta projects faces some incompatibilities with
+        newer Java versions. Please refer to the UIMA mailing lists for known
+        workarounds.
+      </p>
+                                                <p>For a complete list of bugs and improvements included in this release please see
+      <a href="https://uima.apache.org/d/ruta-3.0.1/issuesFixed/jira-report.html">issue report</a>.
+      </p>
+                            </blockquote>
+        </td></tr>
+    </table>
+                                                      <table class="subsectionTable">
+        <tr><td>
+       
+       
+       
+          <a name="11 Apr 2020">
+            <h2>11 Apr 2020
+                        &ndash; Apache UIMA Ruta 2.8.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>Major Changes in this Release</p>
+                                                <ul>
+	    <li>Fixed broken literal string matching.</li>
+	    <li>Fixed variable initialization with other variables.</li>
+	    <li>Fixed assignment of lists to variables.</li>
+	    <li>Fixed assignment of annotation comparison expression to variables.</li>
+	    <li>PARSE condition supports additional argument that represents the string to be parsed.</li>
+	  </ul>
+                                                <p>
+      The UIMA Ruta Workbench and in particular the launching of UIMA Ruta
+        script in simple UIMA Ruta projects faces some incompatibilities with
+        newer Java versions. Please refer to the UIMA mailing lists for known
+        workarounds.
+      </p>
+                                                <p>For a complete list of bugs and improvements included in this release please see
+      <a href="https://uima.apache.org/d/ruta-2.8.1/issuesFixed/jira-report.html">issue report</a>.
+      </p>
+                            </blockquote>
+        </td></tr>
+    </table>
+                                                      <table class="subsectionTable">
+        <tr><td>
+       
+       
        
           <a name="09 Dec 2019">
             <h2>09 Dec 2019

Modified: uima/site/trunk/uima-website/docs/ruta.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/ruta.html?rev=1876649&r1=1876648&r2=1876649&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/ruta.html (original)
+++ uima/site/trunk/uima-website/docs/ruta.html Fri Apr 17 07:53:13 2020
@@ -414,7 +414,7 @@
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.uima&lt;/groupId&gt;
   &lt;artifactId&gt;ruta-core&lt;/artifactId&gt;
-  &lt;version&gt;3.0.0&lt;/version&gt;
+  &lt;version&gt;3.0.1&lt;/version&gt;
 &lt;/dependency&gt;
   </pre>
                                                 <p>For UIMA v2 compatibility:</p>

Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1876649&r1=1876648&r2=1876649&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Fri Apr 17 07:53:13 2020
@@ -35,6 +35,80 @@
 
     <subsectionToc/>
     
+    
+    <subsection name="17 Apr 2020" date = "17 April 2020" title="Apache UIMA Ruta 3.0.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, supports the
+        user and facilitates every step when writing rules. Both
+        the rule language and the workbench integrate
+        smoothly with Apache UIMA.
+      </p>
+      <p>Major Changes in this Release</p>
+      <p>
+        This release provides compatibility to UIMA v3 with the functionality of the version 2.8.1. 
+        An upgrade from UIMA Ruta v2 to this version 
+        requires also an update to UIMA v3 of the overall application and/or Eclipse installation. 
+        Please refer to the UIMA v3 user's guide for detailed information: 
+        https://uima.apache.org/d/uimaj-3.1.1/version_3_users_guide.html
+      </p>
+      <p>Major Changes in this Release</p>
+      <ul>
+        <li>Fixed broken literal string matching.</li>
+        <li>Fixed variable initialization with other variables.</li>
+        <li>Fixed assignment of lists to variables.</li>
+        <li>Fixed assignment of annotation comparison expression to variables.</li>
+        <li>PARSE condition supports additional argument that represents the string to be parsed.</li>
+      </ul>
+      
+      <p>
+      The UIMA Ruta Workbench and in particular the launching of UIMA Ruta
+        script in simple UIMA Ruta projects faces some incompatibilities with
+        newer Java versions. Please refer to the UIMA mailing lists for known
+        workarounds.
+      </p>
+      
+      <p>For a complete list of bugs and improvements included in this release please see
+      <a href="https://uima.apache.org/d/ruta-3.0.1/issuesFixed/jira-report.html">issue report</a>.
+      </p>
+    </subsection>
+    
+    <subsection name="11 Apr 2020" date = "11 April 2020" title="Apache UIMA Ruta 2.8.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>Major Changes in this Release</p>
+	  <ul>
+	    <li>Fixed broken literal string matching.</li>
+	    <li>Fixed variable initialization with other variables.</li>
+	    <li>Fixed assignment of lists to variables.</li>
+	    <li>Fixed assignment of annotation comparison expression to variables.</li>
+	    <li>PARSE condition supports additional argument that represents the string to be parsed.</li>
+	  </ul>
+ 
+      <p>
+      The UIMA Ruta Workbench and in particular the launching of UIMA Ruta
+        script in simple UIMA Ruta projects faces some incompatibilities with
+        newer Java versions. Please refer to the UIMA mailing lists for known
+        workarounds.
+      </p>
+      
+      <p>For a complete list of bugs and improvements included in this release please see
+      <a href="https://uima.apache.org/d/ruta-2.8.1/issuesFixed/jira-report.html">issue report</a>.
+      </p>
+    </subsection>
+    
+    
     <subsection name="09 Dec 2019" date = "09 December 2019" title="Apache UIMA Ruta 3.0.0 released">
       <p>Apache UIMA Ruta is a rule-based script language supported by
 		Eclipse-based tooling. The language is designed to enable rapid

Modified: uima/site/trunk/uima-website/xdocs/ruta.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/ruta.xml?rev=1876649&r1=1876648&r2=1876649&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/ruta.xml (original)
+++ uima/site/trunk/uima-website/xdocs/ruta.xml Fri Apr 17 07:53:13 2020
@@ -153,7 +153,7 @@ under the License.
 &lt;dependency>
   &lt;groupId>org.apache.uima&lt;/groupId>
   &lt;artifactId>ruta-core&lt;/artifactId>
-  &lt;version>3.0.0&lt;/version>
+  &lt;version>3.0.1&lt;/version>
 &lt;/dependency>
   </pre>
   <p>For UIMA v2 compatibility:</p>

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=1876649&r1=1876648&r2=1876649&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Fri Apr 17 07:53:13 2020
@@ -403,14 +403,18 @@
   </downloads>
 
 <downloads version="Ruta" title="Apache UIMA Ruta" withreleasedate="true">
-    <download name="UIMA Ruta 3.0.0" subdirectory="ruta-3.0.0" releasedate="09-Dec-2019">
-      <releasenotes filename="ruta-3.0.0/RELEASE_NOTES">           <f>html</f>  </releasenotes>
-      <source       filename="ruta-3.0.0-source-release">          <f>zip</f>  </source>
+    <download name="UIMA Ruta 3.0.1" subdirectory="ruta-3.0.1" releasedate="17-Apr-2020">
+      <releasenotes filename="ruta-3.0.1/RELEASE_NOTES">           <f>html</f>  </releasenotes>
+      <source       filename="ruta-3.0.1-source-release">          <f>zip</f>  </source>
     </download>
     <download name="UIMA Ruta 2.8.1" subdirectory="ruta-2.8.1" releasedate="11-Apr-2020">
       <releasenotes filename="ruta-2.8.1/RELEASE_NOTES">           <f>html</f>  </releasenotes>
       <source       filename="ruta-2.8.1-source-release">          <f>zip</f>  </source>
     </download>
+<!--     <download name="UIMA Ruta 3.0.0" subdirectory="ruta-3.0.0" releasedate="09-Dec-2019"> -->
+<!--       <releasenotes filename="ruta-3.0.0/RELEASE_NOTES">           <f>html</f>  </releasenotes> -->
+<!--       <source       filename="ruta-3.0.0-source-release">          <f>zip</f>  </source> -->
+<!--     </download> -->
 <!--     <download name="UIMA Ruta 2.8.0" subdirectory="ruta-2.8.0" releasedate="28-Nov-2019"> -->
 <!--       <releasenotes filename="ruta-2.8.0/RELEASE_NOTES">           <f>html</f>  </releasenotes> -->
 <!--       <source       filename="ruta-2.8.0-source-release">          <f>zip</f>  </source> -->