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

2011-10-21 Thread joern
Author: joern Date: Fri Oct 21 09:46:06 2011 New Revision: 1187266 URL: http://svn.apache.org/viewvc?rev=1187266view=rev Log: UIMA-2271 Replaced line length hint word wrapping with proper word wrapping. Added:

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:

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:

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:

svn commit: r1187355 - in /uima/uimaj/branches/xmlComments/uimaj-core/src/main/java/org/apache/uima: analysis_engine/impl/AnalysisEngineDescription_impl.java resource/metadata/impl/MetaDataObject_impl

2011-10-21 Thread schor
Author: schor Date: Fri Oct 21 14:07:17 2011 New Revision: 1187355 URL: http://svn.apache.org/viewvc?rev=1187355view=rev Log: [UIMA-239] xml comment work Modified: