svn commit: r1596527 - /uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/DuccMachinesData.java

2014-05-21 Thread degenaro
Author: degenaro Date: Wed May 21 10:15:02 2014 New Revision: 1596527 URL: http://svn.apache.org/r1596527 Log: UIMA-3825 DUCC Web Server (WS) needs to account for unusable memory Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/DuccMachinesData.java

svn commit: r1596532 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/rule/ main/java/org/apache/uima/ruta/rule/quantifier/ test/java/org/apache/uima/ruta/

2014-05-21 Thread pkluegl
Author: pkluegl Date: Wed May 21 10:32:42 2014 New Revision: 1596532 URL: http://svn.apache.org/r1596532 Log: UIMA-3820 - fixed several bugs for inner mark in greedy iteration - added hotfix for failed match in greedy iteration in a wildcard lookahead - should not revolve to successful match,

svn commit: r1596533 - /uima/ruta/trunk/ruta-core/src/test/java/org/apache/uima/ruta/MarkInGreedyComposedTest.java

2014-05-21 Thread pkluegl
Author: pkluegl Date: Wed May 21 10:33:48 2014 New Revision: 1596533 URL: http://svn.apache.org/r1596533 Log: UIMA-3820 - commented failing test for now Modified: uima/ruta/trunk/ruta-core/src/test/java/org/apache/uima/ruta/MarkInGreedyComposedTest.java Modified:

svn commit: r1596558 - in /uima/ruta/trunk/ruta-core/src: main/java/org/apache/uima/ruta/rule/ComposedRuleElementMatch.java main/java/org/apache/uima/ruta/rule/WildCardRuleElement.java test/java/org/a

2014-05-21 Thread pkluegl
Author: pkluegl Date: Wed May 21 12:30:41 2014 New Revision: 1596558 URL: http://svn.apache.org/r1596558 Log: UIMA-3820 - fixed right-to-left matching - added more tests Modified: uima/ruta/trunk/ruta-core/src/main/java/org/apache/uima/ruta/rule/ComposedRuleElementMatch.java

svn commit: r1596568 - in /uima/ruta/trunk: ruta-core-ext/src/main/java/org/apache/uima/ruta/block/ ruta-core-ext/src/test/java/org/apache/uima/ruta/block/ ruta-core/src/main/java/org/apache/uima/ruta

2014-05-21 Thread pkluegl
Author: pkluegl Date: Wed May 21 13:06:36 2014 New Revision: 1596568 URL: http://svn.apache.org/r1596568 Log: UIMA-3833 - added new extension: ONLYONCE block - added test - added ide extension Added: uima/ruta/trunk/ruta-core-ext/src/main/java/org/apache/uima/ruta/block/OnlyOnceBlock.java

svn commit: r1596576 - in /uima/ruta/trunk/ruta-ep-addons/src/main/java/org/apache/uima/ruta/testing/ui: handlers/ views/ views/util/

2014-05-21 Thread pkluegl
Author: pkluegl Date: Wed May 21 14:03:02 2014 New Revision: 1596576 URL: http://svn.apache.org/r1596576 Log: UIMA-3782 - removed old state stuff of testing view - started with memento for type lists, not yet correctly integrated Removed:

svn commit: r1596578 - /uima/ruta/trunk/ruta-ep-addons/plugin.xml

2014-05-21 Thread pkluegl
Author: pkluegl Date: Wed May 21 14:04:46 2014 New Revision: 1596578 URL: http://svn.apache.org/r1596578 Log: UIMA-3782 - removed commands of state stuff Modified: uima/ruta/trunk/ruta-ep-addons/plugin.xml Modified: uima/ruta/trunk/ruta-ep-addons/plugin.xml URL: