svn commit: r1744217 - /uima/ruta/trunk/example-projects/Misc/script/uima/ruta/example/TEIConverter.ruta

2016-05-17 Thread pkluegl
Author: pkluegl Date: Tue May 17 08:53:11 2016 New Revision: 1744217 URL: http://svn.apache.org/viewvc?rev=1744217&view=rev Log: no jira - fix ae name in exmaple Modified: uima/ruta/trunk/example-projects/Misc/script/uima/ruta/example/TEIConverter.ruta Modified: uima/ruta/trunk/exa

svn commit: r1747030 - in /uima/ruta/trunk/ruta-maven-plugin/src: main/java/org/apache/uima/ruta/maven/ test/java/org/apache/uima/ruta/maven/

2016-06-06 Thread pkluegl
Author: pkluegl Date: Mon Jun 6 15:35:32 2016 New Revision: 1747030 URL: http://svn.apache.org/viewvc?rev=1747030&view=rev Log: UIMA-4619 - do not rely on buildContext.hasDelta() - use lastModified instead - optimized descriptor build Modified: uima/ruta/trunk/ruta-maven-plugin/src/

svn commit: r1747031 - in /uima/ruta/trunk/example-projects/Misc/descriptor/uima/ruta/example: SorterEngine.xml SorterTypeSystem.xml TEIConverterEngine.xml TEIConverterTypeSystem.xml

2016-06-06 Thread pkluegl
Author: pkluegl Date: Mon Jun 6 15:36:35 2016 New Revision: 1747031 URL: http://svn.apache.org/viewvc?rev=1747031&view=rev Log: no jira - updated descriptors Modified: uima/ruta/trunk/example-projects/Misc/descriptor/uima/ruta/example/SorterEngine.xml uima/ruta/trunk/example-proj

svn commit: r1747034 - /uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/explain/apply/ApplyTreeLabelProvider.java

2016-06-06 Thread pkluegl
Author: pkluegl Date: Mon Jun 6 16:16:50 2016 New Revision: 1747034 URL: http://svn.apache.org/viewvc?rev=1747034&view=rev Log: UIMA-4955 - restricted label to 150 characters Modified: uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/explain/a

svn commit: r1747167 - in /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/action: CallAction.java ConfigureAction.java

2016-06-07 Thread pkluegl
Author: pkluegl Date: Tue Jun 7 07:46:55 2016 New Revision: 1747167 URL: http://svn.apache.org/viewvc?rev=1747167&view=rev Log: UIMA-4936 - throw runtime exception Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/action/CallAction.java uima/ruta/trunk/ruta-

svn commit: r1747168 - /uima/ruta/trunk/ruta-ep-ide-ui/plugin.xml

2016-06-07 Thread pkluegl
Author: pkluegl Date: Tue Jun 7 08:28:45 2016 New Revision: 1747168 URL: http://svn.apache.org/viewvc?rev=1747168&view=rev Log: UIMA-4886 - commented extension Modified: uima/ruta/trunk/ruta-ep-ide-ui/plugin.xml Modified: uima/ruta/trunk/ruta-ep-ide-ui/plugin.xml URL:

svn commit: r1747233 - in /uima/ruta/trunk/ruta-core/src: main/antlr3/org/apache/uima/ruta/parser/ main/java/org/apache/uima/ruta/ main/java/org/apache/uima/ruta/engine/ test/java/org/apache/uima/ruta

2016-06-07 Thread pkluegl
Author: pkluegl Date: Tue Jun 7 13:42:54 2016 New Revision: 1747233 URL: http://svn.apache.org/viewvc?rev=1747233&view=rev Log: UIMA-4833 - import type namespaces of imported script - added test Added: uima/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/StrictScript1.

svn commit: r1747704 - in /uima/ruta/trunk: ruta-docbook/src/docbook/tools.ruta.howtos.xml ruta-maven-archetype/ ruta-maven-archetype/pom.xml ruta-maven-archetype/src/

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 13:01:44 2016 New Revision: 1747704 URL: http://svn.apache.org/viewvc?rev=1747704&view=rev Log: UIMA-4962 - added archetype with script, wordlist and junit test - added some documentation Added: uima/ruta/trunk/ruta-maven-archetype/ uima/ruta/trunk/

svn commit: r1747705 - in /uima/ruta/trunk/ruta-maven-archetype/src/main: ./ resources/ resources/META-INF/ resources/META-INF/maven/ resources/archetype-resources/ resources/archetype-resources/src/

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 13:02:04 2016 New Revision: 1747705 URL: http://svn.apache.org/viewvc?rev=1747705&view=rev Log: UIMA-4962 - added archetype with script, wordlist and junit test - added some documentation Added: uima/ruta/trunk/ruta-maven-archetype/src/main/ uima/

svn commit: r1747706 - /uima/ruta/trunk/ruta-maven-archetype/src/main/resources/archetype-resources/src/test/java/RutaTest.java

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 13:03:20 2016 New Revision: 1747706 URL: http://svn.apache.org/viewvc?rev=1747706&view=rev Log: UIMA-4962 - svn-ignore Modified: uima/ruta/trunk/ruta-maven-archetype/src/main/resources/archetype-resources/src/test/java/RutaTest.java Modified: uima/

svn commit: r1747708 - /uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/check/AnnotationCheckComposite.java

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 13:47:15 2016 New Revision: 1747708 URL: http://svn.apache.org/viewvc?rev=1747708&view=rev Log: UIMA-4965 - fixed check annotations view Modified: uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/check/AnnotationCheckComposite.

svn commit: r1747718 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/engine/ test/java/org/apache/uima/ruta/ test/java/org/apache/uima/ruta/condition/ test/java/org/apache/uima/rut

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 14:27:19 2016 New Revision: 1747718 URL: http://svn.apache.org/viewvc?rev=1747718&view=rev Log: UIMA-4855 - append datapath to ruta paths - added test Added: uima/ruta/trunk/ruta-core/src/test/java/org/apache/uima/ruta/engine/ResourcesFromDataPathTest.

svn commit: r1747722 - /uima/ruta/trunk/ruta-maven-archetype/

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 14:36:45 2016 New Revision: 1747722 URL: http://svn.apache.org/viewvc?rev=1747722&view=rev Log: no jira - svn ignore Modified: uima/ruta/trunk/ruta-maven-archetype/ (props changed) Propchange: uima/ruta/trunk/ruta-maven-arche

svn commit: r1747721 - in /uima/ruta/trunk/example-projects: GermanNovels/.classpath ruta-tutorial-GermanNovels/.project ruta-tutorial-GermanNovels/.texlipse

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 14:36:21 2016 New Revision: 1747721 URL: http://svn.apache.org/viewvc?rev=1747721&view=rev Log: UIMA-4796 - cleanup eclipse files Removed: uima/ruta/trunk/example-projects/GermanNovels/.classpath uima/ruta/trunk/example-projects/ruta-tutorial-GermanNo

svn commit: r1747734 - in /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/resource: TreeWordList.java XMLEventHandler.java

2016-06-10 Thread pkluegl
Author: pkluegl Date: Fri Jun 10 15:24:36 2016 New Revision: 1747734 URL: http://svn.apache.org/viewvc?rev=1747734&view=rev Log: UIMA-4784 - escape char for twl Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/resource/TreeWordList.java uima/ruta/trunk/ruta-

svn commit: r1748139 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/resource/MultiTreeWordList.java

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 08:32:18 2016 New Revision: 1748139 URL: http://svn.apache.org/viewvc?rev=1748139&view=rev Log: no jira - avoid some javadoc warnings Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/resource/MultiTreeWordList.java Modified: uima/

svn commit: r1748140 - /uima/ruta/trunk/pom.xml

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 08:33:25 2016 New Revision: 1748140 URL: http://svn.apache.org/viewvc?rev=1748140&view=rev Log: UIMA-4796 - include .project files with ruta nature Modified: uima/ruta/trunk/pom.xml Modified: uima/ruta/trunk/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r1748176 - in /uima/ruta/trunk: ruta-core-ext/src/main/java/org/apache/uima/ruta/action/ ruta-core-ext/src/test/java/org/apache/uima/ruta/action/ ruta-core-ext/src/test/resources/org/apach

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 10:56:52 2016 New Revision: 1748176 URL: http://svn.apache.org/viewvc?rev=1748176&view=rev Log: UIMA-4785 - added both to ruta-core-ext with tests Added: uima/ruta/trunk/ruta-core-ext/src/main/java/org/apache/uima/ruta/action/ uima/ruta/trunk/ruta-

svn commit: r1748177 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/engine/RutaEngine.java

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 10:58:35 2016 New Revision: 1748177 URL: http://svn.apache.org/viewvc?rev=1748177&view=rev Log: UIMA-4771 - added destroy() Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/engine/RutaEngine.java Modified: uima/ruta/trunk/ruta-

svn commit: r1748178 - in /uima/ruta/trunk/example-projects/GermanNovels: ./ descriptor/ descriptor/uima/ruta/example/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/ma

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 11:21:20 2016 New Revision: 1748178 URL: http://svn.apache.org/viewvc?rev=1748178&view=rev Log: UIMA-4789 - replace ts desc by class for generating it - mention that in a readme Added: uima/ruta/trunk/example-projects/GermanNovels/README (with p

svn commit: r1748180 - /uima/ruta/trunk/pom.xml

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 11:36:19 2016 New Revision: 1748180 URL: http://svn.apache.org/viewvc?rev=1748180&view=rev Log: no jira - revert debugging chances!! Modified: uima/ruta/trunk/pom.xml Modified: uima/ruta/trunk/pom.xml URL: http://svn.apache.org/viewvc/uima/ruta/t

svn commit: r1748181 - /uima/ruta/trunk/ruta-parent/pom.xml

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 11:42:56 2016 New Revision: 1748181 URL: http://svn.apache.org/viewvc?rev=1748181&view=rev Log: no jira - destroy methods breaks BACKWARD_COMPATIBLE_IMPLEMENTER -> set it to USER for the next bugfix release Modified: uima/ruta/trunk/ruta-parent/

svn commit: r1748183 - /uima/ruta/trunk/ruta-core-ext/src/main/java/org/apache/uima/ruta/action/MarkReloadExtension.java

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 11:47:39 2016 New Revision: 1748183 URL: http://svn.apache.org/viewvc?rev=1748183&view=rev Log: UIMA-4785 - fix action class Modified: uima/ruta/trunk/ruta-core-ext/src/main/java/org/apache/uima/ruta/action/MarkReloadExtension.java Modified: uima/

svn commit: r1748202 - in /uima/ruta/trunk/ruta-core-ext: pom.xml src/main/java/org/apache/uima/ruta/action/MarkReloadExtension.java

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 12:44:05 2016 New Revision: 1748202 URL: http://svn.apache.org/viewvc?rev=1748202&view=rev Log: no jira - fix rat report Modified: uima/ruta/trunk/ruta-core-ext/pom.xml uima/ruta/trunk/ruta-core-ext/src/main/java/org/apache/uima/ruta/ac

svn commit: r1748213 - in /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/resource: MultiTreeWordList.java MultiTreeWordListPersistence.java TreeWordList.java

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:00:38 2016 New Revision: 1748213 URL: http://svn.apache.org/viewvc?rev=1748213&view=rev Log: UIMA-4781 - fixed javadoc warnings Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/resource/MultiTreeWordList.java uima/ruta/t

svn commit: r1748217 - in /uima/ruta/trunk: example-projects/GermanNovels/ ruta-eclipse-update-site/pom.xml

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:11:10 2016 New Revision: 1748217 URL: http://svn.apache.org/viewvc?rev=1748217&view=rev Log: no jira - update version in update site Modified: uima/ruta/trunk/example-projects/GermanNovels/ (props changed) uima/ruta/trunk/ruta-eclipse-update-

svn commit: r1748221 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:19:07 2016 New Revision: 1748221 URL: http://svn.apache.org/viewvc?rev=1748221&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/t

svn commit: r1748219 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:18:56 2016 New Revision: 1748219 URL: http://svn.apache.org/viewvc?rev=1748219&view=rev Log: [maven-release-plugin] prepare release ruta-2.4.1 Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/exa

svn commit: r1748220 - /uima/ruta/tags/ruta-2.4.1/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:19:00 2016 New Revision: 1748220 URL: http://svn.apache.org/viewvc?rev=1748220&view=rev Log: [maven-release-plugin] copy for tag ruta-2.4.1 Added: uima/ruta/tags/ruta-2.4.1/ (props changed) - copied from r1748219, uima/ruta/trunk/ Propch

svn commit: r1748227 - /uima/ruta/tags/ruta-2.4.1/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:37:08 2016 New Revision: 1748227 URL: http://svn.apache.org/viewvc?rev=1748227&view=rev Log: remove rc1 Removed: uima/ruta/tags/ruta-2.4.1/

svn commit: r13974 - /dev/uima/ruta-2.4.0-rc3/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:38:27 2016 New Revision: 13974 Log: delete old, released rc Removed: dev/uima/ruta-2.4.0-rc3/

svn commit: r1748228 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ecli

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:40:14 2016 New Revision: 1748228 URL: http://svn.apache.org/viewvc?rev=1748228&view=rev Log: no jira - manual rollback Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/example-projects/ruta-maven-exa

svn commit: r1748234 - /uima/ruta/tags/ruta-2.4.1/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:49:45 2016 New Revision: 1748234 URL: http://svn.apache.org/viewvc?rev=1748234&view=rev Log: [maven-release-plugin] copy for tag ruta-2.4.1 Added: uima/ruta/tags/ruta-2.4.1/ (props changed) - copied from r1748233, uima/ruta/trunk/ Propch

svn commit: r1748235 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:49:51 2016 New Revision: 1748235 URL: http://svn.apache.org/viewvc?rev=1748235&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/t

svn commit: r1748233 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:49:42 2016 New Revision: 1748233 URL: http://svn.apache.org/viewvc?rev=1748233&view=rev Log: [maven-release-plugin] prepare release ruta-2.4.1 Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/exa

svn commit: r1748238 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:57:46 2016 New Revision: 1748238 URL: http://svn.apache.org/viewvc?rev=1748238&view=rev Log: no jira- manual rollback Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/example-projects/ruta-maven-exa

svn commit: r1748239 - /uima/ruta/tags/ruta-2.4.1/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 13:58:16 2016 New Revision: 1748239 URL: http://svn.apache.org/viewvc?rev=1748239&view=rev Log: remove rc1 again Removed: uima/ruta/tags/ruta-2.4.1/

svn commit: r1748240 - in /uima/ruta/trunk: README RELEASE_NOTES.html

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 14:07:11 2016 New Revision: 1748240 URL: http://svn.apache.org/viewvc?rev=1748240&view=rev Log: no jira - fixed release notes and readme Modified: uima/ruta/trunk/README uima/ruta/trunk/RELEASE_NOTES.html Modified: uima/ruta/trunk/README URL:

svn commit: r1748241 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/engine/RutaEngine.java

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 14:09:37 2016 New Revision: 1748241 URL: http://svn.apache.org/viewvc?rev=1748241&view=rev Log: UIMA-4963 - remove all at once Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/engine/RutaEngine.java Modified: uima/ruta/trunk/ruta-

svn commit: r1748246 - /uima/ruta/tags/ruta-2.4.1/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 14:32:58 2016 New Revision: 1748246 URL: http://svn.apache.org/viewvc?rev=1748246&view=rev Log: [maven-release-plugin] copy for tag ruta-2.4.1 Added: uima/ruta/tags/ruta-2.4.1/ (props changed) - copied from r1748245, uima/ruta/trunk/ Propch

svn commit: r1748245 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 14:32:55 2016 New Revision: 1748245 URL: http://svn.apache.org/viewvc?rev=1748245&view=rev Log: [maven-release-plugin] prepare release ruta-2.4.1 Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/exa

svn commit: r1748247 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 14:33:06 2016 New Revision: 1748247 URL: http://svn.apache.org/viewvc?rev=1748247&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/t

svn commit: r13975 - in /dev/uima/ruta-2.4.1-rc1: ./ eclipse-update-site/ eclipse-update-site/ruta/ eclipse-update-site/ruta/features/ eclipse-update-site/ruta/plugins/ source-release/

2016-06-13 Thread pkluegl
Author: pkluegl Date: Mon Jun 13 14:58:59 2016 New Revision: 13975 Log: add ruta-2.4.1-rc1 Added: dev/uima/ruta-2.4.1-rc1/ dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/ dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/artifacts.jar

svn commit: r13992 [3/3] - /dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/

2016-06-14 Thread pkluegl
Added: dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.ide.ui_2.3.1.jar.asc == --- dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.ide.ui_2.3.1.jar.asc (added)

svn commit: r13992 [2/3] - /dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/

2016-06-14 Thread pkluegl
Added: dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.caseditor_2.3.0.jar.pack.gz.asc == --- dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.caseditor_2.3.0.jar

svn commit: r13992 [1/3] - /dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 07:06:00 2016 New Revision: 13992 Log: no jira- added missing old plugins, not part of rc testing Added: dev/uima/ruta-2.4.1-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.addons_2.1.0.jar (with props) dev/uima/ruta-2.4.1-rc1/eclipse

svn commit: r1748376 [2/3] - in /uima/ruta/trunk: example-projects/ruta-ep-example-extensions/src/main/java/org/apache/uima/ruta/example/extensions/ ruta-core-ext/src/main/java/org/apache/uima/ruta/bl

2016-06-14 Thread pkluegl
Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/rule/RuleElement.java URL: http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/rule/RuleElement.java?rev=1748376&r1=1748375&r2=1748376&view=diff ===

svn commit: r1748376 [3/3] - in /uima/ruta/trunk: example-projects/ruta-ep-example-extensions/src/main/java/org/apache/uima/ruta/example/extensions/ ruta-core-ext/src/main/java/org/apache/uima/ruta/bl

2016-06-14 Thread pkluegl
Modified: uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml URL: http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml?rev=1748376&r1=1748375&r2=1748376&view=diff == -

svn commit: r1748376 [1/3] - in /uima/ruta/trunk: example-projects/ruta-ep-example-extensions/src/main/java/org/apache/uima/ruta/example/extensions/ ruta-core-ext/src/main/java/org/apache/uima/ruta/bl

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 10:00:19 2016 New Revision: 1748376 URL: http://svn.apache.org/viewvc?rev=1748376&view=rev Log: UIMA-4967 - new package for blocks - added FOREACH block - added test - added documentation - added IDE support Added: uima/ruta/trunk/ruta-core/src/main/java

svn commit: r1748385 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ecli

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 10:56:36 2016 New Revision: 1748385 URL: http://svn.apache.org/viewvc?rev=1748385&view=rev Log: no jira - set version to 2.5.0 Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/example-projects/ruta-m

svn commit: r1748395 - in /uima/ruta/trunk: example-projects/ruta-ep-example-extensions/src/main/java/org/apache/uima/ruta/example/extensions/ ruta-core-ext/src/main/java/org/apache/uima/ruta/type/ ru

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 12:41:03 2016 New Revision: 1748395 URL: http://svn.apache.org/viewvc?rev=1748395&view=rev Log: UIMA-4968 - added typeFromString function with test and documentation Added: uima/ruta/trunk/ruta-core-ext/src/main/java/org/apache/uima/ruta/type/ uima/

svn commit: r1748400 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/RutaConstants.java

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 12:50:14 2016 New Revision: 1748400 URL: http://svn.apache.org/viewvc?rev=1748400&view=rev Log: UIMA-4967 - fix constants Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/RutaConstants.java Modified: uima/ruta/trunk/ruta-core/src/

svn commit: r1748406 - in /uima/ruta/trunk: ruta-core/src/main/java/org/apache/uima/ruta/ ruta-core/src/main/java/org/apache/uima/ruta/engine/ ruta-core/src/test/java/org/apache/uima/ruta/engine/ ruta

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 13:09:35 2016 New Revision: 1748406 URL: http://svn.apache.org/viewvc?rev=1748406&view=rev Log: UIMA-4969 - allow setting values of type variables by config param Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/RutaEnvironment.

svn commit: r1748410 - in /uima/ruta/trunk: README RELEASE_NOTES.html

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 13:24:22 2016 New Revision: 1748410 URL: http://svn.apache.org/viewvc?rev=1748410&view=rev Log: no jira - update version Modified: uima/ruta/trunk/README uima/ruta/trunk/RELEASE_NOTES.html Modified: uima/ruta/trunk/README URL: http://svn.apache

svn commit: r1748411 - in /uima/ruta/trunk: ruta-core/pom.xml ruta-ep-engine/pom.xml ruta-parent/pom.xml

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 13:34:53 2016 New Revision: 1748411 URL: http://svn.apache.org/viewvc?rev=1748411&view=rev Log: UIMA-4971 - uimafit 2.2.0 Modified: uima/ruta/trunk/ruta-core/pom.xml uima/ruta/trunk/ruta-ep-engine/pom.xml uima/ruta/trunk/ruta-parent/pom.xml Modi

svn commit: r1748412 - /uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.howtos.xml

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 13:37:31 2016 New Revision: 1748412 URL: http://svn.apache.org/viewvc?rev=1748412&view=rev Log: no jira - update archetype example Modified: uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.howtos.xml Modified: uima/ruta/trunk/ruta-docbook/src/doc

svn commit: r13995 - /dev/uima/ruta-2.4.1-rc1/

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 13:38:54 2016 New Revision: 13995 Log: remove rc Removed: dev/uima/ruta-2.4.1-rc1/

svn commit: r1748413 - /uima/ruta/tags/ruta-2.4.1/

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 13:39:20 2016 New Revision: 1748413 URL: http://svn.apache.org/viewvc?rev=1748413&view=rev Log: remove rc Removed: uima/ruta/tags/ruta-2.4.1/

svn commit: r1748419 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 14:08:26 2016 New Revision: 1748419 URL: http://svn.apache.org/viewvc?rev=1748419&view=rev Log: [maven-release-plugin] prepare release ruta-2.5.0 Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/exa

svn commit: r1748420 - /uima/ruta/tags/ruta-2.5.0/

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 14:08:31 2016 New Revision: 1748420 URL: http://svn.apache.org/viewvc?rev=1748420&view=rev Log: [maven-release-plugin] copy for tag ruta-2.5.0 Added: uima/ruta/tags/ruta-2.5.0/ (props changed) - copied from r1748419, uima/ruta/trunk/ Propch

svn commit: r1748421 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 14:08:40 2016 New Revision: 1748421 URL: http://svn.apache.org/viewvc?rev=1748421&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/t

svn commit: r1748427 - /uima/ruta/tags/ruta-2.5.0/

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 14:57:59 2016 New Revision: 1748427 URL: http://svn.apache.org/viewvc?rev=1748427&view=rev Log: remove, failed for unknown reason Removed: uima/ruta/tags/ruta-2.5.0/

svn commit: r1748446 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-14 Thread pkluegl
Author: pkluegl Date: Tue Jun 14 17:22:18 2016 New Revision: 1748446 URL: http://svn.apache.org/viewvc?rev=1748446&view=rev Log: no jira - manual rollback Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/example-projects/ruta-maven-exa

svn commit: r1748512 - /uima/ruta/tags/ruta-2.5.0/

2016-06-15 Thread pkluegl
Author: pkluegl Date: Wed Jun 15 07:53:36 2016 New Revision: 1748512 URL: http://svn.apache.org/viewvc?rev=1748512&view=rev Log: [maven-release-plugin] copy for tag ruta-2.5.0 Added: uima/ruta/tags/ruta-2.5.0/ (props changed) - copied from r1748511, uima/ruta/trunk/ Propch

svn commit: r1748511 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-15 Thread pkluegl
Author: pkluegl Date: Wed Jun 15 07:53:32 2016 New Revision: 1748511 URL: http://svn.apache.org/viewvc?rev=1748511&view=rev Log: [maven-release-plugin] prepare release ruta-2.5.0 Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/exa

svn commit: r1748513 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-15 Thread pkluegl
Author: pkluegl Date: Wed Jun 15 07:53:51 2016 New Revision: 1748513 URL: http://svn.apache.org/viewvc?rev=1748513&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/t

svn commit: r14010 [2/4] - in /dev/uima/ruta-2.5.0-rc1: ./ eclipse-update-site/ eclipse-update-site/ruta/ eclipse-update-site/ruta/features/ eclipse-update-site/ruta/plugins/ source-release/

2016-06-15 Thread pkluegl
Added: dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.addons_2.3.0.jar.pack.gz.asc == --- dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.addons_2.3.0.jar.pack.

svn commit: r14010 [3/4] - in /dev/uima/ruta-2.5.0-rc1: ./ eclipse-update-site/ eclipse-update-site/ruta/ eclipse-update-site/ruta/features/ eclipse-update-site/ruta/plugins/ source-release/

2016-06-15 Thread pkluegl
Added: dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.engine_2.2.0.jar.asc == --- dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.engine_2.2.0.jar.asc (added)

svn commit: r14010 [1/4] - in /dev/uima/ruta-2.5.0-rc1: ./ eclipse-update-site/ eclipse-update-site/ruta/ eclipse-update-site/ruta/features/ eclipse-update-site/ruta/plugins/ source-release/

2016-06-15 Thread pkluegl
Author: pkluegl Date: Wed Jun 15 08:34:52 2016 New Revision: 14010 Log: no jira - add ruta-2.5.0-rc1 Added: dev/uima/ruta-2.5.0-rc1/ dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/ dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta

svn commit: r14010 [4/4] - in /dev/uima/ruta-2.5.0-rc1: ./ eclipse-update-site/ eclipse-update-site/ruta/ eclipse-update-site/ruta/features/ eclipse-update-site/ruta/plugins/ source-release/

2016-06-15 Thread pkluegl
Added: dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.ide_2.2.1.jar.sha1 == --- dev/uima/ruta-2.5.0-rc1/eclipse-update-site/ruta/plugins/org.apache.uima.ruta.ide_2.2.1.jar.sha1 (added) +++

svn commit: r1748661 - /uima/ruta/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/validator/LanguageCheckerVisitor.java

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 07:20:48 2016 New Revision: 1748661 URL: http://svn.apache.org/viewvc?rev=1748661&view=rev Log: no jira - avoid npes in syntax checker Modified: uima/ruta/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/validator/LanguageCheckerVisitor.

svn commit: r1748660 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/block/ForEachBlock.java

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 07:20:46 2016 New Revision: 1748660 URL: http://svn.apache.org/viewvc?rev=1748660&view=rev Log: no jira- do not override anchors Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/block/ForEachBlock.java Modified: uima/ruta/trunk/

svn commit: r1748662 - in /uima/ruta/trunk: ./ example-projects/ruta-ep-example-extensions/ example-projects/ruta-maven-example/ ruta-core-ext/ ruta-core/ ruta-docbook/ ruta-eclipse-feature/ ruta-ep-a

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 07:25:18 2016 New Revision: 1748662 URL: http://svn.apache.org/viewvc?rev=1748662&view=rev Log: no jira - manual rollback Modified: uima/ruta/trunk/example-projects/ruta-ep-example-extensions/pom.xml uima/ruta/trunk/example-projects/ruta-maven-exa

svn commit: r1748664 - in /uima/ruta/trunk: ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/validator/LanguageCheckerVisitor.java ruta-ep-ide/src/main/java/org/apache/uima/ruta/ide/parser/ast/Sc

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 08:27:35 2016 New Revision: 1748664 URL: http://svn.apache.org/viewvc?rev=1748664&view=rev Log: UIMA-4977 - fixed FOREACH syntax check Modified: uima/ruta/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/validator/LanguageCheckerVisitor.

svn commit: r1748665 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/verbalize/ActionVerbalizer.java

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 08:28:21 2016 New Revision: 1748665 URL: http://svn.apache.org/viewvc?rev=1748665&view=rev Log: UIMA-4976 - improve verbalization of UNMARK Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/verbalize/ActionVerbalizer.java Modi

svn commit: r1748668 - in /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta: expression/NullExpression.java verbalize/ExpressionVerbalizer.java

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 08:50:05 2016 New Revision: 1748668 URL: http://svn.apache.org/viewvc?rev=1748668&view=rev Log: UIMA-4976 - verbalization for annotation expressions Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/expression/NullExpression.

svn commit: r1748666 - in /uima/ruta/trunk/ruta-core/src: main/antlr3/org/apache/uima/ruta/parser/RutaParser.g test/java/org/apache/uima/ruta/expression/annotation/AnnotationLabelExpressionTest.java

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 08:49:36 2016 New Revision: 1748666 URL: http://svn.apache.org/viewvc?rev=1748666&view=rev Log: UIMA-4978 - added test... not working yet Modified: uima/ruta/trunk/ruta-core/src/main/antlr3/org/apache/uima/ruta/parser/RutaParser.g uima/ruta/trunk/

svn commit: r1748670 - /uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.howtos.xml

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 08:51:55 2016 New Revision: 1748670 URL: http://svn.apache.org/viewvc?rev=1748670&view=rev Log: no jira - fixed view writer examples Modified: uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.howtos.xml Modified: uima/ruta/trunk/ruta-docbook/src/doc

svn commit: r1748671 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/expression/feature/SimpleFeatureExpression.java test/java/org/apache/uima/ruta/verbalizer/ExpressionVerbalizerT

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 08:59:53 2016 New Revision: 1748671 URL: http://svn.apache.org/viewvc?rev=1748671&view=rev Log: UIMA-4976 - extended test, avoid npe Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/expression/feature/SimpleFeatureExpression.

svn commit: r1748678 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/RutaStream.java test/java/org/apache/uima/ruta/NullExpressionTest.java test/java/org/apache/uima/ruta/expressio

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 10:07:50 2016 New Revision: 1748678 URL: http://svn.apache.org/viewvc?rev=1748678&view=rev Log: no jira - allow assignment of null to annotation features Added: uima/ruta/trunk/ruta-core/src/test/java/org/apache/uima/ruta/expression/NullExpressionTest.

svn commit: r1748711 - in /uima/ruta/trunk: ruta-core/src/main/antlr3/org/apache/uima/ruta/parser/ ruta-core/src/main/java/org/apache/uima/ruta/visitor/ ruta-ep-addons/src/main/java/org/apache/uima/ru

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 12:41:54 2016 New Revision: 1748711 URL: http://svn.apache.org/viewvc?rev=1748711&view=rev Log: UIMA-4976 - fixed foreach block parent relinking - improved profiling label - avoid npe Modified: uima/ruta/trunk/ruta-core/src/main/antlr3/org/apache/uima/

svn commit: r1748728 - in /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/verbalize: ActionVerbalizer.java VerbalizerUtils.java

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 13:53:51 2016 New Revision: 1748728 URL: http://svn.apache.org/viewvc?rev=1748728&view=rev Log: UIMA-4976 - avoid npe for empty macros - add verbalization of add/remove filterings Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/

svn commit: r1748756 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/block/ main/java/org/apache/uima/ruta/expression/annotation/ main/java/org/apache/uima/ruta/rule/ test/java/org

2016-06-16 Thread pkluegl
Author: pkluegl Date: Thu Jun 16 16:19:34 2016 New Revision: 1748756 URL: http://svn.apache.org/viewvc?rev=1748756&view=rev Log: UIMA-4976 - fix anchoring Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/block/ForEachBlock.java uima/ruta/trunk/ruta-core/src/

svn commit: r1748803 - in /uima/ruta/trunk/ruta-core/src: main/antlr3/org/apache/uima/ruta/parser/ main/java/org/apache/uima/ruta/ main/java/org/apache/uima/ruta/block/ main/java/org/apache/uima/ruta/

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 07:29:17 2016 New Revision: 1748803 URL: http://svn.apache.org/viewvc?rev=1748803&view=rev Log: UIMA-4981 - fixed matcher - added direction to FOREACH - added test Modified: uima/ruta/trunk/ruta-core/src/main/antlr3/org/apache/uima/ruta/parser/RutaPars

svn commit: r1748808 - in /uima/ruta/trunk: ruta-core/src/main/antlr3/org/apache/uima/ruta/parser/ ruta-core/src/test/java/org/apache/uima/ruta/block/ ruta-docbook/src/docbook/ ruta-ep-ide/src/main/an

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 07:57:18 2016 New Revision: 1748808 URL: http://svn.apache.org/viewvc?rev=1748808&view=rev Log: UIMA-4981 - fixed grammars - added test - adapted documentation Modified: uima/ruta/trunk/ruta-core/src/main/antlr3/org/apache/uima/ruta/parser/RutaPars

svn commit: r1748815 - in /uima/ruta/trunk: ruta-core/src/main/antlr3/org/apache/uima/ruta/parser/ ruta-core/src/main/java/org/apache/uima/ruta/ ruta-core/src/main/java/org/apache/uima/ruta/action/ ru

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 09:00:24 2016 New Revision: 1748815 URL: http://svn.apache.org/viewvc?rev=1748815&view=rev Log: UIMA-4982 - changed SHIFT - adapted docu - added/adapted test - adapted grammars Modified: uima/ruta/trunk/ruta-core/src/main/antlr3/org/apache/uima/ruta/pa

svn commit: r1748816 - /uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 09:03:16 2016 New Revision: 1748816 URL: http://svn.apache.org/viewvc?rev=1748816&view=rev Log: no jira - fixed typos Modified: uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml Modified: uima/ruta/trunk/ruta-docbook/src/doc

svn commit: r1748823 - /uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/explain/apply/ApplyTreeLabelProvider.java

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 09:24:34 2016 New Revision: 1748823 URL: http://svn.apache.org/viewvc?rev=1748823&view=rev Log: UIMA-4976 - avoid infinity symbol Modified: uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/explain/apply/ApplyTreeLabelProvider.java Modi

svn commit: r1748825 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/ main/java/org/apache/uima/ruta/action/ test/java/org/apache/uima/ruta/action/

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 09:43:55 2016 New Revision: 1748825 URL: http://svn.apache.org/viewvc?rev=1748825&view=rev Log: UIMA-4983 - fixed modification of offsets - added test Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/RutaStream.java uima/ruta/t

svn commit: r1748828 - /uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/descriptor/RutaDescriptorBuilder.java

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 10:18:41 2016 New Revision: 1748828 URL: http://svn.apache.org/viewvc?rev=1748828&view=rev Log: no jira - import by name as fallback for initial type system - avoid jcasgen for included ruta stuff Modified: uima/ruta/trunk/ruta-core/src/main/java/org/ap

svn commit: r1748834 - /uima/ruta/trunk/example-projects/ruta-maven-example/src/main/ruta/uima/ruta/example/Year.ruta

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 11:19:42 2016 New Revision: 1748834 URL: http://svn.apache.org/viewvc?rev=1748834&view=rev Log: UIMA-4982 - fixed maven example test script Modified: uima/ruta/trunk/example-projects/ruta-maven-example/src/main/ruta/uima/ruta/example/Year.ruta Modi

svn commit: r1748850 - in /uima/ruta/trunk/ruta-ep-ide/src/main: antlr3/org/apache/uima/ruta/ide/core/parser/RutaParser.g java/org/apache/uima/ruta/ide/parser/ast/ScriptFactory.java

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 12:40:28 2016 New Revision: 1748850 URL: http://svn.apache.org/viewvc?rev=1748850&view=rev Log: UIMA-4583 - fixed rule ids for jumpto Modified: uima/ruta/trunk/ruta-ep-ide/src/main/antlr3/org/apache/uima/ruta/ide/core/parser/RutaParser.g uima/ruta/t

svn commit: r1748862 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/RutaEnvironment.java test/java/org/apache/uima/ruta/StrictImportTest.java

2016-06-17 Thread pkluegl
Author: pkluegl Date: Fri Jun 17 14:09:38 2016 New Revision: 1748862 URL: http://svn.apache.org/viewvc?rev=1748862&view=rev Log: UIMA-4984 - register DocumentAnnotation - added test Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/RutaEnvironment.java uima/

svn commit: r1753208 - in /uima/uimaj/trunk/uimaj-core/src: main/java/org/apache/uima/util/CasIOUtils.java main/java/org/apache/uima/util/SerializationFormat.java test/java/org/apache/uima/util/CasIOU

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 11:40:47 2016 New Revision: 1753208 URL: http://svn.apache.org/viewvc?rev=1753208&view=rev Log: UIMA-4685 - added SerializationFormat enum - added CasIOUtils for loading/storing with different formats - added test Added: uima/uimaj/trunk/uimaj-core/src/

svn commit: r1753210 - /uima/uimaj/trunk/uimaj-core/src/test/java/org/apache/uima/util/CasIOUtilsTest.java

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 11:48:29 2016 New Revision: 1753210 URL: http://svn.apache.org/viewvc?rev=1753210&view=rev Log: UIMA-4685 - extended test Modified: uima/uimaj/trunk/uimaj-core/src/test/java/org/apache/uima/util/CasIOUtilsTest.java Modified: uima/uimaj/trunk/uimaj-core

svn commit: r1753216 - /uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/util/CasIOUtils.java

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 13:05:45 2016 New Revision: 1753216 URL: http://svn.apache.org/viewvc?rev=1753216&view=rev Log: UIMA-4685 - support leniently for CAS Editor Modified: uima/uimaj/trunk/uimaj-core/src/main/java/org/apache/uima/util/CasIOUtils.java Modified: uima/uimaj/t

svn commit: r1753217 - in /uima/uimaj/trunk: uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/ uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/wizards/ uimaj-ep-

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 13:10:56 2016 New Revision: 1753217 URL: http://svn.apache.org/viewvc?rev=1753217&view=rev Log: UIMA-4685 - use CasIOUtils in CAS Editor Removed: uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/DocumentFormat.java Modi

svn commit: r1753219 - /uima/uimaj/trunk/uimaj-ep-cas-editor/plugin.xml

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 13:28:51 2016 New Revision: 1753219 URL: http://svn.apache.org/viewvc?rev=1753219&view=rev Log: UIMA-4685 - use some initial file extension linking: scas, bcas Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/plugin.xml Modified: uima/uimaj/trunk/uimaj-ep

svn commit: r1753252 - in /uima/ruta/trunk: ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/launching/ ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/ui/preferences/ ruta-ep-ide-ui/src/ma

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 15:55:43 2016 New Revision: 1753252 URL: http://svn.apache.org/viewvc?rev=1753252&view=rev Log: UIMA-5017 - enable different CAS formats with preferences Modified: uima/ruta/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/launc

svn commit: r1753255 - /uima/ruta/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/launching/RutaLauncher.java

2016-07-18 Thread pkluegl
Author: pkluegl Date: Mon Jul 18 15:57:15 2016 New Revision: 1753255 URL: http://svn.apache.org/viewvc?rev=1753255&view=rev Log: UIMA-5017 - use actual variable! Modified: uima/ruta/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/launching/RutaLauncher.java Modified: uima/

  1   2   3   4   5   6   7   8   9   10   >