Author: rec
Date: Sat Jan 7 09:20:04 2023
New Revision: 1906441
URL: http://svn.apache.org/viewvc?rev=1906441&view=rev
Log:
No issue: Remove v2 downloads section
Modified:
uima/site/trunk/uima-website/docs/downloads.html
uima/site/trunk/uima-website/xdocs/downloads.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=1906441&r1=1906440&r2=1906441&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/downloads.html (original)
+++ uima/site/trunk/uima-website/docs/downloads.html Sat Jan 7 09:20:04 2023
@@ -273,8 +273,8 @@
- <a name="Apache UIMA v3 release packages">
- <h2>Apache UIMA v3 release packages
+ <a name="Apache UIMA release packages">
+ <h2>Apache UIMA release packages
</h2>
</a>
</td></tr>
@@ -442,136 +442,6 @@
</td></tr>
</table>
</blockquote>
- </p>
- </td></tr>
- </table>
- <div class="sectionTable">
- <table class="sectionTable">
- <tr><td>
- <a name="Older Releases"><h1><img
src="images/UIMA_4sq50tightCropSolid.png"/> Older Releases</h1></a>
- </td></tr>
- <tr><td>
- <blockquote class="sectionBody">
- <table class="subsectionTable">
- <tr><td>
-
-
-
- <a name="Changes between Apache UIMA v2 and v3">
- <h2>Changes between Apache UIMA v2 and v3
- </h2>
- </a>
- </td></tr>
- <tr><td>
- <blockquote class="subsectionBody">
- <p>
- UIMA Java SDK, V3, is a re-implementation of the core Java version. It
represents Feature
- Structures as Java Objects, allowing them to be Garbage Collected, for
example. It depends on
- and exploits many Java 8 features.
- </p>
- <p>
- The JCas implementation changed, and JCas classes (if used) will need to
be migrated. The V3
- users guide describes a migration tool to aid in this process.
- </p>
- <p>There are many new
features, described in
- <a target="_blank" rel="noopener"
href="https://uima.apache.org/d/uimaj-3.2.0/version_3_users_guide.html#_uv3.overview.new">
- this overview</a>. For more details, please see the documentation for
version 3, which can be found
- <a target="_blank" rel="noopener"
href="https://uima.apache.org/d/uimaj-3.2.0/version_3_users_guide.html">here.</a>
- Changes since the beta version are listed in the
- <a target="_blank" rel="noopener"
href="../d/uimaj-3.2.0/RELEASE_NOTES.html">Release Notes</a>.
- </p>
- <p>
- Version 3 also has updated Eclipse plugin tooling, available at
- <a target="_blank" rel="noopener"
href="https://downloads.apache.org/uima/eclipse-update-site-v3">
- https://downloads.apache.org/uima/eclipse-update-site-v3</a>.
- This site's version of the JCasGen plugin will generate V3 JCas classes.
You should only
- install one of either version 2 or version 3 Eclipse plugin tooling,
into a single Eclipse
- installation. Should you wish to work with both, just create multiple
Eclipse installations.
- </p>
- </blockquote>
- </td></tr>
- </table>
- <table
class="subsectionTable">
- <tr><td>
-
-
-
- <a name="Apache UIMA v2">
- <h2>Apache UIMA v2
- </h2>
- </a>
- </td></tr>
- <tr><td>
- <blockquote class="subsectionBody">
-
- </blockquote>
- </td></tr>
- </table>
- <table
class="subsectionTable">
- <tr><td>
-
-
-
- <a name="Apache UIMA Asynchronous Scaleout v2">
- <h2>Apache UIMA Asynchronous Scaleout v2
- </h2>
- </a>
- </td></tr>
- <tr><td>
- <blockquote class="subsectionBody">
-
- </blockquote>
- </td></tr>
- </table>
- <table
class="subsectionTable">
- <tr><td>
-
-
-
- <a name="Apache UIMA Addons v2">
- <h2>Apache UIMA Addons v2
- </h2>
- </a>
- </td></tr>
- <tr><td>
- <blockquote class="subsectionBody">
-
- </blockquote>
- </td></tr>
- </table>
- <table
class="subsectionTable">
- <tr><td>
-
-
-
- <a name="Apache UIMA C++ SDK v2">
- <h2>Apache UIMA C++ SDK v2
- </h2>
- </a>
- </td></tr>
- <tr><td>
- <blockquote class="subsectionBody">
-
- </blockquote>
- </td></tr>
- </table>
- <table
class="subsectionTable">
- <tr><td>
-
-
-
- <a name="Apache UIMA Eclipse Tooling Update Site v2">
- <h2>Apache UIMA Eclipse Tooling Update Site v2
- </h2>
- </a>
- </td></tr>
- <tr><td>
- <blockquote class="subsectionBody">
- <a
href="https://downloads.apache.org/uima/eclipse-update-site/">https://downloads.apache.org/uima/eclipse-update-site/</a>
- </blockquote>
- </td></tr>
- </table>
- </blockquote>
</p>
</td></tr>
</table>
Modified: uima/site/trunk/uima-website/xdocs/downloads.xml
URL:
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/downloads.xml?rev=1906441&r1=1906440&r2=1906441&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/downloads.xml (original)
+++ uima/site/trunk/uima-website/xdocs/downloads.xml Sat Jan 7 09:20:04 2023
@@ -54,7 +54,7 @@ under the License.
</p>
</subsection>
- <subsection name="Apache UIMA v3 release packages">
+ <subsection name="Apache UIMA release packages">
<p>
Apache UIMA is distributed as source and binary (ready-to-use) packages.
These are available in
<code>zip</code>, <code>tar.gz</code> and sometimes,
<code>tar.bz2</code> archive formats.
@@ -81,60 +81,7 @@ under the License.
<insertDownloads version="uimaj"/>
</subsection>
-</section>
-
-<section name="Older Releases">
- <subsection name="Changes between Apache UIMA v2 and v3">
- <p>
- UIMA Java SDK, V3, is a re-implementation of the core Java version. It
represents Feature
- Structures as Java Objects, allowing them to be Garbage Collected, for
example. It depends on
- and exploits many Java 8 features.
- </p>
-
- <p>
- The JCas implementation changed, and JCas classes (if used) will need to
be migrated. The V3
- users guide describes a migration tool to aid in this process.
- </p>
-
- <p>There are many new features, described in
- <a target="_blank" rel="noopener"
href="https://uima.apache.org/d/uimaj-3.2.0/version_3_users_guide.html#_uv3.overview.new">
- this overview</a>. For more details, please see the documentation for
version 3, which can be found
- <a target="_blank" rel="noopener"
href="https://uima.apache.org/d/uimaj-3.2.0/version_3_users_guide.html">here.</a>
- Changes since the beta version are listed in the
- <a target="_blank" rel="noopener"
href="../d/uimaj-3.2.0/RELEASE_NOTES.html">Release Notes</a>.
- </p>
-
- <p>
- Version 3 also has updated Eclipse plugin tooling, available at
- <a target="_blank" rel="noopener"
href="https://downloads.apache.org/uima/eclipse-update-site-v3">
- https://downloads.apache.org/uima/eclipse-update-site-v3</a>.
- This site's version of the JCasGen plugin will generate V3 JCas classes.
You should only
- install one of either version 2 or version 3 Eclipse plugin tooling,
into a single Eclipse
- installation. Should you wish to work with both, just create multiple
Eclipse installations.
- </p>
- </subsection>
-
- <subsection name="Apache UIMA v2">
- <insertDownloads version="uimaj-v2"/>
- </subsection>
-
- <subsection name="Apache UIMA Asynchronous Scaleout v2">
- <insertDownloads version="2.10.3"/>
- </subsection>
-
- <subsection name="Apache UIMA Addons v2">
- <insertDownloads version="2.3.1"/>
- </subsection>
-
- <!-- includes latest uima-c++ release -->
- <subsection name="Apache UIMA C++ SDK v2">
- <insertDownloads version="2.4.0"/>
- </subsection>
-
- <subsection name="Apache UIMA Eclipse Tooling Update Site v2">
- <a
href="https://downloads.apache.org/uima/eclipse-update-site/">https://downloads.apache.org/uima/eclipse-update-site/</a>.
- </subsection>
-</section>
+</section>
<section name="Archived Releases">