Author: rec
Date: Wed Jun 8 07:38:06 2022
New Revision: 1901747
URL: http://svn.apache.org/viewvc?rev=1901747&view=rev
Log:
[UIMA-6425] uimaFIT 3.3.0 release
- Update uimaFIT release information
Modified:
uima/site/trunk/uima-website/docs/downloads.html
uima/site/trunk/uima-website/docs/news.html
uima/site/trunk/uima-website/docs/uimafit.html
uima/site/trunk/uima-website/xdocs/news.xml
uima/site/trunk/uima-website/xdocs/stylesheets/project.xml
uima/site/trunk/uima-website/xdocs/uimafit.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=1901747&r1=1901746&r2=1901747&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/downloads.html (original)
+++ uima/site/trunk/uima-website/docs/downloads.html Wed Jun 8 07:38:06 2022
@@ -372,43 +372,27 @@
<tr>
<td class="downloadtitle"><h3 class="downloadartifact">
- <a
href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.2.0/README.txt">
- uimaFIT 3.2.0</a></h3></td>
+ <a
href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.3.0/README.md">
+ uimaFIT 3.3.0</a></h3></td>
<td>
- <div class="htmltxt"><a
href='https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.2.0/README.txt'>txt</a></div>
+ <div class="htmltxt"><a
href='https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.3.0/README.md'>md</a></div>
</td>
<td>
- <table class="downloadentries">
- <tr>
- <td><a
href='[preferred]/uima//uimafit-3.2.0/uimafit-3.2.0-bin.zip'>zip</a></td>
- <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.2.0/uimafit-3.2.0-bin.zip.asc'>asc</a>]</td>
-
-
- <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.2.0/uimafit-3.2.0-bin.zip.sha512'>sha512</a>]</td>
- </tr>
- <tr>
- <td><a
href='[preferred]/uima//uimafit-3.2.0/uimafit-3.2.0-bin.tar.gz'>tar.gz</a></td>
- <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.2.0/uimafit-3.2.0-bin.tar.gz.asc'>asc</a>]</td>
-
-
- <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.2.0/uimafit-3.2.0-bin.tar.gz.sha512'>sha512</a>]</td>
- </tr>
- </table>
- </td>
+ </td>
<td>
<table class="downloadentries">
<tr>
- <td><a
href='[preferred]/uima//uimafit-3.2.0/uimafit-3.2.0-source-release.zip'>zip</a></td>
- <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.2.0/uimafit-3.2.0-source-release.zip.asc'>asc</a>]</td>
+ <td><a
href='[preferred]/uima//uimafit-3.3.0/uimafit-3.3.0-source-release.zip'>zip</a></td>
+ <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.3.0/uimafit-3.3.0-source-release.zip.asc'>asc</a>]</td>
- <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.2.0/uimafit-3.2.0-source-release.zip.sha512'>sha512</a>]</td>
+ <td>[<a
href='https://www.apache.org/dist/uima//uimafit-3.3.0/uimafit-3.3.0-source-release.zip.sha512'>sha512</a>]</td>
</tr>
</table>
</td>
<td>
- <div class="htmltxt">06-May-2021</div>
+ <div class="htmltxt">03-Jun-2022</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=1901747&r1=1901746&r2=1901747&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/news.html (original)
+++ uima/site/trunk/uima-website/docs/news.html Wed Jun 8 07:38:06 2022
@@ -232,6 +232,13 @@
<blockquote class="sectionBody">
<table class="subsectionToc">
<tr >
+ <td>03 Jun 2022</td>
+ <td><a href='#03 Jun 2022'>
+ Apache UIMA uimaFIT 3.3.0 released
+ </a>
+ </td>
+ </tr>
+ <tr >
<td>09 May 2022</td>
<td><a href='#09 May 2022'>
Apache UIMA Java SDK 3.3.0 released
@@ -846,6 +853,43 @@
+ <a name="03 Jun 2022">
+ <h2>03 Jun 2022
+ – Apache UIMA uimaFIT 3.3.0 released
+ </h2>
+ </a>
+ </td></tr>
+ <tr><td>
+ <blockquote class="subsectionBody">
+ <p>
+ The Apache UIMA team is happy to announce the release of uimaFIT 3.3.0.
+ </p>
+ <p>Changes include:
+ <ul>
+ <li>[UIMA-6431] - Use lambda functions as CAS processors</li>
+ <li>[UIMA-6422] - `FSUtil.setFeature()` should offer signatures that
accept a Feature</li>
+ <li>[UIMA-6392] - Better delegate key generation in aggregate
engine</li>
+ <li>[UIMA-6424] - Upgrade uimaFIT to JUnit 5</li>
+ <li>[UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0</li>
+ <li>[UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)</li>
+ <li>[UIMA-6384] - Parallelism argument in `CpePipeline` is
ignored</li>
+ <li>[UIMA-6385] - Potential resource key clash in environments with
multiple classloaders</li>
+ <li>[UIMA-6391] - `CpePipeline` should kill CPE if reader throws
exception</li>
+ <li>[UIMA-6396] - uimaFIT maven plugin mixes up test and compile
scopes</li>
+ <li>[UIMA-6417] - Problems setting numeric parameter values</li>
+ <li>[UIMA-6446] - Complexities around enhancing classes with their
resource name</li>
+ </ul>
+ </p>
+ <p>Please see the <a
target="_blank" rel="noopener"
href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.3.0/issuesFixed/jira-report.html">
+ the complete list of issues fixed</a> for more details of the
changes.</p>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table
class="subsectionTable">
+ <tr><td>
+
+
+
<a name="09 May 2022">
<h2>09 May 2022
– Apache UIMA Java SDK 3.3.0 released
@@ -855,7 +899,7 @@
<tr><td>
<blockquote class="subsectionBody">
<p>
- The Apache UIMA team is happy to announce the release of UIMA Java SDK
3.3.0.
+ The Apache UIMA team is happy to announce the release of the UIMA Java
SDK 3.3.0.
</p>
<p>Changes include:
<ul>
Modified: uima/site/trunk/uima-website/docs/uimafit.html
URL:
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/uimafit.html?rev=1901747&r1=1901746&r2=1901747&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/uimafit.html (original)
+++ uima/site/trunk/uima-website/docs/uimafit.html Wed Jun 8 07:38:06 2022
@@ -446,7 +446,7 @@
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-core</artifactId>
- <version>3.0.0</version>
+ <version>3.3.0</version>
</dependency>
</pre>
<subsubsection>
Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL:
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1901747&r1=1901746&r2=1901747&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Wed Jun 8 07:38:06 2022
@@ -31,9 +31,35 @@
<subsectionToc/>
+ <subsection name="03 Jun 2022" date="03 Jun 2022" title="Apache UIMA
uimaFIT 3.3.0 released">
+ <p>
+ The Apache UIMA team is happy to announce the release of uimaFIT 3.3.0.
+ </p>
+
+ <p>Changes include:
+ <ul>
+ <li>[UIMA-6431] - Use lambda functions as CAS processors</li>
+ <li>[UIMA-6422] - `FSUtil.setFeature()` should offer signatures that
accept a Feature</li>
+ <li>[UIMA-6392] - Better delegate key generation in aggregate
engine</li>
+ <li>[UIMA-6424] - Upgrade uimaFIT to JUnit 5</li>
+ <li>[UIMA-6426] - Upgrade to UIMA Java SDK 3.3.0</li>
+ <li>[UIMA-6432] - Upgrade dependencies (uimaFIT 3.3.0)</li>
+ <li>[UIMA-6384] - Parallelism argument in `CpePipeline` is
ignored</li>
+ <li>[UIMA-6385] - Potential resource key clash in environments with
multiple classloaders</li>
+ <li>[UIMA-6391] - `CpePipeline` should kill CPE if reader throws
exception</li>
+ <li>[UIMA-6396] - uimaFIT maven plugin mixes up test and compile
scopes</li>
+ <li>[UIMA-6417] - Problems setting numeric parameter values</li>
+ <li>[UIMA-6446] - Complexities around enhancing classes with their
resource name</li>
+ </ul>
+ </p>
+
+ <p>Please see the <a target="_blank" rel="noopener"
href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.3.0/issuesFixed/jira-report.html">
+ the complete list of issues fixed</a> for more details of the
changes.</p>
+ </subsection>
+
<subsection name="09 May 2022" date="09 May 2022" title="Apache UIMA Java
SDK 3.3.0 released">
<p>
- The Apache UIMA team is happy to announce the release of UIMA Java SDK
3.3.0.
+ The Apache UIMA team is happy to announce the release of the UIMA Java
SDK 3.3.0.
</p>
<p>Changes include:
@@ -63,7 +89,7 @@
<p>Please see the <a target="_blank" rel="noopener"
href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.3.0/issuesFixed/jira-report.html">
the complete list of issues fixed</a> for more details of the
changes.</p>
- </subsection>
+ </subsection>
<subsection name="02 July 2021" date="02 July 2021" title="Apache UIMA
Java SDK 2.11.0 released">
<p>UIMA Java SDK 2.11.0 is in the 2.x.x series of core Java UIMA SDK;
the latest series is 3.x.x;
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=1901747&r1=1901746&r2=1901747&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Wed Jun 8
07:38:06 2022
@@ -81,14 +81,13 @@
<downloads version="uimaj" title="Apache UIMA" withreleasedate="true">
<download name="UIMA Java SDK 3.3.0" subdirectory="uimaj-3.3.0"
releasedate="09-May-2022">
- <releasenotes filename="uimaj-3.3.0/RELEASE_NOTES"> <f>md</f>
</releasenotes>
+ <releasenotes filename="uimaj-3.3.0/RELEASE_NOTES"> <f>md</f>
</releasenotes>
<binary filename="uimaj-3.3.0-bin"> <f>zip</f>
<f>tar.gz</f> </binary>
<source filename="uimaj-3.3.0-source-release"> <f>zip</f>
</source>
</download>
- <download name="uimaFIT 3.2.0" subdirectory="uimafit-3.2.0"
releasedate="06-May-2021">
- <releasenotes filename="uimafit-3.2.0/README"> <f>txt</f>
</releasenotes>
- <binary filename="uimafit-3.2.0-bin"> <f>zip</f>
<f>tar.gz</f> </binary>
- <source filename="uimafit-3.2.0-source-release"> <f>zip</f>
</source>
+ <download name="uimaFIT 3.3.0" subdirectory="uimafit-3.3.0"
releasedate="03-Jun-2022">
+ <releasenotes filename="uimafit-3.3.0/README"> <f>md</f>
</releasenotes>
+ <source filename="uimafit-3.3.0-source-release"> <f>zip</f>
</source>
</download>
<download name="UIMA Ruta 3.1.0" subdirectory="ruta-3.1.0"
releasedate="15-May-2021">
<releasenotes filename="ruta-3.1.0/RELEASE_NOTES"> <f>html</f>
</releasenotes>
Modified: uima/site/trunk/uima-website/xdocs/uimafit.xml
URL:
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/uimafit.xml?rev=1901747&r1=1901746&r2=1901747&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/uimafit.xml (original)
+++ uima/site/trunk/uima-website/xdocs/uimafit.xml Wed Jun 8 07:38:06 2022
@@ -180,7 +180,7 @@ under the License.
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-core</artifactId>
- <version>3.0.0</version>
+ <version>3.3.0</version>
</dependency>
</pre>
<subsubsection>