You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2014/11/11 19:57:05 UTC

svn commit: r1638258 - in /uima/site/trunk/uima-website: docs/board-reports/2014-09.txt docs/downloads.html xdocs/stylesheets/project.xml

Author: schor
Date: Tue Nov 11 18:57:05 2014
New Revision: 1638258

URL: http://svn.apache.org/r1638258
Log:
no Jira - add Sept board rpt, and correct cpp 2.4.0 64 bit binary download is only for linux, not windows

Modified:
    uima/site/trunk/uima-website/docs/board-reports/2014-09.txt
    uima/site/trunk/uima-website/docs/downloads.html
    uima/site/trunk/uima-website/xdocs/stylesheets/project.xml

Modified: uima/site/trunk/uima-website/docs/board-reports/2014-09.txt
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/board-reports/2014-09.txt?rev=1638258&r1=1638257&r2=1638258&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/board-reports/2014-09.txt (original)
+++ uima/site/trunk/uima-website/docs/board-reports/2014-09.txt Tue Nov 11 18:57:05 2014
@@ -30,6 +30,11 @@ The mailing lists are fairly active, and
 bug finding/fixing work continues.
 
 Community:
+
+A workshop with a strong focus on UIMA was held in conjunction with COLING 2014,
+the International Conference on Computational Linguistics, and UIMA Ruta
+was demonstrated here as well.  http://uima.apache.org/coling14.html 
+
 Several new contributers have started contributing, especially to Ruta.
  
 Issues: 

Modified: uima/site/trunk/uima-website/docs/downloads.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/downloads.html?rev=1638258&r1=1638257&r2=1638258&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/downloads.html (original)
+++ uima/site/trunk/uima-website/docs/downloads.html Tue Nov 11 18:57:05 2014
@@ -1011,12 +1011,6 @@ Other mirrors: <select name="Preferred">
         <td>
                                 <table class="downloadentries">
               <tr>
-     <td><a href='[preferred]/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.zip'>zip</a></td>
-     <td>[<a href='http://www.apache.org/dist/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.zip.asc'>asc</a>]</td>
-     <td>[<a href='http://www.apache.org/dist/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.zip.md5'>md5</a>]</td>
-     <td>[<a href='http://www.apache.org/dist/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.zip.sha1'>sha1</a>]</td>
-         </tr>
-              <tr>
      <td><a href='[preferred]/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.tgz'>tgz</a></td>
      <td>[<a href='http://www.apache.org/dist/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.tgz.asc'>asc</a>]</td>
      <td>[<a href='http://www.apache.org/dist/uima//uimacpp-2.4.0/uimacpp-2.4.0-bin64.tgz.md5'>md5</a>]</td>

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=1638258&r1=1638257&r2=1638258&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Tue Nov 11 18:57:05 2014
@@ -189,7 +189,7 @@
     </download>
     <download name="UIMA C++ framework &amp; SDK 64bit" subdirectory="uimacpp-2.4.0"  releasedate="15-Nov-2012">
       <releasenotes filename="uimacpp-2.4.0/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
-      <binary       filename="uimacpp-2.4.0-bin64">                   <f>zip</f>  <f>tgz</f>                </binary>   
+      <binary       filename="uimacpp-2.4.0-bin64">                   <f>tgz</f>                </binary>   
       <source       filename="uimacpp-2.4.0-src">                   <f>zip</f>    </source>
     </download>
 <!--