svn commit: r1450362 - /uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml

2013-02-26 Thread cwiklik
Author: cwiklik Date: Tue Feb 26 19:02:21 2013 New Revision: 1450362 URL: http://svn.apache.org/r1450362 Log: UIMA-2585 added dependencySet to create explicit slf4j folder and place jars in it Modified: uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml Modified: uima/sandbox/uima-ducc/

svn commit: r1450413 - /uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_util.py

2013-02-26 Thread challngr
Author: challngr Date: Tue Feb 26 20:58:14 2013 New Revision: 1450413 URL: http://svn.apache.org/r1450413 Log: UIMA-2697 Update runtime classpath to properly position the slf4j jars. Note - activemq packages its own version of slf4j in its jars, which appear to be downlevel, so we have to place th

svn commit: r1450448 - in /uima/sandbox/uima-ducc/trunk/src/main/admin: ducc_post_install ducc_util.py

2013-02-26 Thread challngr
Author: challngr Date: Tue Feb 26 21:37:57 2013 New Revision: 1450448 URL: http://svn.apache.org/r1450448 Log: UIMA-2690 Unbreak derivation of JAVA_HOME. Modified: uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_post_install uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_util.py Modif

svn commit: r1450112 - in /uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/server: DuccHandlerJsonFormat.java DuccHandlerLegacy.java

2013-02-26 Thread degenaro
Author: degenaro Date: Tue Feb 26 10:34:31 2013 New Revision: 1450112 URL: http://svn.apache.org/r1450112 Log: UIMA-2642 DUCC webserver (WS) Show MonitorActive or MonitorWarning, as the case may be Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/se

svn commit: r1450169 - in /uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/server: DuccHandlerJsonFormat.java DuccHandlerLegacy.java

2013-02-26 Thread degenaro
Author: degenaro Date: Tue Feb 26 13:54:54 2013 New Revision: 1450169 URL: http://svn.apache.org/r1450169 Log: UIMA-2691 DUCC webserver (WS) support for "managed reservations", fix NPE when service type is null Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/ui

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

2013-02-26 Thread degenaro
Author: degenaro Date: Tue Feb 26 14:56:21 2013 New Revision: 1450196 URL: http://svn.apache.org/r1450196 Log: UIMA-2676 DUCC webserver (WS) Services presentation improvements...support long/short Description preference Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/

svn commit: r1450316 - in /uima/sandbox/uima-ducc/trunk/uima-ducc-common/src/main/java/org/apache/uima/ducc/common/utils: DuccProperties.java Utils.java

2013-02-26 Thread challngr
Author: challngr Date: Tue Feb 26 18:08:09 2013 New Revision: 1450316 URL: http://svn.apache.org/r1450316 Log: UIMA-2686 Fix thinkos parsing the resource string, sigh. Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-common/src/main/java/org/apache/uima/ducc/common/utils/DuccProperties.java

svn commit: r1450324 - in /uima/sandbox/uima-ducc/trunk/src/main/admin: ducc_post_install ducc_util.py

2013-02-26 Thread challngr
Author: challngr Date: Tue Feb 26 18:15:11 2013 New Revision: 1450324 URL: http://svn.apache.org/r1450324 Log: UIMA-2690 Consolidate platform messages and regex. Modified: uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_post_install uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_util.p

svn commit: r1450329 - /uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/scripts/service.py

2013-02-26 Thread challngr
Author: challngr Date: Tue Feb 26 18:18:14 2013 New Revision: 1450329 URL: http://svn.apache.org/r1450329 Log: UIMA-2594 Test script to create stand-alone service to test Implicit service. Added: uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/scripts/service.py (with props) Adde

svn commit: r1450332 - /uima/sandbox/uima-ducc/trunk/uima-ducc-spawn/src/ducc_ling.c

2013-02-26 Thread challngr
Author: challngr Date: Tue Feb 26 18:19:20 2013 New Revision: 1450332 URL: http://svn.apache.org/r1450332 Log: UIMA-2644 Rearrange ducc_ling messages to put more in Agent log and less in user log. Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-spawn/src/ducc_ling.c Modified: uima/sandbox/u

svn commit: r1450359 - in /uima/sandbox/uima-ducc/trunk: pom.xml src/main/assembly/bin.xml uima-ducc-parent/pom.xml

2013-02-26 Thread cwiklik
Author: cwiklik Date: Tue Feb 26 18:54:38 2013 New Revision: 1450359 URL: http://svn.apache.org/r1450359 Log: UIMA-2585 Modified to include amq 5.6.0 in the ducc zip and tar balls. The amq distro is downloaded once and placed in .m2 repo and subsequentely reused. Modified: uima/sandbox/uima-