You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2013/11/26 10:55:08 UTC

svn commit: r1545591 - in /uima/site/trunk/uima-website: docs/ruta.html docs/sandbox.html xdocs/ruta.xml xdocs/sandbox.xml

Author: pkluegl
Date: Tue Nov 26 09:55:07 2013
New Revision: 1545591

URL: http://svn.apache.org/r1545591
Log:
UIMA-3455
- updated ruta page
- remove ruta from sandbox page

Modified:
    uima/site/trunk/uima-website/docs/ruta.html
    uima/site/trunk/uima-website/docs/sandbox.html
    uima/site/trunk/uima-website/xdocs/ruta.xml
    uima/site/trunk/uima-website/xdocs/sandbox.xml

Modified: uima/site/trunk/uima-website/docs/ruta.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/ruta.html?rev=1545591&r1=1545590&r2=1545591&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/ruta.html (original)
+++ uima/site/trunk/uima-website/docs/ruta.html Tue Nov 26 09:55:07 2013
@@ -368,7 +368,7 @@
                                                 <subsubsection>
     For building the UIMA Ruta projects from sources, follow the instructions for <a href="building-uima.html">building UIMA</a>, 
     but exchange the command for SVN checkout:<br />
-    <code>svn checkout https://svn.apache.org/repos/asf/uima/sandbox/ruta/trunk c:/myWorkingDirectory</code>
+    <code>svn checkout https://svn.apache.org/repos/asf/uima/ruta/trunk c:/myWorkingDirectory</code>
   </subsubsection>
                                                 <p>
     The sources of the current release are available at the <a href="downloads.cgi">download page</a>. 

Modified: uima/site/trunk/uima-website/docs/sandbox.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/sandbox.html?rev=1545591&r1=1545590&r2=1545591&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/sandbox.html (original)
+++ uima/site/trunk/uima-website/docs/sandbox.html Tue Nov 26 09:55:07 2013
@@ -747,7 +747,6 @@ document; used by the FileSystemCollecti
                                                 <h4>Miscellaneous</h4>
                                                 <ul>
       <li><a href="#gale.multimodal.example">GALE Multi-Modal Example</a></li>
-      <li><a href="#uima.ruta">Apache UIMA Ruta</a></li>
     </ul>
                                                 <p>These are described in more detail below.</p>
                                                 <br />
@@ -802,35 +801,6 @@ document; used by the FileSystemCollecti
                             </blockquote>
         </td></tr>
     </table>
-                                                      <table class="subsectionTable" id='uima.ruta'>
-        <tr><td>
-       
-       
-       
-          <a name="UIMA Ruta">
-            <h2>UIMA Ruta
-                        </h2>
-          </a>
-      </td></tr>
-      <tr><td>
-        <blockquote class="subsectionBody">
-                                    <p>Apache UIMA Ruta is a rule-based script language supported by Eclipse-based tooling.
-      The language is designed to enable rapid development of text processing applications within UIMA. 
-      A special focus lies on the intuitive and flexible domain-specific language for defining 
-      patterns of annotations. The Eclipse-based tooling for the rule language, called the Apache UIMA Ruta Workbench,
-      was created to support the user and to facilitate every step when writing rules.
-    </p>
-                                                <p>
-      You can install the UIMA Ruta Workbench via our Eclipse update site:
-      <a href="http://www.apache.org/dist/uima/eclipse-update-site/">http://www.apache.org/dist/uima/eclipse-update-site/</a>
-    </p>
-                                                <p><a href="d/ruta-current/tools.ruta.book.html">
-      Click here to access the user documentation</a>.</p>
-                                                <p><a href="ruta.html">
-      Click here to access a more detailed description with developer information</a>.</p>
-                            </blockquote>
-        </td></tr>
-    </table>
                             </blockquote>
         </p>
       </td></tr>

Modified: uima/site/trunk/uima-website/xdocs/ruta.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/ruta.xml?rev=1545591&r1=1545590&r2=1545591&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/ruta.xml (original)
+++ uima/site/trunk/uima-website/xdocs/ruta.xml Tue Nov 26 09:55:07 2013
@@ -154,7 +154,7 @@ under the License.
   <subsubsection>
     For building the UIMA Ruta projects from sources, follow the instructions for <a href="building-uima.html">building UIMA</a>, 
     but exchange the command for SVN checkout:<br/>
-    <code>svn checkout https://svn.apache.org/repos/asf/uima/sandbox/ruta/trunk c:/myWorkingDirectory</code>
+    <code>svn checkout https://svn.apache.org/repos/asf/uima/ruta/trunk c:/myWorkingDirectory</code>
   </subsubsection>
    
   <p>

Modified: uima/site/trunk/uima-website/xdocs/sandbox.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/sandbox.xml?rev=1545591&r1=1545590&r2=1545591&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/sandbox.xml (original)
+++ uima/site/trunk/uima-website/xdocs/sandbox.xml Tue Nov 26 09:55:07 2013
@@ -384,7 +384,6 @@ document; used by the FileSystemCollecti
   <h4>Miscellaneous</h4>
     <ul>
       <li><a href="#gale.multimodal.example">GALE Multi-Modal Example</a></li>
-      <li><a href="#uima.ruta">Apache UIMA Ruta</a></li>
     </ul>
   <p>These are described in more detail below.</p>      
 
@@ -418,22 +417,6 @@ document; used by the FileSystemCollecti
       </a>.
    </p>
   </subsection>
-  <subsection name="UIMA Ruta" id="uima.ruta">
-    <p>Apache UIMA Ruta is a rule-based script language supported by Eclipse-based tooling.
-      The language is designed to enable rapid development of text processing applications within UIMA. 
-      A special focus lies on the intuitive and flexible domain-specific language for defining 
-      patterns of annotations. The Eclipse-based tooling for the rule language, called the Apache UIMA Ruta Workbench,
-      was created to support the user and to facilitate every step when writing rules.
-    </p>
-    <p>
-      You can install the UIMA Ruta Workbench via our Eclipse update site:
-      <a href="http://www.apache.org/dist/uima/eclipse-update-site/">http://www.apache.org/dist/uima/eclipse-update-site/</a>
-    </p>
-    <p><a href="d/ruta-current/tools.ruta.book.html">
-      Click here to access the user documentation</a>.</p>
-    <p><a href="ruta.html">
-      Click here to access a more detailed description with developer information</a>.</p>
-  </subsection>
 </section>