Author: rec Date: Wed Jan 8 14:30:06 2025 New Revision: 1922990 URL: http://svn.apache.org/viewvc?rev=1922990&view=rev Log: No issue: Fix Ruta release version on download page
Modified: uima/site/trunk/uima-website/docs/downloads.html 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=1922990&r1=1922989&r2=1922990&view=diff ============================================================================== --- uima/site/trunk/uima-website/docs/downloads.html (original) +++ uima/site/trunk/uima-website/docs/downloads.html Wed Jan 8 14:30:06 2025 @@ -364,27 +364,27 @@ <tr> <td class="downloadtitle"><h3 class="downloadartifact"> - <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.4.1/RELEASE_NOTES.md"> - UIMA Ruta 3.4.1</a></h3></td> + <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.5.0/RELEASE_NOTES.md"> + UIMA Ruta 3.5.0</a></h3></td> <td> - <div class="htmltxt"><a href='https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.4.1/RELEASE_NOTES.md'>md</a></div> + <div class="htmltxt"><a href='https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.5.0/RELEASE_NOTES.md'>md</a></div> </td> <td> </td> <td> <table class="downloadentries"> <tr> - <td><a href='[preferred]/uima//ruta-3.4.1/ruta-3.4.1-source-release.zip'>zip</a></td> - <td>[<a href='https://www.apache.org/dist/uima//ruta-3.4.1/ruta-3.4.1-source-release.zip.asc'>asc</a>]</td> + <td><a href='[preferred]/uima//ruta-3.5.0/ruta-3.5.0-source-release.zip'>zip</a></td> + <td>[<a href='https://www.apache.org/dist/uima//ruta-3.5.0/ruta-3.5.0-source-release.zip.asc'>asc</a>]</td> - <td>[<a href='https://www.apache.org/dist/uima//ruta-3.4.1/ruta-3.4.1-source-release.zip.sha512'>sha512</a>]</td> + <td>[<a href='https://www.apache.org/dist/uima//ruta-3.5.0/ruta-3.5.0-source-release.zip.sha512'>sha512</a>]</td> </tr> </table> </td> <td> - <div class="htmltxt">08-Feb-2024</div> + <div class="htmltxt">04-Dec-2024</div> </td> </tr> 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=1922990&r1=1922989&r2=1922990&view=diff ============================================================================== --- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original) +++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Wed Jan 8 14:30:06 2025 @@ -78,9 +78,9 @@ <binary filename="uimaj-3.6.0-bin"> <f>zip</f> <f>tar.gz</f> </binary> <source filename="uimaj-3.6.0-source-release"> <f>zip</f> </source> </download> - <download name="UIMA Ruta 3.4.1" subdirectory="ruta-3.4.1" releasedate="08-Feb-2024"> - <releasenotes filename="ruta-3.4.1/RELEASE_NOTES"> <f>md</f> </releasenotes> - <source filename="ruta-3.4.1-source-release"> <f>zip</f> </source> + <download name="UIMA Ruta 3.5.0" subdirectory="ruta-3.5.0" releasedate="04-Dec-2024"> + <releasenotes filename="ruta-3.5.0/RELEASE_NOTES"> <f>md</f> </releasenotes> + <source filename="ruta-3.5.0-source-release"> <f>zip</f> </source> </download> <download name="UIMA Java CAS JSON I/O 0.5.0" subdirectory="uimaj-io-json-0.5.0" releasedate="06-Mar-2023"> <releasenotes filename="uimaj-io-json-0.5.0/RELEASE_NOTES"> <f>md</f> </releasenotes>