Author: pkluegl
Date: Tue Aug 25 15:39:58 2015
New Revision: 10300

Log:
no jira - add release to dist

Added:
    release/uima/ruta-2.3.1/RELEASE_NOTES.html   (with props)
    release/uima/ruta-2.3.1/issuesFixed/
    release/uima/ruta-2.3.1/issuesFixed/css/
    release/uima/ruta-2.3.1/issuesFixed/css/maven-base.css   (with props)
    release/uima/ruta-2.3.1/issuesFixed/css/maven-theme.css   (with props)
    release/uima/ruta-2.3.1/issuesFixed/css/print.css   (with props)
    release/uima/ruta-2.3.1/issuesFixed/css/site.css   (with props)
    release/uima/ruta-2.3.1/issuesFixed/images/
    release/uima/ruta-2.3.1/issuesFixed/images/collapsed.gif   (with props)
    release/uima/ruta-2.3.1/issuesFixed/images/expanded.gif   (with props)
    release/uima/ruta-2.3.1/issuesFixed/images/external.png   (with props)
    release/uima/ruta-2.3.1/issuesFixed/images/icon_error_sml.gif   (with props)
    release/uima/ruta-2.3.1/issuesFixed/images/icon_info_sml.gif   (with props)
    release/uima/ruta-2.3.1/issuesFixed/images/icon_success_sml.gif   (with 
props)
    release/uima/ruta-2.3.1/issuesFixed/images/icon_warning_sml.gif   (with 
props)
    release/uima/ruta-2.3.1/issuesFixed/images/logos/
    release/uima/ruta-2.3.1/issuesFixed/images/logos/build-by-maven-black.png   
(with props)
    release/uima/ruta-2.3.1/issuesFixed/images/logos/build-by-maven-white.png   
(with props)
    release/uima/ruta-2.3.1/issuesFixed/images/logos/maven-feather.png   (with 
props)
    release/uima/ruta-2.3.1/issuesFixed/images/newwindow.png   (with props)
    release/uima/ruta-2.3.1/issuesFixed/jira-report.html   (with props)
    release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip   (with props)
    release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.asc
    release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.md5
    release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.sha1

Added: release/uima/ruta-2.3.1/RELEASE_NOTES.html
==============================================================================
--- release/uima/ruta-2.3.1/RELEASE_NOTES.html (added)
+++ release/uima/ruta-2.3.1/RELEASE_NOTES.html Tue Aug 25 15:39:58 2015
@@ -0,0 +1,77 @@
+<html>
+  <!--
+   ***************************************************************
+   * Licensed to the Apache Software Foundation (ASF) under one
+   * or more contributor license agreements.  See the NOTICE file
+   * distributed with this work for additional information
+   * regarding copyright ownership.  The ASF licenses this file
+   * to you under the Apache License, Version 2.0 (the
+   * "License"); you may not use this file except in compliance
+   * with the License.  You may obtain a copy of the License at
+   *
+   *   http://www.apache.org/licenses/LICENSE-2.0
+   * 
+   * Unless required by applicable law or agreed to in writing,
+   * software distributed under the License is distributed on an
+   * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   * KIND, either express or implied.  See the License for the
+   * specific language governing permissions and limitations
+   * under the License.
+   ***************************************************************
+   -->
+
+<head>
+  <title>Apache UIMA Ruta v2.3.1 Release Notes</title>
+</head>
+<body>
+<h1>Apache UIMA Ruta&#8482; v2.3.1 Release Notes</h1>
+
+<h2>Contents</h2>
+<p>
+<a href="#what.is.uima-as">1. What is UIMA Ruta</a><br/>
+<a href="#major.changes">2. Major Changes in this Release</a><br/>
+<a href="#get.involved">3. How to Get Involved</a><br/>
+<a href="#report.issues">4. How to Report Issues</a><br/>
+<a href="#list.issues">5. List of JIRA Issues Fixed in this Release</a>
+</p>  
+   
+<h2><a name="what.is.uima-as">1. What is UIMA Ruta?</a></h2>
+
+     <p>
+                       Apache UIMA Ruta&#8482; is a rule-based script language 
supported by Eclipse-based tooling.
+      The language is designed to enable rapid development of text processing 
applications within Apache UIMA&#8482;. 
+      A special focus lies on the intuitive and flexible domain specific 
language for defining 
+      patterns of annotations. The Eclipse-based tooling for Ruta, called the 
Ruta Workbench,
+      was created to support the user and to facilitate every step when 
writing Ruta rules. Both the 
+      Ruta rule language and the Ruta Workbench integrate smoothly with Apache 
UIMA.
+                       </p>
+
+<h2><a name="major.changes">2. Major Changes in this Release</a></h2>
+<p>
+  This is a bugfix release. It fixes diverse problems of the rule inference, 
the ruta-maven-plugin and the UIMA Ruta Workbench.
+</p>
+ 
+  
+<h2><a name="get.involved">3. How to Get Involved</a></h2>
+<p>
+The Apache UIMA Ruta project really needs and appreciates any contributions, 
+including documentation help, source code and feedback.  If you are interested
+in contributing, please visit 
+<a href="http://uima.apache.org/get-involved.html";>
+  http://uima.apache.org/get-involved.html</a>.
+</p>
+  
+<h2><a name="report.issues">4. How to Report Issues</a></h2>
+<p>
+The Apache UIMA project uses JIRA for issue tracking.  Please report any 
+issues you find at 
+<a 
href="http://issues.apache.org/jira/browse/uima";>http://issues.apache.org/jira/browse/uima</a>
+</p>
+  
+<h2><a name="list.issues">5. List of JIRA Issues Fixed in this Release</a></h2>
+
+Click <a href="issuesFixed/jira-report.html">issuesFixed/jira-report.html</a> 
for the list of 
+issues fixed in this release.
+
+</body>
+</html>
\ No newline at end of file

Propchange: release/uima/ruta-2.3.1/RELEASE_NOTES.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/uima/ruta-2.3.1/issuesFixed/css/maven-base.css
==============================================================================
--- release/uima/ruta-2.3.1/issuesFixed/css/maven-base.css (added)
+++ release/uima/ruta-2.3.1/issuesFixed/css/maven-base.css Tue Aug 25 15:39:58 
2015
@@ -0,0 +1,151 @@
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+}
+.xright, #bannerRight {
+  float:right;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}
+#navcolumn img.imageLink, .imageLink {
+  padding-left: 0px;
+  padding-bottom: 0px;
+  padding-top: 0px;
+  padding-right: 2px;
+  border: 0px;
+  margin: 0px;
+}

Propchange: release/uima/ruta-2.3.1/issuesFixed/css/maven-base.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/uima/ruta-2.3.1/issuesFixed/css/maven-theme.css
==============================================================================
--- release/uima/ruta-2.3.1/issuesFixed/css/maven-theme.css (added)
+++ release/uima/ruta-2.3.1/issuesFixed/css/maven-theme.css Tue Aug 25 15:39:58 
2015
@@ -0,0 +1,141 @@
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, 
a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, 
a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner {
+  border-bottom: 1px solid #fff;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}
+

Propchange: release/uima/ruta-2.3.1/issuesFixed/css/maven-theme.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/uima/ruta-2.3.1/issuesFixed/css/print.css
==============================================================================
--- release/uima/ruta-2.3.1/issuesFixed/css/print.css (added)
+++ release/uima/ruta-2.3.1/issuesFixed/css/print.css Tue Aug 25 15:39:58 2015
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {
+       display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+       margin: 0 !important;
+       border: none !important
+}

Propchange: release/uima/ruta-2.3.1/issuesFixed/css/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/uima/ruta-2.3.1/issuesFixed/css/site.css
==============================================================================
--- release/uima/ruta-2.3.1/issuesFixed/css/site.css (added)
+++ release/uima/ruta-2.3.1/issuesFixed/css/site.css Tue Aug 25 15:39:58 2015
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file

Propchange: release/uima/ruta-2.3.1/issuesFixed/css/site.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/uima/ruta-2.3.1/issuesFixed/images/collapsed.gif
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/collapsed.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: release/uima/ruta-2.3.1/issuesFixed/images/expanded.gif
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/expanded.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: release/uima/ruta-2.3.1/issuesFixed/images/external.png
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: release/uima/ruta-2.3.1/issuesFixed/images/icon_error_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: release/uima/ruta-2.3.1/issuesFixed/images/icon_info_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: release/uima/ruta-2.3.1/issuesFixed/images/icon_success_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: release/uima/ruta-2.3.1/issuesFixed/images/icon_warning_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: release/uima/ruta-2.3.1/issuesFixed/images/logos/build-by-maven-black.png
==============================================================================
Binary file - no diff available.

Propchange: 
release/uima/ruta-2.3.1/issuesFixed/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: release/uima/ruta-2.3.1/issuesFixed/images/logos/build-by-maven-white.png
==============================================================================
Binary file - no diff available.

Propchange: 
release/uima/ruta-2.3.1/issuesFixed/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: release/uima/ruta-2.3.1/issuesFixed/images/logos/maven-feather.png
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: release/uima/ruta-2.3.1/issuesFixed/images/newwindow.png
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/issuesFixed/images/newwindow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: release/uima/ruta-2.3.1/issuesFixed/jira-report.html
==============================================================================
--- release/uima/ruta-2.3.1/issuesFixed/jira-report.html (added)
+++ release/uima/ruta-2.3.1/issuesFixed/jira-report.html Tue Aug 25 15:39:58 
2015
@@ -0,0 +1,66 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia at Aug 17, 2015 -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>JIRA Report</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20150817" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+        
+                <div class="xleft">
+        <span id="publishDate">Last Published: 2015-08-17</span>
+                  &nbsp;| <span id="projectVersion">Version: 
${project.version}</span>
+                      </div>
+            <div class="xright">        
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+        
+                                      <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+                   
+        
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>JIRA Report<a name="JIRA_Report"></a></h2><a 
name="JIRA_Report"></a><table border="0" class="bodyTable"><tr 
class="a"><th>Type</th><th>Key</th><th>Status</th><th>Summary</th></tr><tr 
class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4438";>UIMA-4438</a></td><td>Resolved</td><td>Ruta:
 IDE project dependency to closed project</td></tr><tr 
class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4441";>UIMA-4441</a></td><td>Resolved</td><td>Ruta:
 maven plugin generates additional oldschool resource paths</td></tr><tr 
class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4442";>UIMA-4442</a></td><td>Resolved</td><td>Ruta:
 maven plugin misses type in generated type system for imported 
script</td></tr><tr class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4443";>UIMA-4443</a></td
 ><td>Resolved</td><td>Ruta: maven-plugin produces os-specific 
 >paths</td></tr><tr class="b"><td>Bug</td><td><a class="externalLink" 
 >href="https://issues.apache.org/jira/browse/UIMA-4444";>UIMA-4444</a></td><td>Resolved</td><td>Ruta:
 > maven plugin builds src and target script files</td></tr><tr 
 >class="a"><td>Bug</td><td><a class="externalLink" 
 >href="https://issues.apache.org/jira/browse/UIMA-4446";>UIMA-4446</a></td><td>Resolved</td><td>Ruta:
 > typesystem descriptors sometimes not updated when build is initiated by 
 >m2e</td></tr><tr class="b"><td>Bug</td><td><a class="externalLink" 
 >href="https://issues.apache.org/jira/browse/UIMA-4449";>UIMA-4449</a></td><td>Resolved</td><td>Ruta:
 > uimafit param for mainScript</td></tr><tr class="a"><td>Bug</td><td><a 
 >class="externalLink" 
 >href="https://issues.apache.org/jira/browse/UIMA-4453";>UIMA-4453</a></td><td>Resolved</td><td>MARKTABLE
 > action works improperly</td></tr><tr class="b"><td>Bug</td><td><a 
 >class="externalLink" href="https://issues.apache.org/j
 ira/browse/UIMA-4454">UIMA-4454</a></td><td>Resolved</td><td>Ruta: 
out-of-window match in inlined rule broken for additional 
conditions</td></tr><tr class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4456";>UIMA-4456</a></td><td>Resolved</td><td>Ruta:
 BasicEngine.xml misses configuration parameter</td></tr><tr 
class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4457";>UIMA-4457</a></td><td>Resolved</td><td>Ruta:
 handling of zero-length annotations</td></tr><tr class="a"><td>Bug</td><td><a 
class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4460";>UIMA-4460</a></td><td>Resolved</td><td>Ruta:
 incremental maven build of descriptors builds all descriptors</td></tr><tr 
class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4471";>UIMA-4471</a></td><td>Resolved</td><td>ruta:
 combination of inlined rules allow execution of action for faile
 d matches</td></tr><tr class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4473";>UIMA-4473</a></td><td>Resolved</td><td>Ruta:
 explanation of action-only rules and generic feature expression</td></tr><tr 
class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4474";>UIMA-4474</a></td><td>Resolved</td><td>Ruta:
 double values casted to int for generic feature matches</td></tr><tr 
class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4480";>UIMA-4480</a></td><td>Resolved</td><td>Cannot
 declar new type in Java code to apply Ruta rules</td></tr><tr 
class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4510";>UIMA-4510</a></td><td>Resolved</td><td>Ruta:
 alternative continue match broken</td></tr><tr class="a"><td>Bug</td><td><a 
class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4513";>UIMA-4513</a>
 </td><td>Resolved</td><td>ruta-maven-plugin does not handle import by name 
correctly</td></tr><tr class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4517";>UIMA-4517</a></td><td>Resolved</td><td>fixing
 ArrayOutOfBounds exception when parsing invalid Ruta script</td></tr><tr 
class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4549";>UIMA-4549</a></td><td>Resolved</td><td>Ruta:
 AE called in script breaking partitioning: problem with added 
annotations</td></tr><tr class="b"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4556";>UIMA-4556</a></td><td>Resolved</td><td>MARKTABLE
 does not support ignoring whitespaces in the entries of the 
dictionary</td></tr><tr class="a"><td>Bug</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4472";>UIMA-4472</a></td><td>Closed</td><td>Ruta:
 implicit feature matches as generic expressions miss
  rule element match</td></tr><tr class="b"><td>Bug</td><td><a 
class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4486";>UIMA-4486</a></td><td>Closed</td><td>Ruta:
 tests fail with uimaj-2.8.0</td></tr><tr class="a"><td>Improvement</td><td><a 
class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4451";>UIMA-4451</a></td><td>Resolved</td><td>Ruta:
 maven warnings for example project</td></tr><tr 
class="b"><td>Improvement</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4547";>UIMA-4547</a></td><td>Closed</td><td>Ruta:
 Improve numeric operations in rules</td></tr><tr class="a"><td>New 
Feature</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4485";>UIMA-4485</a></td><td>Resolved</td><td>Ruta:
 problem reporter if package declaration in script does not comply with actual 
package</td></tr><tr class="b"><td>Task</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4450";>U
 IMA-4450</a></td><td>Resolved</td><td>Ruta: check NOTICE/LICENSE for spring 
dependencies</td></tr><tr class="a"><td>Task</td><td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4483";>UIMA-4483</a></td><td>Resolved</td><td>Ruta:
 semantic versioning for ruta-core</td></tr><tr class="b"><td>Task</td><td><a 
class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4552";>UIMA-4552</a></td><td>Resolved</td><td>Ruta:
 prepare release candidate</td></tr><tr class="a"><td>Task</td><td><a 
class="externalLink" 
href="https://issues.apache.org/jira/browse/UIMA-4551";>UIMA-4551</a></td><td>Closed</td><td>Ruta:
 update uima dependency</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;  All Rights Reserved.      
+        
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: release/uima/ruta-2.3.1/issuesFixed/jira-report.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.asc
==============================================================================
--- release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.asc (added)
+++ release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.asc Tue Aug 25 
15:39:58 2015
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJV0cy+AAoJEEk0Q5PAkBnzuUIP/AhnrlbRZ+P2JlYIUEJ+t2pD
+LTkE7AeaLFoCgdLj1QN8eT3M5KZta3d5YtE1sGhiLGXNQ+GLQRRnFd24SKU5QzQK
+ZzoopGzPyNhSrdyePx8wH8FMXQA5OsJ8Y+c5Fj+BNqUVfl6bqnntNFlgVP5zNGKt
+lCpvFxW+ypsbF2/tKrJ+xbwolvkoCR8IFdsXbVa6KRrjJ3K3919nKOvBAG8j4RmX
+jj0EHZobC/9/F9Dq/ySpfGRTi3jy1rpwY0yMCFDAoJjDGmul/mH8x3cBNuo++9z7
+ZkRb0PgrLNt25dSGeJdnvNkgLQtkR/aoZlwA5r/2zIgMTwdOdW1V9OE1m7qWVQ9V
+0NUK7XBZoaB5azUjRoHA8tY3DFADlmMbbrgRWnJFnMFhPESVZhDtOVhdBgUut6zh
+Gibcmmsun2Ta1NaKLcD0QcXcBjSHdcw/dHI3PPYMYDftU5UdjBfe+hZPJ5M/kLSX
+Fig4K847XsU1383u+sO6amxrJf2S4oyY1Ph9r1aLwhOhJiyrcNnCXEnOZaOtolZ8
+EKy+ZCRYFl7wIcqL170kh/X0q91FNzvv7Hr1ydiy7suWsBH7eAM/bZ0ZSLXS+OPD
+VTEd8DDnjmsqcoLffHsiKULUsxmubPAV8PyUX7EFz7RdFsokCUxIS/ete3o6qK4Y
+vgclUBDsXYA16Ltr8uA0
+=h6XM
+-----END PGP SIGNATURE-----

Added: release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.md5
==============================================================================
--- release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.md5 (added)
+++ release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.md5 Tue Aug 25 
15:39:58 2015
@@ -0,0 +1 @@
+65019565e2839be17ca14c49ecca859c *ruta-2.3.1-source-release.zip

Added: release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.sha1
==============================================================================
--- release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.sha1 (added)
+++ release/uima/ruta-2.3.1/ruta-2.3.1-source-release.zip.sha1 Tue Aug 25 
15:39:58 2015
@@ -0,0 +1 @@
+e6bdb77203d49f43554b9eb588fbed36760d3354 *ruta-2.3.1-source-release.zip


Reply via email to