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

2013-01-30 Thread pkluegl
Author: pkluegl Date: Wed Jan 30 12:28:36 2013 New Revision: 1440371 URL: http://svn.apache.org/viewvc?rev=1440371view=rev Log: UIMA-2603 - added new field to remember the internally set type systems, e.g., by the file chooser. This field is asked before any other strategies to determine the

svn commit: r1440410 - in /uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-ide/src/main: antlr3/org/apache/uima/textmarker/ide/core/parser/TextMarkerParser.g java/org/apache/uima/textmarker/ide/form

2013-01-30 Thread pkluegl
Author: pkluegl Date: Wed Jan 30 13:33:47 2013 New Revision: 1440410 URL: http://svn.apache.org/viewvc?rev=1440410view=rev Log: UIMA-2618 - fixed grammar for AST creation - hotfixed formatter for min/max quantifier Modified:

svn commit: r1440448 - /uima/sandbox/TextMarker/trunk/uimaj-textmarker/src/main/java/org/apache/uima/textmarker/TextMarkerStream.java

2013-01-30 Thread pkluegl
Author: pkluegl Date: Wed Jan 30 15:04:15 2013 New Revision: 1440448 URL: http://svn.apache.org/viewvc?rev=1440448view=rev Log: no jira - added hotfix for BLOCK windowing with frame annotations that cover the complete window Modified:

svn commit: r1440482 - in /uima/sandbox/TextMarker/trunk/uima-docbook-textmarker/src/docbook: tools.textmarker.language.actions.xml tools.textmarker.language.xml

2013-01-30 Thread pkluegl
Author: pkluegl Date: Wed Jan 30 15:46:43 2013 New Revision: 1440482 URL: http://svn.apache.org/viewvc?rev=1440482view=rev Log: UIMA-2619 - added note about the actual method for determining the filtering settings - extended information for FILTERTYPE and RETAINTYPE and also added the note to

svn commit: r1440509 - /uima/sandbox/uima-ducc/trunk/uima-ducc-agent/src/main/java/org/apache/uima/ducc/agent/NodeAgent.java

2013-01-30 Thread cwiklik
Author: cwiklik Date: Wed Jan 30 16:32:00 2013 New Revision: 1440509 URL: http://svn.apache.org/viewvc?rev=1440509view=rev Log: UIMA-2622 Modified the Agent to check the state of a process before deciding which one to kill due to a low swap space Modified:

svn commit: r1440593 - in /uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main: java/org/apache/uima/ducc/ws/server/DuccAsUser.java java/org/apache/uima/ducc/ws/server/DuccHandler.java webapp/root/js/

2013-01-30 Thread degenaro
Author: degenaro Date: Wed Jan 30 19:17:05 2013 New Revision: 1440593 URL: http://svn.apache.org/viewvc?rev=1440593view=rev Log: UIMA-2625 DUCC webserver (WS) should provide wait for result option for Request Reservation dialog Modified: