svn commit: r1185575 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java/org/apache/uima/textmarker/caseditor/view: browser/ selection/ tree/

2011-10-18 Thread pkluegl
Author: pkluegl Date: Tue Oct 18 11:16:53 2011 New Revision: 1185575 URL: http://svn.apache.org/viewvc?rev=1185575view=rev Log: UIMA-2252 Removed SelectionViewPage and AnnotationBrowserPage, AnnotationTreeViewPage isn't abstract anymore and AnnotationTreeViewPage is used directly in both views

svn commit: r1185586 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF

2011-10-18 Thread pkluegl
Author: pkluegl Date: Tue Oct 18 11:41:56 2011 New Revision: 1185586 URL: http://svn.apache.org/viewvc?rev=1185586view=rev Log: UIMA-2252 changed plugin id to org.apache.uima.textmarker.caseditor Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF

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

2011-10-19 Thread pkluegl
Author: pkluegl Date: Wed Oct 19 11:53:58 2011 New Revision: 1186126 URL: http://svn.apache.org/viewvc?rev=1186126view=rev Log: UIMA-2266 Added extension point for type system search strategies and integrated the extension in the DefaultCasDocumentProvider. Early version, tested only with one

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

2011-10-19 Thread pkluegl
Author: pkluegl Date: Wed Oct 19 13:17:47 2011 New Revision: 1186189 URL: http://svn.apache.org/viewvc?rev=1186189view=rev Log: (empty) Added: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/searchstrategy/ uima/uimaj/trunk/uimaj-ep-cas-editor-ide

svn commit: r1186203 - /uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/DefaultCasDocumentProvider.java

2011-10-19 Thread pkluegl
Author: pkluegl Date: Wed Oct 19 13:27:46 2011 New Revision: 1186203 URL: http://svn.apache.org/viewvc?rev=1186203view=rev Log: UIMA-2267 added check and refresh if the type system is out of sync Modified: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide

svn commit: r1186205 - /uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd

2011-10-19 Thread pkluegl
Author: pkluegl Date: Wed Oct 19 13:29:20 2011 New Revision: 1186205 URL: http://svn.apache.org/viewvc?rev=1186205view=rev Log: UIMA-2266 removed schema again. SVN did something wrong... Removed: uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd

svn commit: r1186210 - in /uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/searchstrategy: ITypeSystemSearchStrategy.java TypeSystemSearchStrategyFactory.java

2011-10-19 Thread pkluegl
Author: pkluegl Date: Wed Oct 19 13:43:26 2011 New Revision: 1186210 URL: http://svn.apache.org/viewvc?rev=1186210view=rev Log: UIMA-2266 Added missing headers Modified: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/searchstrategy

svn commit: r1186298 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/query/ui: BasicEngine.xml BasicTypeSystem.xml InternalTypeSystem.xml QueryA

2011-10-19 Thread pkluegl
Author: pkluegl Date: Wed Oct 19 16:10:42 2011 New Revision: 1186298 URL: http://svn.apache.org/viewvc?rev=1186298view=rev Log: UIMA-2268 - added method to remove debug annotation before query Additionally: - removed descriptors, using descriptors in engine project now - removed speed bottleneck

svn commit: r1186749 [3/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/tex

2011-10-20 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/parser/TextMarkerLexer.tokens URL:

svn commit: r1186749 [5/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/tex

2011-10-20 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/parser/TextMarkerParser.tokens URL:

svn commit: r1186749 [1/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/tex

2011-10-20 Thread pkluegl
Author: pkluegl Date: Thu Oct 20 11:46:23 2011 New Revision: 1186749 URL: http://svn.apache.org/viewvc?rev=1186749view=rev Log: UIMA-2248 Added new CONFIGURE action that reconfigures the given analysis engine. Example: CONFIGURE(AnnotationWriter, Type = Name) Added: uima/sandbox/trunk

svn commit: r1186749 [7/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/tex

2011-10-20 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/parser/TextMarkerParser.tokens URL:

svn commit: r1187303 [3/3] - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker: ./ action/ engine/ expression/ expression/bool/ expression/type/ par

2011-10-21 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/rule/TextMarkerTypeMatcher.java URL:

svn commit: r1187303 [1/3] - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker: ./ action/ engine/ expression/ expression/bool/ expression/type/ par

2011-10-21 Thread pkluegl
Author: pkluegl Date: Fri Oct 21 11:33:26 2011 New Revision: 1187303 URL: http://svn.apache.org/viewvc?rev=1187303view=rev Log: UIMA-2238 The place where the scripts are parsed is now configurable: by default scripts are parsed in the initialize method and the types are set in the process

svn commit: r1187321 - /uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/DefaultCasDocumentProvider.java

2011-10-21 Thread pkluegl
Author: pkluegl Date: Fri Oct 21 12:59:39 2011 New Revision: 1187321 URL: http://svn.apache.org/viewvc?rev=1187321view=rev Log: UIMA-2266 Use search strategy before default location in the properties. Modified: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor

svn commit: r1187332 [5/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker

2011-10-21 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/parser/TextMarkerParser.tokens URL:

svn commit: r1187332 [1/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker

2011-10-21 Thread pkluegl
Author: pkluegl Date: Fri Oct 21 13:29:24 2011 New Revision: 1187332 URL: http://svn.apache.org/viewvc?rev=1187332view=rev Log: UIMA-2272 added new action DYNAMICACHORING Added: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action

svn commit: r1187332 [7/7] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker

2011-10-21 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/parser/TextMarkerParser.tokens URL:

svn commit: r1187337 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/parser: TextMarkerLexer.g TextMarkerLexer.tokens

2011-10-21 Thread pkluegl
Author: pkluegl Date: Fri Oct 21 13:37:15 2011 New Revision: 1187337 URL: http://svn.apache.org/viewvc?rev=1187337view=rev Log: UIMA-2272 Added missing token for lexer in IDE Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core

svn commit: r1197208 - /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/AnnotationEditor.java

2011-11-03 Thread pkluegl
Author: pkluegl Date: Thu Nov 3 16:36:07 2011 New Revision: 1197208 URL: http://svn.apache.org/viewvc?rev=1197208view=rev Log: UIMA-2273 Reverted and added changes again without new formatting Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor

svn commit: r1197545 - in /uima: sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/explain/apply/ sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/mai

2011-11-04 Thread pkluegl
Author: pkluegl Date: Fri Nov 4 13:13:43 2011 New Revision: 1197545 URL: http://svn.apache.org/viewvc?rev=1197545view=rev Log: UIMA-2273 The notification of views when the cas document is exchanged will now be processed by a new listener and controlled by the AnnotationEditor in the doSetInput

svn commit: r1197547 - in /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor: ICasEditor.java editview/FeatureStructureContentProvider.java fsview/FeatureStructureBro

2011-11-04 Thread pkluegl
Author: pkluegl Date: Fri Nov 4 13:18:24 2011 New Revision: 1197547 URL: http://svn.apache.org/viewvc?rev=1197547view=rev Log: UIMA-2273 added listener methods to ICasEditor and removed casts to AnnotationEditor in two views Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org

svn commit: r1200299 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/explain/apply/ uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/te

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 12:39:48 2011 New Revision: 1200299 URL: http://svn.apache.org/viewvc?rev=1200299view=rev Log: UIMA-2273 adapted TextMarker views to changed casDocumentChanged interface Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org

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

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 13:08:35 2011 New Revision: 1200317 URL: http://svn.apache.org/viewvc?rev=1200317view=rev Log: UIMA-2280 added preference and logic. The type system will be remembered in any case, but only applied if preference is set. Modified: uima/uimaj/trunk/uimaj-ep

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

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 14:56:31 2011 New Revision: 1200355 URL: http://svn.apache.org/viewvc?rev=1200355view=rev Log: UIMA-2280 moved the preference to a new preference page in the ide plugin Added: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor

svn commit: r1200386 - in /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor: AnnotationEditorPreferenceConstants.java AnnotationEditorPreferenceInitializer.java Anno

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 15:43:58 2011 New Revision: 1200386 URL: http://svn.apache.org/viewvc?rev=1200386view=rev Log: UIMA-2011 Added preference and logic to load CASs leniently. Preference was added to the annotation editor preference page since the logic was placed

svn commit: r1200420 - in /uima/uimaj/trunk/uimaj-ep-cas-editor-ide: plugin.xml src/main/java/org/apache/uima/caseditor/ide/CasEditorPreferencePage.java

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 16:47:41 2011 New Revision: 1200420 URL: http://svn.apache.org/viewvc?rev=1200420view=rev Log: UIMA-2282 Added new parent preference page UIMA Cas Editor for Annotation Editor and Cas Editor Ide. The empty implementation of the general page is located in the ide

svn commit: r1214228 - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker: .project src/ src/docbook/ src/docbook/images/ src/docbook/images/tools/ src/docbook/images/tools/tools.textmarker/ sr

2011-12-14 Thread pkluegl
Author: pkluegl Date: Wed Dec 14 13:06:44 2011 New Revision: 1214228 URL: http://svn.apache.org/viewvc?rev=1214228view=rev Log: UIMA-2285 created proxy docbook project for the development of the TextMarker documentation Added: uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/.project

svn commit: r1221318 - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker: pom.xml src/docbook/images/tools/tools.textmarker/symboltaxo.png src/docbook/proxy-book.xml src/docbook/tools.textmark

2011-12-20 Thread pkluegl
Author: pkluegl Date: Tue Dec 20 15:32:17 2011 New Revision: 1221318 URL: http://svn.apache.org/viewvc?rev=1221318view=rev Log: UIMA-2285 converted to maven project added a proxy book and old (out-dated) introduction for testing the maven build process Added: uima/sandbox/trunk/TextMarker

svn commit: r1222674 [1/2] - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook: ./ images/tools/tools.textmarker/

2011-12-23 Thread pkluegl
Author: pkluegl Date: Fri Dec 23 13:25:01 2011 New Revision: 1222674 URL: http://svn.apache.org/viewvc?rev=1222674view=rev Log: UIMA-2285 added remaining old and out-dated documentation. Added: uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/images/tools/tools.textmarker

svn commit: r1229085 [3/5] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker

2012-01-09 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/parser/TextMarkerLexer.tokens URL:

svn commit: r1229085 [5/5] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker

2012-01-09 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/parser/TextMarkerParser.tokens URL:

svn commit: r1229104 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/testing/evaluator/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uim

2012-01-09 Thread pkluegl
Author: pkluegl Date: Mon Jan 9 12:08:45 2012 New Revision: 1229104 URL: http://svn.apache.org/viewvc?rev=1229104view=rev Log: UIMA-2319 added constants for primitive types added keywords for float Added: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache

svn commit: r1229131 [1/3] - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide: core/parser/ parser/ast/

2012-01-09 Thread pkluegl
Author: pkluegl Date: Mon Jan 9 13:02:07 2012 New Revision: 1229131 URL: http://svn.apache.org/viewvc?rev=1229131view=rev Log: UIMA-2319 fixed bug/typo in ide parser grammar Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core

svn commit: r1229161 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide: ./ src/main/java/org/apache/uima/textmarker/ide/core/ src/main/java/org/apache/uima/textmarker/ide/ui/preferences/

2012-01-09 Thread pkluegl
Author: pkluegl Date: Mon Jan 9 14:11:11 2012 New Revision: 1229161 URL: http://svn.apache.org/viewvc?rev=1229161view=rev Log: UIMA-2322 was not able to find a solution and therefore replaced the complete page by a simpler version. Also deactivated TaskTag preferences. Removed: uima

svn commit: r1229263 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/builder: TextMarkerBuilder.java TextMarkerProjectUtils.java TextMarke

2012-01-09 Thread pkluegl
Author: pkluegl Date: Mon Jan 9 17:20:01 2012 New Revision: 1229263 URL: http://svn.apache.org/viewvc?rev=1229263view=rev Log: UIMA-2321 added ResourceManager for resolving type systems Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker

svn commit: r1229297 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker: action/ condition/ expression/number/ parser/

2012-01-09 Thread pkluegl
Author: pkluegl Date: Mon Jan 9 19:02:22 2012 New Revision: 1229297 URL: http://svn.apache.org/viewvc?rev=1229297view=rev Log: UIMA-2313 fixed SETFEATURE, FEATURE, GETFEATURE, MARKTABLE and actions based on structure (CREATE) for other primitive types. Tested with floats and SETFEATURE. Fixed

svn commit: r1230503 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/rule: ComposedRuleElementMatch.java RuleMatch.java TextMarkerRuleElement.ja

2012-01-12 Thread pkluegl
Author: pkluegl Date: Thu Jan 12 12:04:47 2012 New Revision: 1230503 URL: http://svn.apache.org/viewvc?rev=1230503view=rev Log: UIMA-2233 restricted creation of alternative matching realities to situations where parallel realities are needed, e.g., multiple anchors for rule elements. Modified

svn commit: r1230506 [5/5] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/parser/ uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textma

2012-01-12 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/parser/TextMarkerParser.tokens URL:

svn commit: r1230537 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker: TextMarkerStream.java engine/TextMarkerEngine.java seed/DefaultSeeder.java

2012-01-12 Thread pkluegl
Author: pkluegl Date: Thu Jan 12 13:45:58 2012 New Revision: 1230537 URL: http://svn.apache.org/viewvc?rev=1230537view=rev Log: UIMA-2233 only add inference annotations if there are none yet. They will be initialized anyway. Let seeder return their seeding type in order to be able to remove

svn commit: r1232523 [2/2] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/META-INF/ uimaj-ep-textmarker-caseditor/META-INF/ uimaj-ep-textmarker-ide/META-INF/ uimaj-ep-textmarker-ide/s

2012-01-17 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/text/completion/TextMarkerCompletionProposalCollector.java URL:

svn commit: r1232859 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide: plugin.xml src/main/java/org/apache/uima/textmarker/ide/core/builder/TextMarkerBuilder.java

2012-01-18 Thread pkluegl
Author: pkluegl Date: Wed Jan 18 12:39:23 2012 New Revision: 1232859 URL: http://svn.apache.org/viewvc?rev=1232859view=rev Log: UIMA-2336 TextMarkerBuilder became a BuildParticipant Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/plugin.xml uima/sandbox/trunk/TextMarker

svn commit: r1232868 [3/4] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/tex

2012-01-18 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/TextMarkerKeywords.java URL:

svn commit: r1232868 [1/4] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/textmarker/action/ uimaj-ep-textmarker-engine/src/main/java/org/apache/uima/tex

2012-01-18 Thread pkluegl
Author: pkluegl Date: Wed Jan 18 12:54:54 2012 New Revision: 1232868 URL: http://svn.apache.org/viewvc?rev=1232868view=rev Log: UIMA-2335 deactivated variables for conditions and actions in language. Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine/src/main/java/org/apache

svn commit: r1232930 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/explain/basic/

2012-01-18 Thread pkluegl
Author: pkluegl Date: Wed Jan 18 15:33:52 2012 New Revision: 1232930 URL: http://svn.apache.org/viewvc?rev=1232930view=rev Log: UIMA-2287 Removed basic stream view implementation. Removed: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker

svn commit: r1232934 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-caseditor/src/main/java/org/apache/uima/textmarker/caseditor/view/browser/ uimaj-ep-textmarker-caseditor/src/main/java/org

2012-01-18 Thread pkluegl
Author: pkluegl Date: Wed Jan 18 15:38:13 2012 New Revision: 1232934 URL: http://svn.apache.org/viewvc?rev=1232934view=rev Log: UIMA-2287 TextMarker views now extend CasEditorView. Removed basic stream view. Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java

svn commit: r1233903 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons: plugin.xml src/main/java/org/apache/uima/textmarker/explain/rulelist/RuleListViewPage.java

2012-01-20 Thread pkluegl
Author: pkluegl Date: Fri Jan 20 13:27:25 2012 New Revision: 1233903 URL: http://svn.apache.org/viewvc?rev=1233903view=rev Log: UIMA-2337 fixed reference of wrong feature for filtering. Renamed Selected Rules view to Covering Rules. Modified: uima/sandbox/trunk/TextMarker/uimaj-ep

svn commit: r1243617 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/

2012-02-13 Thread pkluegl
Author: pkluegl Date: Mon Feb 13 17:32:12 2012 New Revision: 1243617 URL: http://svn.apache.org/viewvc?rev=1243617view=rev Log: Initial import. Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker/

svn commit: r1243624 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine: .classpath .project build.properties marker-file-identifying-eclipse-plugin plugin.xml pom.xml

2012-02-13 Thread pkluegl
Author: pkluegl Date: Mon Feb 13 17:52:32 2012 New Revision: 1243624 URL: http://svn.apache.org/viewvc?rev=1243624view=rev Log: UIMA-2353 uimaj-ep-textmarker-engine became a fetcher plugin for the new uimaj-textmarker project Added: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-engine

svn commit: r1243629 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/.settings/ uimaj-ep-textmarker-caseditor/.settings/ uimaj-ep-textmarker-ide/.settings/ uimaj-ep-textmarker-textrule

2012-02-13 Thread pkluegl
Author: pkluegl Date: Mon Feb 13 18:06:03 2012 New Revision: 1243629 URL: http://svn.apache.org/viewvc?rev=1243629view=rev Log: UIMA-2353 removed .settings Removed: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/.settings/ uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker

svn commit: r1244445 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/META-INF/ uimaj-ep-textmarker-caseditor/META-INF/ uimaj-ep-textmarker-engine/ uimaj-ep-textmarker-engine/META-INF/

2012-02-15 Thread pkluegl
Author: pkluegl Date: Wed Feb 15 11:45:33 2012 New Revision: 125 URL: http://svn.apache.org/viewvc?rev=125view=rev Log: UIMA-2353 some pom cleanup and add manifest, still not working Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/META-INF/MANIFEST.MF uima

svn commit: r1244446 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/pom.xml

2012-02-15 Thread pkluegl
Author: pkluegl Date: Wed Feb 15 11:46:04 2012 New Revision: 126 URL: http://svn.apache.org/viewvc?rev=126view=rev Log: UIMA-2353 some pom cleanup and add manifest, still not working Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/pom.xml Modified: uima/sandbox/trunk

svn commit: r1244447 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/.classpath

2012-02-15 Thread pkluegl
Author: pkluegl Date: Wed Feb 15 11:46:19 2012 New Revision: 127 URL: http://svn.apache.org/viewvc?rev=127view=rev Log: UIMA-2353 some pom cleanup and add manifest, still not working Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/.classpath Modified: uima/sandbox/trunk

svn commit: r1244950 - in /uima/sandbox/trunk/TextMarker/uimaj-textmarker: ./ src/main/java/org/apache/uima/textmarker/rule/ src/test/java/org/apache/uima/textmarker/ src/test/resources/org/apache/uim

2012-02-16 Thread pkluegl
Author: pkluegl Date: Thu Feb 16 11:57:56 2012 New Revision: 1244950 URL: http://svn.apache.org/viewvc?rev=1244950view=rev Log: UIMA-2347 fixed wrong annotation parameter for step back while matching. Added unit test for this situation. Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker

svn commit: r1244968 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker-eclipse-feature/

2012-02-16 Thread pkluegl
Author: pkluegl Date: Thu Feb 16 13:00:49 2012 New Revision: 1244968 URL: http://svn.apache.org/viewvc?rev=1244968view=rev Log: Initial import. Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker-eclipse-feature/

svn commit: r1244969 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker-eclipse-update-site/

2012-02-16 Thread pkluegl
Author: pkluegl Date: Thu Feb 16 13:01:10 2012 New Revision: 1244969 URL: http://svn.apache.org/viewvc?rev=1244969view=rev Log: Initial import. Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker-eclipse-update-site/

svn commit: r1244994 - in /uima/sandbox/trunk/TextMarker/uimaj-textmarker: ./ src/main/java/org/apache/uima/textmarker/rule/ src/test/java/org/apache/uima/textmarker/ src/test/resources/org/apache/uim

2012-02-16 Thread pkluegl
Author: pkluegl Date: Thu Feb 16 14:22:55 2012 New Revision: 1244994 URL: http://svn.apache.org/viewvc?rev=1244994view=rev Log: UIMA-2347 Parameter was still not correct. Changed current annotation to last matched one. Added additional unit test that covers this situation. Added: uima

svn commit: r1299712 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java/org/apache/uima/textmarker/caseditor/view/tree/AnnotationTreeViewPage.java

2012-03-12 Thread pkluegl
Author: pkluegl Date: Mon Mar 12 15:32:46 2012 New Revision: 1299712 URL: http://svn.apache.org/viewvc?rev=1299712view=rev Log: UIMA-2380 added code to remove listener Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java/org/apache/uima/textmarker/caseditor

svn commit: r1342619 - in /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker: action/TransferAction.java rule/RuleMatch.java

2012-05-25 Thread pkluegl
Author: pkluegl Date: Fri May 25 13:35:19 2012 New Revision: 1342619 URL: http://svn.apache.org/viewvc?rev=1342619view=rev Log: UIMA-2411 deleted empty method and fixed TRANSFER action Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/action

svn commit: r1342714 [1/5] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/parser/ uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/

2012-05-25 Thread pkluegl
Author: pkluegl Date: Fri May 25 16:26:54 2012 New Revision: 1342714 URL: http://svn.apache.org/viewvc?rev=1342714view=rev Log: UIMA-2402 - changed language definition in order to provide new arguments for MARKTABLE - adapted ast and inference implementation for additional arguments - some

svn commit: r1342714 [3/5] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/core/parser/ uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/

2012-05-25 Thread pkluegl
Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/formatter/TextMarkerFormattedPrinter.java URL:

svn commit: r1343865 [1/2] - /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/tools.textmarker.xml

2012-05-29 Thread pkluegl
Author: pkluegl Date: Tue May 29 17:30:10 2012 New Revision: 1343865 URL: http://svn.apache.org/viewvc?rev=1343865view=rev Log: UIMA-2285 fixed typos for testing svn access Modified: uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/tools.textmarker.xml

svn commit: r1343866 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/query/ui/QueryComposite.java

2012-05-29 Thread pkluegl
Author: pkluegl Date: Tue May 29 17:32:14 2012 New Revision: 1343866 URL: http://svn.apache.org/viewvc?rev=1343866view=rev Log: UIMA-2413 fixed id, renamed method Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/query/ui

svn commit: r1357555 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/ uimaj-ep-textmarker-addons/.settings/ uimaj-ep-textmarker-caseditor/ uimaj-ep-textmarker-caseditor/.settings/ uima

2012-07-05 Thread pkluegl
Author: pkluegl Date: Thu Jul 5 11:18:33 2012 New Revision: 1357555 URL: http://svn.apache.org/viewvc?rev=1357555view=rev Log: UIMA-2424 cleanup: removed .settings folder, target folder, .classpath, .project Removed: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/.classpath

svn commit: r1357758 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/pom.xml uimaj-ep-textmarker-caseditor/pom.xml uimaj-ep-textmarker-ide/pom.xml uimaj-ep-textmarker-textruler/pom.xml

2012-07-05 Thread pkluegl
Author: pkluegl Date: Thu Jul 5 17:37:25 2012 New Revision: 1357758 URL: http://svn.apache.org/viewvc?rev=1357758view=rev Log: UIMA-2424 - changed dependencies in pom to work with eclipse:to-maven (with stripped qualifier) Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons

svn commit: r1357769 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/META-INF/ uimaj-ep-textmarker-caseditor/META-INF/ uimaj-ep-textmarker-ide/META-INF/ uimaj-ep-textmarker-textruler/M

2012-07-05 Thread pkluegl
Author: pkluegl Date: Thu Jul 5 17:52:04 2012 New Revision: 1357769 URL: http://svn.apache.org/viewvc?rev=1357769view=rev Log: UIMA-2424 cleanup: removed manifests Removed: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/META-INF/ uima/sandbox/trunk/TextMarker/uimaj-ep

svn commit: r1358135 - in /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker: engine/TextMarkerEngine.java extensions/DefaultEngineLoader.java extensions/TextMark

2012-07-06 Thread pkluegl
Author: pkluegl Date: Fri Jul 6 11:39:31 2012 New Revision: 1358135 URL: http://svn.apache.org/viewvc?rev=1358135view=rev Log: UIMA-2415 added (adapted) changes provided in attached files: loading from input streams Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org

svn commit: r1358165 - in /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src: main/java/org/apache/uima/textmarker/condition/ test/java/org/apache/uima/textmarker/ test/java/org/apache/uima/textmarke

2012-07-06 Thread pkluegl
Author: pkluegl Date: Fri Jul 6 12:37:48 2012 New Revision: 1358165 URL: http://svn.apache.org/viewvc?rev=1358165view=rev Log: UIMA-2429 - fixed and added test Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/test/java/org/apache/uima/textmarker/condition/ uima/sandbox/trunk

svn commit: r1359109 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide: ./ src/main/antlr3/org/apache/uima/textmarker/ide/core/parser/ src/main/java/org/apache/uima/textmarker/ide/core/codea

2012-07-09 Thread pkluegl
Author: pkluegl Date: Mon Jul 9 12:30:22 2012 New Revision: 1359109 URL: http://svn.apache.org/viewvc?rev=1359109view=rev Log: UIMA-2428 - added dummy ast elements for context identification - added checker for condition and action names - added parentheses when completing conditions and actions

svn commit: r1359133 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons: ./ src/main/java/org/apache/uima/textmarker/utils/apply/AbstractApplyScriptHandlerJob.java

2012-07-09 Thread pkluegl
Author: pkluegl Date: Mon Jul 9 13:04:49 2012 New Revision: 1359133 URL: http://svn.apache.org/viewvc?rev=1359133view=rev Log: UIMA-2359 - replaced method for loading text files Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/ (props changed) uima/sandbox/trunk

svn commit: r1359228 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-caseditor/ uimaj-ep-textmarker-engine/ uimaj-ep-textmarker-ide/src/main/antlr3/org/apache/uima/textmarker/ide/core/parser/

2012-07-09 Thread pkluegl
Author: pkluegl Date: Mon Jul 9 15:45:31 2012 New Revision: 1359228 URL: http://svn.apache.org/viewvc?rev=1359228view=rev Log: UIMA-2331 - enabled matching on string literals, also for disjunctive expressions Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/antlr3/org/apache

svn commit: r1359776 - in /uima/sandbox/trunk/TextMarker: uima-docbook-textmarker/.project uimaj-textmarker-eclipse-feature/target/ uimaj-textmarker-eclipse-update-site/target/

2012-07-10 Thread pkluegl
Author: pkluegl Date: Tue Jul 10 16:49:26 2012 New Revision: 1359776 URL: http://svn.apache.org/viewvc?rev=1359776view=rev Log: UIMA-2424 cleanup: removed target folder for feature and update site, removed .project file in docbook project Removed: uima/sandbox/trunk/TextMarker/uima-docbook

svn commit: r1359779 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-textruler/ uimaj-textmarker-eclipse-feature/ uimaj-textmarker-eclipse-feature/src/main/resources/ uimaj-textmarker-eclipse

2012-07-10 Thread pkluegl
Author: pkluegl Date: Tue Jul 10 16:54:03 2012 New Revision: 1359779 URL: http://svn.apache.org/viewvc?rev=1359779view=rev Log: UIMA-2424 - prepared update site for local snapshot releases - fixed description in textruler project - removed textruler plugin temporarily from feature and update site

svn commit: r1360136 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml

2012-07-11 Thread pkluegl
Author: pkluegl Date: Wed Jul 11 12:11:51 2012 New Revision: 1360136 URL: http://svn.apache.org/viewvc?rev=1360136view=rev Log: UIMA-2345 - show TextMarker popup only in Script Explorer - test on active editor for the popups for applying TextMarker script on resources Modified: uima/sandbox

svn commit: r1360586 [3/3] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/ uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/addons/ uimaj-ep-textmarker-addons/src/m

2012-07-12 Thread pkluegl
Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/visitor/CreatedByVisitor.java URL:

svn commit: r1360588 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/ExplainPerspective.java

2012-07-12 Thread pkluegl
Author: pkluegl Date: Thu Jul 12 09:00:19 2012 New Revision: 1360588 URL: http://svn.apache.org/viewvc?rev=1360588view=rev Log: UIMA-2343 - fixed wrong id in explain perspective Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui

svn commit: r1363750 [2/3] - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker: ./ src/docbook/

2012-07-20 Thread pkluegl
Added: uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/tools.textmarker.language.xml URL: http://svn.apache.org/viewvc/uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/tools.textmarker.language.xml?rev=1363750view=auto

svn commit: r1363750 [3/3] - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker: ./ src/docbook/

2012-07-20 Thread pkluegl
the Apache UIMA update site + (http://www.apache.org/dist/uima/eclipse-update-site/) and the + TextMarker update site + (http://ki.informatik.uni-wuerzburg.de/~pkluegl/updatesite/) to the + available software sites

svn commit: r1366346 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/action/AbstractStructureAction.java

2012-07-27 Thread pkluegl
Author: pkluegl Date: Fri Jul 27 11:54:41 2012 New Revision: 1366346 URL: http://svn.apache.org/viewvc?rev=1366346view=rev Log: UIMA-2439 - changed order in if-statement. Second alternative was already covered by first one since TypeExpression implements StringExpression for automatic

svn commit: r1367940 - in /uima/sandbox/trunk/TextMarker: uima-docbook-textmarker/ uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/statistics/ uimaj-ep-textmarker-ide/src/main/java

2012-08-01 Thread pkluegl
Author: pkluegl Date: Wed Aug 1 11:57:02 2012 New Revision: 1367940 URL: http://svn.apache.org/viewvc?rev=1367940view=rev Log: UIMA-2424 - moved resources to resources folder - added hotfix for loading descriptor during testing - additionally: fixed statistics view Added: uima/sandbox/trunk

svn commit: r1368568 - in /uima/sandbox/trunk/TextMarker: uima-docbook-textmarker/src/docbook/ uimaj-ep-textmarker-ide/src/main/antlr3/org/apache/uima/textmarker/ide/core/parser/ uimaj-textmarker/src/

2012-08-02 Thread pkluegl
Author: pkluegl Date: Thu Aug 2 16:05:29 2012 New Revision: 1368568 URL: http://svn.apache.org/viewvc?rev=1368568view=rev Log: UIMA-2451 - whitespaces are included in tree structure of word lists - added parameter for MARKFAST whether whitespaces in dictionary entries should be ignored (default

svn commit: r1368970 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/rule/RuleMatch.java

2012-08-03 Thread pkluegl
Author: pkluegl Date: Fri Aug 3 14:13:02 2012 New Revision: 1368970 URL: http://svn.apache.org/viewvc?rev=1368970view=rev Log: UIMA-2450 - extending index list since optional rule elements do not have to provide a valid match Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src

svn commit: r1369787 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/formatter/TextMarkerFormattedPrinter.java

2012-08-06 Thread pkluegl
Author: pkluegl Date: Mon Aug 6 11:35:35 2012 New Revision: 1369787 URL: http://svn.apache.org/viewvc?rev=1369787view=rev Log: UIMA-2454 - no semicolon and new line for rule in block definition Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima

svn commit: r1369805 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/formatter/TextMarkerFormattedPrinter.java

2012-08-06 Thread pkluegl
Author: pkluegl Date: Mon Aug 6 12:08:25 2012 New Revision: 1369805 URL: http://svn.apache.org/viewvc?rev=1369805view=rev Log: UIMA-2241 - removed new lines in comments and added them again conditionally Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org

svn commit: r1370218 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-textruler/

2012-08-07 Thread pkluegl
Author: pkluegl Date: Tue Aug 7 12:40:21 2012 New Revision: 1370218 URL: http://svn.apache.org/viewvc?rev=1370218view=rev Log: UIMA-2432 - fixed svn ignore Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-textruler/ (props changed) Propchange: uima/sandbox/trunk/TextMarker

svn commit: r1370244 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/editor/ uimaj-ep-textmarker-textruler/src/main/java/org/apache/uima/te

2012-08-07 Thread pkluegl
Author: pkluegl Date: Tue Aug 7 13:19:10 2012 New Revision: 1370244 URL: http://svn.apache.org/viewvc?rev=1370244view=rev Log: no jira - removed commented code - removed @Override Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide

svn commit: r1370269 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/text/TextMarkerAutoEditStrategy.java

2012-08-07 Thread pkluegl
Author: pkluegl Date: Tue Aug 7 14:05:18 2012 New Revision: 1370269 URL: http://svn.apache.org/viewvc?rev=1370269view=rev Log: UIMA-2341 - deactivated smart indentation Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/text

svn commit: r1370811 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/wizards/ uimaj-textmarker/src/main/java/org/apache/uima/textmarker/eng

2012-08-08 Thread pkluegl
Author: pkluegl Date: Wed Aug 8 15:31:42 2012 New Revision: 1370811 URL: http://svn.apache.org/viewvc?rev=1370811view=rev Log: UIMA-2452 - added PlainTextAnnotator for lines and paragraphs Added: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/engine

svn commit: r1371618 - in /uima/sandbox/trunk/TextMarker: uimaj-textmarker-eclipse-feature/ uimaj-textmarker-eclipse-feature/src/main/resources/ uimaj-textmarker-eclipse-update-site/

2012-08-10 Thread pkluegl
Author: pkluegl Date: Fri Aug 10 09:10:23 2012 New Revision: 1371618 URL: http://svn.apache.org/viewvc?rev=1371618view=rev Log: no jira - added textruler to feature and update site Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker-eclipse-feature/ (props changed) uima/sandbox

svn commit: r1377726 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/query/ui/ uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmar

2012-08-27 Thread pkluegl
Author: pkluegl Date: Mon Aug 27 16:01:43 2012 New Revision: 1377726 URL: http://svn.apache.org/viewvc?rev=1377726view=rev Log: UIMA-2455 - fixed order of annotations - fixed NOT condition in IDE - some cleanup (cas.release, ae.destroy) Modified: uima/sandbox/trunk/TextMarker/uimaj-ep

svn commit: r1378040 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/launching/TextMarkerInterpreterRunner.java

2012-08-28 Thread pkluegl
Author: pkluegl Date: Tue Aug 28 09:30:31 2012 New Revision: 1378040 URL: http://svn.apache.org/viewvc?rev=1378040view=rev Log: no jira create input and output folders automatically when launching a script Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/java/org

svn commit: r1378111 - in /uima: sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java/org/apache/uima/textmarker/caseditor/view/tree/ uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/

2012-08-28 Thread pkluegl
Author: pkluegl Date: Tue Aug 28 12:49:34 2012 New Revision: 1378111 URL: http://svn.apache.org/viewvc?rev=1378111view=rev Log: UIMA-2463 - assign random background color to new types in known type systems - fixed TextMarker TreeViewAnnotationStyleChangeListener (throws runtime exception

svn commit: r1381180 [2/2] - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook: ./ language/

2012-09-05 Thread pkluegl
Added: uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/language/tools.textmarker.language.expressions.xml URL: http://svn.apache.org/viewvc/uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/language/tools.textmarker.language.expressions.xml?rev=1381180view=auto

svn commit: r1381181 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-textruler/src/main/java/org/apache/uima/textmarker/textruler: core/TextRulerBasicLearner.java extension/TextRulerLearnerPar

2012-09-05 Thread pkluegl
Author: pkluegl Date: Wed Sep 5 13:43:36 2012 New Revision: 1381181 URL: http://svn.apache.org/viewvc?rev=1381181view=rev Log: no jira added double parameter type for rule learner Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-textruler/src/main/java/org/apache/uima/textmarker

svn commit: r1381563 [2/2] - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-engine/ uimaj-ep-textmarker-ide/ uimaj-ep-textmarker-ide/src/main/java/org/apache/uima/textmarker/ide/ui/documentati

2012-09-06 Thread pkluegl
Added: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-ide/src/main/resources/org/apache/uima/textmarker/ide/ui/documentation/Conditions.html URL:

svn commit: r1382003 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/rule/AnnotationComparator.java

2012-09-07 Thread pkluegl
Author: pkluegl Date: Fri Sep 7 12:56:12 2012 New Revision: 1382003 URL: http://svn.apache.org/viewvc?rev=1382003view=rev Log: UIMA-2462 - distinguish annotations with same type and offset Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker

svn commit: r1382005 - /uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/rule/TextMarkerTypeMatcher.java

2012-09-07 Thread pkluegl
Author: pkluegl Date: Fri Sep 7 12:58:22 2012 New Revision: 1382005 URL: http://svn.apache.org/viewvc?rev=1382005view=rev Log: UIMA-2462 - reuse comparator instance - removed TODO for this issue Modified: uima/sandbox/trunk/TextMarker/uimaj-textmarker/src/main/java/org/apache/uima

svn commit: r1382029 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml

2012-09-07 Thread pkluegl
Author: pkluegl Date: Fri Sep 7 13:56:25 2012 New Revision: 1382029 URL: http://svn.apache.org/viewvc?rev=1382029view=rev Log: UIMA-2468 - changed key binding for twl and mtwl to J Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/plugin.xml Modified: uima/sandbox/trunk

svn commit: r1398363 [3/3] - in /uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook: ./ images/tools/tm/ images/tools/tm/workbench/ images/tools/tm/workbench/explain/ images/tools/tm/wo

2012-10-15 Thread pkluegl
Added: uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/workbench/tools.textmarker.workbench.projects.xml URL: http://svn.apache.org/viewvc/uima/sandbox/trunk/TextMarker/uima-docbook-textmarker/src/docbook/workbench/tools.textmarker.workbench.projects.xml?rev=1398363view=auto

svn commit: r1401748 - in /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java/org/apache/uima/textmarker/caseditor/view/tree: AnnotationTreeNode.java FSTreeNode.java TypeOrdered

2012-10-24 Thread pkluegl
Author: pkluegl Date: Wed Oct 24 16:04:39 2012 New Revision: 1401748 URL: http://svn.apache.org/viewvc?rev=1401748view=rev Log: UIMA-2484 - restricted depth of repeating types in feature structures in tree Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/src/main/java

  1   2   3   4   5   6   7   8   9   10   >