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/04/29 18:59:02 UTC

svn commit: r1477201 [1/7] - in /uima/sandbox/ruta/trunk: example-projects/ExampleProject/descriptor/ example-projects/ExampleProject/descriptor/types/ example-projects/ExampleProject/descriptor/uima/textmarker/example/ example-projects/ExampleProject/...

Author: pkluegl
Date: Mon Apr 29 16:58:44 2013
New Revision: 1477201

URL: http://svn.apache.org/r1477201
Log:
UIMA-2850
- renaming

Modified:
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/InternalTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/types/BibtexTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/AnnotationWriter.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlAnnotator.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/Modifier.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextAnnotator.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/StyleMapCreator.xml
    uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/XMIWriter.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/BasicEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/BasicTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/InternalTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/uima/textmarker/ExampleActionEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/uima/textmarker/ExampleActionTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/uima/textmarker/ExampleConditionEngine.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/uima/textmarker/ExampleConditionTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/AnnotationWriter.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/HtmlAnnotator.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/HtmlConverter.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/HtmlTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/Modifier.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/PlainTextAnnotator.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/PlainTextTypeSystem.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/StyleMapCreator.xml
    uima/sandbox/ruta/trunk/example-projects/ExtensionsExample/descriptor/utils/XMIWriter.xml
    uima/sandbox/ruta/trunk/example-projects/ruta-ep-example-extensions/plugin.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/AnnotationWriter.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/BasicEngine.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/BasicTypeSystem.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlAnnotator.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlConverter.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlTypeSystem.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/InternalTypeSystem.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/Modifier.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextAnnotator.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextTypeSystem.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/StyleMapCreator.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/TypePriorities.xml
    uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/XMIWriter.xml
    uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/BasicTypeSystem.xml
    uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/InternalTypeSystem.xml
    uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TestEngine.xml
    uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TypePriorities.xml
    uima/sandbox/ruta/trunk/ruta-docbook/pom.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/common_book_info.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.book.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.basic_annotations.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.conditions.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.declarations.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.expressions.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.quantifier.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.syntax.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.overview.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.create_dictionaries.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.explain_perspective.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.install.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.overview.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.projects.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.query.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.testing.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.tm_perspective.xml
    uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.xml
    uima/sandbox/ruta/trunk/ruta-eclipse-feature/src/main/resources/feature.xml
    uima/sandbox/ruta/trunk/ruta-eclipse-update-site/category.xml
    uima/sandbox/ruta/trunk/ruta-ep-addons/plugin.xml
    uima/sandbox/ruta/trunk/ruta-ep-caseditor/plugin.xml
    uima/sandbox/ruta/trunk/ruta-ep-ide/plugin.xml
    uima/sandbox/ruta/trunk/ruta-ep-ide/templates/templates.xml
    uima/sandbox/ruta/trunk/ruta-ep-textruler/plugin.xml

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicEngine.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicEngine.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicEngine.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicEngine.xml Mon Apr 29 16:58:44 2013
@@ -20,7 +20,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.TextMarkerEngine</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.RutaEngine</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>BasicEngine</name>
     <description/>
@@ -178,10 +178,10 @@
         <name>defaultFilteredTypes</name>
         <value>
           <array>
-            <string>org.apache.uima.textmarker.type.SPACE</string>
-            <string>org.apache.uima.textmarker.type.NBSP</string>
-            <string>org.apache.uima.textmarker.type.BREAK</string>
-            <string>org.apache.uima.textmarker.type.MARKUP</string>
+            <string>org.apache.uima.ruta.type.SPACE</string>
+            <string>org.apache.uima.ruta.type.NBSP</string>
+            <string>org.apache.uima.ruta.type.BREAK</string>
+            <string>org.apache.uima.ruta.type.MARKUP</string>
           </array>
         </value>
       </nameValuePair>
@@ -195,7 +195,7 @@
         <name>seeders</name>
         <value>
           <array>
-            <string>org.apache.uima.textmarker.seed.DefaultSeeder</string>
+            <string>org.apache.uima.ruta.seed.DefaultSeeder</string>
           </array>
         </value>
       </nameValuePair>
@@ -213,9 +213,9 @@
     </typeSystemDescription>
     <typePriorities>
       <priorityList>
-        <type>org.apache.uima.textmarker.type.TextMarkerFrame</type>
+        <type>org.apache.uima.ruta.type.RutaFrame</type>
         <type>uima.tcas.Annotation</type>
-        <type>org.apache.uima.textmarker.type.TextMarkerBasic</type>
+        <type>org.apache.uima.ruta.type.RutaBasic</type>
       </priorityList>
     </typePriorities>
     <fsIndexCollection/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/BasicTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -28,122 +28,122 @@
   </imports>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ALL</name>
+      <name>org.apache.uima.ruta.type.ALL</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.TokenSeed</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.TokenSeed</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ANY</name>
+      <name>org.apache.uima.ruta.type.ANY</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ALL</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ALL</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.MARKUP</name>
+      <name>org.apache.uima.ruta.type.MARKUP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ALL</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ALL</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.CW</name>
+      <name>org.apache.uima.ruta.type.CW</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.W</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.W</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.W</name>
+      <name>org.apache.uima.ruta.type.W</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SW</name>
+      <name>org.apache.uima.ruta.type.SW</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.W</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.W</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.PM</name>
+      <name>org.apache.uima.ruta.type.PM</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.CAP</name>
+      <name>org.apache.uima.ruta.type.CAP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.W</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.W</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.COLON</name>
+      <name>org.apache.uima.ruta.type.COLON</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.PERIOD</name>
+      <name>org.apache.uima.ruta.type.PERIOD</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.SENTENCEEND</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.SENTENCEEND</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SENTENCEEND</name>
+      <name>org.apache.uima.ruta.type.SENTENCEEND</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.QUESTION</name>
+      <name>org.apache.uima.ruta.type.QUESTION</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.SENTENCEEND</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.SENTENCEEND</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.COMMA</name>
+      <name>org.apache.uima.ruta.type.COMMA</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.EXCLAMATION</name>
+      <name>org.apache.uima.ruta.type.EXCLAMATION</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.SENTENCEEND</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.SENTENCEEND</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SEMICOLON</name>
+      <name>org.apache.uima.ruta.type.SEMICOLON</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.WS</name>
+      <name>org.apache.uima.ruta.type.WS</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.NUM</name>
+      <name>org.apache.uima.ruta.type.NUM</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SPECIAL</name>
+      <name>org.apache.uima.ruta.type.SPECIAL</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.NBSP</name>
+      <name>org.apache.uima.ruta.type.NBSP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.AMP</name>
+      <name>org.apache.uima.ruta.type.AMP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SPACE</name>
+      <name>org.apache.uima.ruta.type.SPACE</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.WS</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.WS</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.BREAK</name>
+      <name>org.apache.uima.ruta.type.BREAK</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.WS</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.WS</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Document</name>
+      <name>org.apache.uima.ruta.type.Document</name>
       <description/>
       <supertypeName>uima.tcas.DocumentAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TokenSeed</name>
+      <name>org.apache.uima.ruta.type.TokenSeed</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/InternalTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/InternalTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/InternalTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/InternalTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,7 +25,7 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TextMarkerBasic</name>
+      <name>org.apache.uima.ruta.type.RutaBasic</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -37,7 +37,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TextMarkerAnnotation</name>
+      <name>org.apache.uima.ruta.type.RutaAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -54,9 +54,9 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleApply</name>
+      <name>org.apache.uima.ruta.type.DebugRuleApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugScriptApply</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugScriptApply</supertypeName>
       <features>
         <featureDescription>
           <name>applied</name>
@@ -72,7 +72,7 @@
           <name>rules</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleMatch</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleMatch</elementType>
         </featureDescription>
         <featureDescription>
           <name>id</name>
@@ -87,15 +87,15 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>elements</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatches</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatches</elementType>
         </featureDescription>
         <featureDescription>
           <name>matched</name>
@@ -106,14 +106,14 @@
           <name>delegates</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugScriptApply</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugScriptApply</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugScriptApply</name>
+      <name>org.apache.uima.ruta.type.DebugScriptApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>element</name>
@@ -123,45 +123,45 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugBlockApply</name>
+      <name>org.apache.uima.ruta.type.DebugBlockApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleApply</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleApply</supertypeName>
       <features>
         <featureDescription>
           <name>innerApply</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugScriptApply</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugScriptApply</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleElementMatch</name>
+      <name>org.apache.uima.ruta.type.DebugRuleElementMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>baseCondition</name>
           <description/>
-          <rangeTypeName>org.apache.uima.textmarker.type.DebugEvaluatedCondition</rangeTypeName>
+          <rangeTypeName>org.apache.uima.ruta.type.DebugEvaluatedCondition</rangeTypeName>
         </featureDescription>
         <featureDescription>
           <name>conditions</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugEvaluatedCondition</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugEvaluatedCondition</elementType>
         </featureDescription>
         <featureDescription>
           <name>elements</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatches</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatches</elementType>
           <multipleReferencesAllowed>false</multipleReferencesAllowed>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleElementMatches</name>
+      <name>org.apache.uima.ruta.type.DebugRuleElementMatches</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -169,7 +169,7 @@
           <name>matches</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatch</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatch</elementType>
         </featureDescription>
         <featureDescription>
           <name>element</name>
@@ -184,7 +184,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TextMarkerColoring</name>
+      <name>org.apache.uima.ruta.type.RutaColoring</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -211,7 +211,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugEvaluatedCondition</name>
+      <name>org.apache.uima.ruta.type.DebugEvaluatedCondition</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -229,27 +229,27 @@
           <name>conditions</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugEvaluatedCondition</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugEvaluatedCondition</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugMatchedRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugMatchedRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleMatch</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleMatch</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugFailedRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugFailedRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleMatch</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleMatch</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.FalsePositive</name>
+      <name>org.apache.uima.ruta.type.FalsePositive</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.EvalAnnotation</name>
+      <name>org.apache.uima.ruta.type.EvalAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -261,12 +261,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.FalseNegative</name>
+      <name>org.apache.uima.ruta.type.FalseNegative</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ProfiledAnnotation</name>
+      <name>org.apache.uima.ruta.type.ProfiledAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -278,12 +278,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TextMarkerFrame</name>
+      <name>org.apache.uima.ruta.type.RutaFrame</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Statistics</name>
+      <name>org.apache.uima.ruta.type.Statistics</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -310,12 +310,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TruePositive</name>
+      <name>org.apache.uima.ruta.type.TruePositive</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugCreatedBy</name>
+      <name>org.apache.uima.ruta.type.DebugCreatedBy</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/types/BibtexTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/types/BibtexTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/types/BibtexTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/types/BibtexTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -24,39 +24,39 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>uima.textmarker.example.Bibtex</name>
+      <name>uima.ruta.example.Bibtex</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
         <featureDescription>
           <name>author</name>
           <description/>
-          <rangeTypeName>uima.textmarker.example.Author</rangeTypeName>
+          <rangeTypeName>uima.ruta.example.Author</rangeTypeName>
         </featureDescription>
         <featureDescription>
           <name>title</name>
           <description/>
-          <rangeTypeName>uima.textmarker.example.Title</rangeTypeName>
+          <rangeTypeName>uima.ruta.example.Title</rangeTypeName>
         </featureDescription>
         <featureDescription>
           <name>year</name>
           <description/>
-          <rangeTypeName>uima.textmarker.example.Year</rangeTypeName>
+          <rangeTypeName>uima.ruta.example.Year</rangeTypeName>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>uima.textmarker.example.Author</name>
+      <name>uima.ruta.example.Author</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>uima.textmarker.example.Year</name>
+      <name>uima.ruta.example.Year</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>uima.textmarker.example.Title</name>
+      <name>uima.ruta.example.Title</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorEngine.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorEngine.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorEngine.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorEngine.xml Mon Apr 29 16:58:44 2013
@@ -3,7 +3,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
     <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
     <primitive>true</primitive>
-    <annotatorImplementationName>org.apache.uima.textmarker.engine.TextMarkerEngine</annotatorImplementationName>
+    <annotatorImplementationName>org.apache.uima.ruta.engine.RutaEngine</annotatorImplementationName>
     <analysisEngineMetaData>
         <name>BasicEngine</name>
         <description/>
@@ -161,10 +161,10 @@
                 <name>defaultFilteredTypes</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.type.SPACE</string>
-                        <string>org.apache.uima.textmarker.type.NBSP</string>
-                        <string>org.apache.uima.textmarker.type.BREAK</string>
-                        <string>org.apache.uima.textmarker.type.MARKUP</string>
+                        <string>org.apache.uima.ruta.type.SPACE</string>
+                        <string>org.apache.uima.ruta.type.NBSP</string>
+                        <string>org.apache.uima.ruta.type.BREAK</string>
+                        <string>org.apache.uima.ruta.type.MARKUP</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -178,7 +178,7 @@
                 <name>seeders</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.seed.DefaultSeeder</string>
+                        <string>org.apache.uima.ruta.seed.DefaultSeeder</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -191,14 +191,14 @@
             <nameValuePair>
                 <name>mainScript</name>
                 <value>
-                    <string>uima.textmarker.example.Author</string>
+                    <string>uima.ruta.example.Author</string>
                 </value>
             </nameValuePair>
             <nameValuePair>
                 <name>scriptPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/script</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/script</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -206,7 +206,7 @@
                 <name>descriptorPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/descriptor</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/descriptor</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -214,7 +214,7 @@
                 <name>resourcePaths</name>
                 <value>
                     <array>
-                        <string>D:\work\workspace-textmarker\ExampleProject\resources</string>
+                        <string>D:\work\workspace-ruta\ExampleProject\resources</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -244,44 +244,44 @@
             </nameValuePair>
         </configurationParameterSettings>
         <typeSystemDescription>
-            <name>uima.textmarker.example.AuthorTypeSystem</name>
+            <name>uima.ruta.example.AuthorTypeSystem</name>
             <imports>
                 <import location="../../../BasicTypeSystem.xml"/>
                 <import location="../../../types/BibtexTypeSystem.xml"/>
             </imports>
             <types>
                 <typeDescription>
-                    <name>uima.textmarker.example.Author.FirstName</name>
-                    <description>Type defined in uima.textmarker.example.Author</description>
+                    <name>uima.ruta.example.Author.FirstName</name>
+                    <description>Type defined in uima.ruta.example.Author</description>
                     <supertypeName>uima.tcas.Annotation</supertypeName>
                 </typeDescription>
                 <typeDescription>
-                    <name>uima.textmarker.example.Author.FirstNameInitial</name>
-                    <description>Type defined in uima.textmarker.example.Author</description>
+                    <name>uima.ruta.example.Author.FirstNameInitial</name>
+                    <description>Type defined in uima.ruta.example.Author</description>
                     <supertypeName>uima.tcas.Annotation</supertypeName>
                 </typeDescription>
                 <typeDescription>
-                    <name>uima.textmarker.example.Author.Name</name>
-                    <description>Type defined in uima.textmarker.example.Author</description>
+                    <name>uima.ruta.example.Author.Name</name>
+                    <description>Type defined in uima.ruta.example.Author</description>
                     <supertypeName>uima.tcas.Annotation</supertypeName>
                 </typeDescription>
                 <typeDescription>
-                    <name>uima.textmarker.example.Author.NameListPart</name>
-                    <description>Type defined in uima.textmarker.example.Author</description>
+                    <name>uima.ruta.example.Author.NameListPart</name>
+                    <description>Type defined in uima.ruta.example.Author</description>
                     <supertypeName>uima.tcas.Annotation</supertypeName>
                 </typeDescription>
                 <typeDescription>
-                    <name>uima.textmarker.example.Author.NameLinker</name>
-                    <description>Type defined in uima.textmarker.example.Author</description>
+                    <name>uima.ruta.example.Author.NameLinker</name>
+                    <description>Type defined in uima.ruta.example.Author</description>
                     <supertypeName>uima.tcas.Annotation</supertypeName>
                 </typeDescription>
             </types>
         </typeSystemDescription>
         <typePriorities>
             <priorityList>
-                <type>org.apache.uima.textmarker.type.TextMarkerFrame</type>
+                <type>org.apache.uima.ruta.type.RutaFrame</type>
                 <type>uima.tcas.Annotation</type>
-                <type>org.apache.uima.textmarker.type.TextMarkerBasic</type>
+                <type>org.apache.uima.ruta.type.RutaBasic</type>
             </priorityList>
         </typePriorities>
         <fsIndexCollection/>
@@ -293,18 +293,18 @@
             </capability>
             <capability>
                 <inputs>
-                    <type>uima.textmarker.example.Author.FirstName</type>
-                    <type>uima.textmarker.example.Author.FirstNameInitial</type>
-                    <type>uima.textmarker.example.Author.Name</type>
-                    <type>uima.textmarker.example.Author.NameListPart</type>
-                    <type>uima.textmarker.example.Author.NameLinker</type>
+                    <type>uima.ruta.example.Author.FirstName</type>
+                    <type>uima.ruta.example.Author.FirstNameInitial</type>
+                    <type>uima.ruta.example.Author.Name</type>
+                    <type>uima.ruta.example.Author.NameListPart</type>
+                    <type>uima.ruta.example.Author.NameLinker</type>
                 </inputs>
                 <outputs>
-                    <type>uima.textmarker.example.Author.FirstName</type>
-                    <type>uima.textmarker.example.Author.FirstNameInitial</type>
-                    <type>uima.textmarker.example.Author.Name</type>
-                    <type>uima.textmarker.example.Author.NameListPart</type>
-                    <type>uima.textmarker.example.Author.NameLinker</type>
+                    <type>uima.ruta.example.Author.FirstName</type>
+                    <type>uima.ruta.example.Author.FirstNameInitial</type>
+                    <type>uima.ruta.example.Author.Name</type>
+                    <type>uima.ruta.example.Author.NameListPart</type>
+                    <type>uima.ruta.example.Author.NameLinker</type>
                 </outputs>
                 <languagesSupported/>
             </capability>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/AuthorTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -1,35 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <typeSystemDescription xmlns="http://uima.apache.org/resourceSpecifier">
-    <name>uima.textmarker.example.AuthorTypeSystem</name>
+    <name>uima.ruta.example.AuthorTypeSystem</name>
     <imports>
         <import location="../../../BasicTypeSystem.xml"/>
         <import location="../../../types/BibtexTypeSystem.xml"/>
     </imports>
     <types>
         <typeDescription>
-            <name>uima.textmarker.example.Author.FirstName</name>
-            <description>Type defined in uima.textmarker.example.Author</description>
+            <name>uima.ruta.example.Author.FirstName</name>
+            <description>Type defined in uima.ruta.example.Author</description>
             <supertypeName>uima.tcas.Annotation</supertypeName>
         </typeDescription>
         <typeDescription>
-            <name>uima.textmarker.example.Author.FirstNameInitial</name>
-            <description>Type defined in uima.textmarker.example.Author</description>
+            <name>uima.ruta.example.Author.FirstNameInitial</name>
+            <description>Type defined in uima.ruta.example.Author</description>
             <supertypeName>uima.tcas.Annotation</supertypeName>
         </typeDescription>
         <typeDescription>
-            <name>uima.textmarker.example.Author.Name</name>
-            <description>Type defined in uima.textmarker.example.Author</description>
+            <name>uima.ruta.example.Author.Name</name>
+            <description>Type defined in uima.ruta.example.Author</description>
             <supertypeName>uima.tcas.Annotation</supertypeName>
         </typeDescription>
         <typeDescription>
-            <name>uima.textmarker.example.Author.NameListPart</name>
-            <description>Type defined in uima.textmarker.example.Author</description>
+            <name>uima.ruta.example.Author.NameListPart</name>
+            <description>Type defined in uima.ruta.example.Author</description>
             <supertypeName>uima.tcas.Annotation</supertypeName>
         </typeDescription>
         <typeDescription>
-            <name>uima.textmarker.example.Author.NameLinker</name>
-            <description>Type defined in uima.textmarker.example.Author</description>
+            <name>uima.ruta.example.Author.NameLinker</name>
+            <description>Type defined in uima.ruta.example.Author</description>
             <supertypeName>uima.tcas.Annotation</supertypeName>
         </typeDescription>
     </types>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainEngine.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainEngine.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainEngine.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainEngine.xml Mon Apr 29 16:58:44 2013
@@ -3,7 +3,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
     <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
     <primitive>true</primitive>
-    <annotatorImplementationName>org.apache.uima.textmarker.engine.TextMarkerEngine</annotatorImplementationName>
+    <annotatorImplementationName>org.apache.uima.ruta.engine.RutaEngine</annotatorImplementationName>
     <analysisEngineMetaData>
         <name>BasicEngine</name>
         <description/>
@@ -161,10 +161,10 @@
                 <name>defaultFilteredTypes</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.type.SPACE</string>
-                        <string>org.apache.uima.textmarker.type.NBSP</string>
-                        <string>org.apache.uima.textmarker.type.BREAK</string>
-                        <string>org.apache.uima.textmarker.type.MARKUP</string>
+                        <string>org.apache.uima.ruta.type.SPACE</string>
+                        <string>org.apache.uima.ruta.type.NBSP</string>
+                        <string>org.apache.uima.ruta.type.BREAK</string>
+                        <string>org.apache.uima.ruta.type.MARKUP</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -178,7 +178,7 @@
                 <name>seeders</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.seed.DefaultSeeder</string>
+                        <string>org.apache.uima.ruta.seed.DefaultSeeder</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -191,14 +191,14 @@
             <nameValuePair>
                 <name>mainScript</name>
                 <value>
-                    <string>uima.textmarker.example.Main</string>
+                    <string>uima.ruta.example.Main</string>
                 </value>
             </nameValuePair>
             <nameValuePair>
                 <name>scriptPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/script</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/script</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -206,7 +206,7 @@
                 <name>descriptorPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/descriptor</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/descriptor</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -214,7 +214,7 @@
                 <name>resourcePaths</name>
                 <value>
                     <array>
-                        <string>D:\work\workspace-textmarker\ExampleProject\resources</string>
+                        <string>D:\work\workspace-ruta\ExampleProject\resources</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -222,9 +222,9 @@
                 <name>additionalScripts</name>
                 <value>
                     <array>
-                        <string>uima.textmarker.example.Title</string>
-                        <string>uima.textmarker.example.Year</string>
-                        <string>uima.textmarker.example.Author</string>
+                        <string>uima.ruta.example.Title</string>
+                        <string>uima.ruta.example.Year</string>
+                        <string>uima.ruta.example.Author</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -248,7 +248,7 @@
             </nameValuePair>
         </configurationParameterSettings>
         <typeSystemDescription>
-            <name>uima.textmarker.example.MainTypeSystem</name>
+            <name>uima.ruta.example.MainTypeSystem</name>
             <imports>
                 <import location="../../../BasicTypeSystem.xml"/>
                 <import location="../../../types/BibtexTypeSystem.xml"/>
@@ -259,9 +259,9 @@
         </typeSystemDescription>
         <typePriorities>
             <priorityList>
-                <type>org.apache.uima.textmarker.type.TextMarkerFrame</type>
+                <type>org.apache.uima.ruta.type.RutaFrame</type>
                 <type>uima.tcas.Annotation</type>
-                <type>org.apache.uima.textmarker.type.TextMarkerBasic</type>
+                <type>org.apache.uima.ruta.type.RutaBasic</type>
             </priorityList>
         </typePriorities>
         <fsIndexCollection/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/MainTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <typeSystemDescription xmlns="http://uima.apache.org/resourceSpecifier">
-    <name>uima.textmarker.example.MainTypeSystem</name>
+    <name>uima.ruta.example.MainTypeSystem</name>
     <imports>
         <import location="../../../BasicTypeSystem.xml"/>
         <import location="../../../types/BibtexTypeSystem.xml"/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleEngine.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleEngine.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleEngine.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleEngine.xml Mon Apr 29 16:58:44 2013
@@ -3,7 +3,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
     <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
     <primitive>true</primitive>
-    <annotatorImplementationName>org.apache.uima.textmarker.engine.TextMarkerEngine</annotatorImplementationName>
+    <annotatorImplementationName>org.apache.uima.ruta.engine.RutaEngine</annotatorImplementationName>
     <analysisEngineMetaData>
         <name>BasicEngine</name>
         <description/>
@@ -161,10 +161,10 @@
                 <name>defaultFilteredTypes</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.type.SPACE</string>
-                        <string>org.apache.uima.textmarker.type.NBSP</string>
-                        <string>org.apache.uima.textmarker.type.BREAK</string>
-                        <string>org.apache.uima.textmarker.type.MARKUP</string>
+                        <string>org.apache.uima.ruta.type.SPACE</string>
+                        <string>org.apache.uima.ruta.type.NBSP</string>
+                        <string>org.apache.uima.ruta.type.BREAK</string>
+                        <string>org.apache.uima.ruta.type.MARKUP</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -178,7 +178,7 @@
                 <name>seeders</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.seed.DefaultSeeder</string>
+                        <string>org.apache.uima.ruta.seed.DefaultSeeder</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -191,14 +191,14 @@
             <nameValuePair>
                 <name>mainScript</name>
                 <value>
-                    <string>uima.textmarker.example.Title</string>
+                    <string>uima.ruta.example.Title</string>
                 </value>
             </nameValuePair>
             <nameValuePair>
                 <name>scriptPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/script</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/script</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -206,7 +206,7 @@
                 <name>descriptorPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/descriptor</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/descriptor</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -214,7 +214,7 @@
                 <name>resourcePaths</name>
                 <value>
                     <array>
-                        <string>D:\work\workspace-textmarker\ExampleProject\resources</string>
+                        <string>D:\work\workspace-ruta\ExampleProject\resources</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -244,24 +244,24 @@
             </nameValuePair>
         </configurationParameterSettings>
         <typeSystemDescription>
-            <name>uima.textmarker.example.TitleTypeSystem</name>
+            <name>uima.ruta.example.TitleTypeSystem</name>
             <imports>
                 <import location="../../../BasicTypeSystem.xml"/>
                 <import location="../../../types/BibtexTypeSystem.xml"/>
             </imports>
             <types>
                 <typeDescription>
-                    <name>uima.textmarker.example.Title.TitleStopper</name>
-                    <description>Type defined in uima.textmarker.example.Title</description>
+                    <name>uima.ruta.example.Title.TitleStopper</name>
+                    <description>Type defined in uima.ruta.example.Title</description>
                     <supertypeName>uima.tcas.Annotation</supertypeName>
                 </typeDescription>
             </types>
         </typeSystemDescription>
         <typePriorities>
             <priorityList>
-                <type>org.apache.uima.textmarker.type.TextMarkerFrame</type>
+                <type>org.apache.uima.ruta.type.RutaFrame</type>
                 <type>uima.tcas.Annotation</type>
-                <type>org.apache.uima.textmarker.type.TextMarkerBasic</type>
+                <type>org.apache.uima.ruta.type.RutaBasic</type>
             </priorityList>
         </typePriorities>
         <fsIndexCollection/>
@@ -273,10 +273,10 @@
             </capability>
             <capability>
                 <inputs>
-                    <type>uima.textmarker.example.Title.TitleStopper</type>
+                    <type>uima.ruta.example.Title.TitleStopper</type>
                 </inputs>
                 <outputs>
-                    <type>uima.textmarker.example.Title.TitleStopper</type>
+                    <type>uima.ruta.example.Title.TitleStopper</type>
                 </outputs>
                 <languagesSupported/>
             </capability>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/TitleTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <typeSystemDescription xmlns="http://uima.apache.org/resourceSpecifier">
-    <name>uima.textmarker.example.TitleTypeSystem</name>
+    <name>uima.ruta.example.TitleTypeSystem</name>
     <imports>
         <import location="../../../BasicTypeSystem.xml"/>
         <import location="../../../types/BibtexTypeSystem.xml"/>
     </imports>
     <types>
         <typeDescription>
-            <name>uima.textmarker.example.Title.TitleStopper</name>
-            <description>Type defined in uima.textmarker.example.Title</description>
+            <name>uima.ruta.example.Title.TitleStopper</name>
+            <description>Type defined in uima.ruta.example.Title</description>
             <supertypeName>uima.tcas.Annotation</supertypeName>
         </typeDescription>
     </types>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearEngine.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearEngine.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearEngine.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearEngine.xml Mon Apr 29 16:58:44 2013
@@ -3,7 +3,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
     <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
     <primitive>true</primitive>
-    <annotatorImplementationName>org.apache.uima.textmarker.engine.TextMarkerEngine</annotatorImplementationName>
+    <annotatorImplementationName>org.apache.uima.ruta.engine.RutaEngine</annotatorImplementationName>
     <analysisEngineMetaData>
         <name>BasicEngine</name>
         <description/>
@@ -161,10 +161,10 @@
                 <name>defaultFilteredTypes</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.type.SPACE</string>
-                        <string>org.apache.uima.textmarker.type.NBSP</string>
-                        <string>org.apache.uima.textmarker.type.BREAK</string>
-                        <string>org.apache.uima.textmarker.type.MARKUP</string>
+                        <string>org.apache.uima.ruta.type.SPACE</string>
+                        <string>org.apache.uima.ruta.type.NBSP</string>
+                        <string>org.apache.uima.ruta.type.BREAK</string>
+                        <string>org.apache.uima.ruta.type.MARKUP</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -178,7 +178,7 @@
                 <name>seeders</name>
                 <value>
                     <array>
-                        <string>org.apache.uima.textmarker.seed.DefaultSeeder</string>
+                        <string>org.apache.uima.ruta.seed.DefaultSeeder</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -191,14 +191,14 @@
             <nameValuePair>
                 <name>mainScript</name>
                 <value>
-                    <string>uima.textmarker.example.Year</string>
+                    <string>uima.ruta.example.Year</string>
                 </value>
             </nameValuePair>
             <nameValuePair>
                 <name>scriptPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/script</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/script</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -206,7 +206,7 @@
                 <name>descriptorPaths</name>
                 <value>
                     <array>
-                        <string>D:/work/workspace-textmarker/ExampleProject/descriptor</string>
+                        <string>D:/work/workspace-ruta/ExampleProject/descriptor</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -214,7 +214,7 @@
                 <name>resourcePaths</name>
                 <value>
                     <array>
-                        <string>D:\work\workspace-textmarker\ExampleProject\resources</string>
+                        <string>D:\work\workspace-ruta\ExampleProject\resources</string>
                     </array>
                 </value>
             </nameValuePair>
@@ -244,7 +244,7 @@
             </nameValuePair>
         </configurationParameterSettings>
         <typeSystemDescription>
-            <name>uima.textmarker.example.YearTypeSystem</name>
+            <name>uima.ruta.example.YearTypeSystem</name>
             <imports>
                 <import location="../../../BasicTypeSystem.xml"/>
                 <import location="../../../types/BibtexTypeSystem.xml"/>
@@ -252,9 +252,9 @@
         </typeSystemDescription>
         <typePriorities>
             <priorityList>
-                <type>org.apache.uima.textmarker.type.TextMarkerFrame</type>
+                <type>org.apache.uima.ruta.type.RutaFrame</type>
                 <type>uima.tcas.Annotation</type>
-                <type>org.apache.uima.textmarker.type.TextMarkerBasic</type>
+                <type>org.apache.uima.ruta.type.RutaBasic</type>
             </priorityList>
         </typePriorities>
         <fsIndexCollection/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/uima/textmarker/example/YearTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <typeSystemDescription xmlns="http://uima.apache.org/resourceSpecifier">
-    <name>uima.textmarker.example.YearTypeSystem</name>
+    <name>uima.ruta.example.YearTypeSystem</name>
     <imports>
         <import location="../../../BasicTypeSystem.xml"/>
         <import location="../../../types/BibtexTypeSystem.xml"/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/AnnotationWriter.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/AnnotationWriter.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/AnnotationWriter.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/AnnotationWriter.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.AnnotationWriter</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.AnnotationWriter</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>ReferenceSectionWriterDescriptor</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlAnnotator.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlAnnotator.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlAnnotator.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlAnnotator.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.html.HtmlAnnotator</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.html.HtmlAnnotator</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>PlainTextAnnotator</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/HtmlTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,7 +25,7 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TAG</name>
+      <name>org.apache.uima.ruta.type.html.TAG</name>
       <description></description>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -49,197 +49,197 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.B</name>
+      <name>org.apache.uima.ruta.type.html.B</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H1</name>
+      <name>org.apache.uima.ruta.type.html.H1</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H2</name>
+      <name>org.apache.uima.ruta.type.html.H2</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H3</name>
+      <name>org.apache.uima.ruta.type.html.H3</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H4</name>
+      <name>org.apache.uima.ruta.type.html.H4</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H5</name>
+      <name>org.apache.uima.ruta.type.html.H5</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H6</name>
+      <name>org.apache.uima.ruta.type.html.H6</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.COMMENT</name>
+      <name>org.apache.uima.ruta.type.html.COMMENT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TITLE</name>
+      <name>org.apache.uima.ruta.type.html.TITLE</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.I</name>
+      <name>org.apache.uima.ruta.type.html.I</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.U</name>
+      <name>org.apache.uima.ruta.type.html.U</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.BIG</name>
+      <name>org.apache.uima.ruta.type.html.BIG</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.SMALL</name>
+      <name>org.apache.uima.ruta.type.html.SMALL</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.FONT</name>
+      <name>org.apache.uima.ruta.type.html.FONT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.A</name>
+      <name>org.apache.uima.ruta.type.html.A</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.HEAD</name>
+      <name>org.apache.uima.ruta.type.html.HEAD</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.HTML</name>
+      <name>org.apache.uima.ruta.type.html.HTML</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.BODY</name>
+      <name>org.apache.uima.ruta.type.html.BODY</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.EM</name>
+      <name>org.apache.uima.ruta.type.html.EM</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TABLE</name>
+      <name>org.apache.uima.ruta.type.html.TABLE</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.DIV</name>
+      <name>org.apache.uima.ruta.type.html.DIV</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.SPAN</name>
+      <name>org.apache.uima.ruta.type.html.SPAN</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.UL</name>
+      <name>org.apache.uima.ruta.type.html.UL</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.OL</name>
+      <name>org.apache.uima.ruta.type.html.OL</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.P</name>
+      <name>org.apache.uima.ruta.type.html.P</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.LI</name>
+      <name>org.apache.uima.ruta.type.html.LI</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TBODY</name>
+      <name>org.apache.uima.ruta.type.html.TBODY</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TD</name>
+      <name>org.apache.uima.ruta.type.html.TD</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TR</name>
+      <name>org.apache.uima.ruta.type.html.TR</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TH</name>
+      <name>org.apache.uima.ruta.type.html.TH</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.IMG</name>
+      <name>org.apache.uima.ruta.type.html.IMG</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.STYLE</name>
+      <name>org.apache.uima.ruta.type.html.STYLE</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.SCRIPT</name>
+      <name>org.apache.uima.ruta.type.html.SCRIPT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.LINK</name>
+      <name>org.apache.uima.ruta.type.html.LINK</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.INPUT</name>
+      <name>org.apache.uima.ruta.type.html.INPUT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.FORM</name>
+      <name>org.apache.uima.ruta.type.html.FORM</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.META</name>
+      <name>org.apache.uima.ruta.type.html.META</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.BR</name>
+      <name>org.apache.uima.ruta.type.html.BR</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.REMARK</name>
+      <name>org.apache.uima.ruta.type.html.REMARK</name>
       <description></description>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/Modifier.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/Modifier.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/Modifier.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/Modifier.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.TextMarkerModifier</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.RutaModifier</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>Modifier</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextAnnotator.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextAnnotator.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextAnnotator.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextAnnotator.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.PlainTextAnnotator</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.PlainTextAnnotator</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>PlainTextAnnotator</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/PlainTextTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,22 +25,22 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Line</name>
+      <name>org.apache.uima.ruta.type.Line</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.AnyLine</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.AnyLine</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Paragraph</name>
+      <name>org.apache.uima.ruta.type.Paragraph</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.WSLine</name>
+      <name>org.apache.uima.ruta.type.WSLine</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.AnyLine</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.AnyLine</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.AnyLine</name>
+      <name>org.apache.uima.ruta.type.AnyLine</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/StyleMapCreator.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/StyleMapCreator.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/StyleMapCreator.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/StyleMapCreator.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.StyleMapCreator</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.StyleMapCreator</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>ReferenceSectionWriterDescriptor</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/XMIWriter.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/XMIWriter.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/XMIWriter.xml (original)
+++ uima/sandbox/ruta/trunk/example-projects/ExampleProject/descriptor/utils/XMIWriter.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.XMIWriter</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.XMIWriter</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>ReferenceSectionWriterDescriptor</name>
     <description/>