svn commit: r1707070 - /uima/sandbox/uima-ducc/trunk/uima-ducc-cli/src/main/java/org/apache/uima/ducc/cli/CliBase.java

2015-10-06 Thread burn
Author: burn Date: Tue Oct 6 15:11:10 2015 New Revision: 1707070 URL: http://svn.apache.org/viewvc?rev=1707070=rev Log: UIMA-4617 Make log-dir relative to run-time working-dir Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-cli/src/main/java/org/apache/uima/ducc/cli/CliBase.java

svn commit: r1707102 - /uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-user/src/main/java/org/apache/uima/ducc/user/jp/UimaProcessContainer.java

2015-10-06 Thread burn
Author: burn Date: Tue Oct 6 17:49:32 2015 New Revision: 1707102 URL: http://svn.apache.org/viewvc?rev=1707102=rev Log: Merge in latest UIMA-4598 fixes to perfomance metrics Modified:

svn commit: r1707109 - /uima/sandbox/uima-ducc/trunk/uima-ducc-user/src/main/java/org/apache/uima/ducc/user/jp/UimaProcessContainer.java

2015-10-06 Thread burn
Author: burn Date: Tue Oct 6 17:59:48 2015 New Revision: 1707109 URL: http://svn.apache.org/viewvc?rev=1707109=rev Log: UIMA-4598 remove debugging stmt Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-user/src/main/java/org/apache/uima/ducc/user/jp/UimaProcessContainer.java Modified:

svn commit: r1707115 - /uima/sandbox/uima-ducc/trunk/src/main/resources/log4j.xml

2015-10-06 Thread challngr
Author: challngr Date: Tue Oct 6 18:28:22 2015 New Revision: 1707115 URL: http://svn.apache.org/viewvc?rev=1707115=rev Log: UIMA-4577 Remove accidentally added logging stuff. Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/log4j.xml Modified:

svn commit: r1707156 - /uima/sandbox/uima-ducc/trunk/uima-ducc-container/src/main/java/org/apache/uima/ducc/container/jd/wi/perf/PerfKey.java

2015-10-06 Thread degenaro
Author: degenaro Date: Tue Oct 6 22:07:12 2015 New Revision: 1707156 URL: http://svn.apache.org/viewvc?rev=1707156=rev Log: UIMA-4574 Job Driver (JD) incorrectly calculates values used for WS performance tab Modified:

svn commit: r1707056 - /uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/server/DuccHandler.java

2015-10-06 Thread degenaro
Author: degenaro Date: Tue Oct 6 13:39:14 2015 New Revision: 1707056 URL: http://svn.apache.org/viewvc?rev=1707056=rev Log: UIMA-4634 Webserver (WS) file size is always zero under Job Details processes tab Modified:

svn commit: r1707095 - /uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/src/main/resources/log4j.xml

2015-10-06 Thread burn
Author: burn Date: Tue Oct 6 17:41:07 2015 New Revision: 1707095 URL: http://svn.apache.org/viewvc?rev=1707095=rev Log: Back out UIMA-4627 - log levels were correct in 2.0 Modified: uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/src/main/resources/log4j.xml Modified:

svn commit: r1707094 - /uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-web/src/main/java/org/apache/uima/ducc/ws/server/DuccHandler.java

2015-10-06 Thread burn
Author: burn Date: Tue Oct 6 17:38:04 2015 New Revision: 1707094 URL: http://svn.apache.org/viewvc?rev=1707094=rev Log: UIMA-4634 Merge in the WS-filesize-always-zero fix Modified: