Author: cwiklik
Date: Tue Jun 7 19:38:23 2016
New Revision: 1747312
URL: http://svn.apache.org/viewvc?rev=1747312&view=rev
Log:
UIMA-4730 changed dependency on xstream location
Modified:
uima/sandbox/uima-ducc/trunk/src/main/resources/jobclasspath.properties
Modified:
uima/sandbox/uima-ducc/trunk/src/main/resources/jobclasspath.properties
URL:
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/jobclasspath.properties?rev=1747312&r1=1747311&r2=1747312&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/jobclasspath.properties
(original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/jobclasspath.properties Tue
Jun 7 19:38:23 2016
@@ -30,8 +30,9 @@ ducc.jobdriver.classpath = \
${DUCC_HOME}/apache-uima/lib/uima-core.jar:\
${DUCC_HOME}/lib/apache-log4j/*:\
${DUCC_HOME}/webserver/lib/*:\
- ${DUCC_HOME}/lib/http-client/*:\
+# ${DUCC_HOME}/lib/http-client/*:\
${DUCC_HOME}/apache-uima/apache-activemq/lib/*:\
+ ${DUCC_HOME}/apache-uima/apache-activemq/lib/optional/*:\
${DUCC_HOME}/lib/apache-camel/*:\
${DUCC_HOME}/lib/apache-commons/*:\
${DUCC_HOME}/lib/google-gson/*:\
@@ -42,7 +43,7 @@ ducc.jobprocess.classpath = \
${DUCC_HOME}/apache-uima/lib/uima-core.jar:\
${DUCC_HOME}/lib/apache-log4j/*:\
${DUCC_HOME}/webserver/lib/*:\
- ${DUCC_HOME}/lib/http-client/*:\
+# ${DUCC_HOME}/lib/http-client/*:\
${DUCC_HOME}/apache-uima/apache-activemq/lib/*:\
${DUCC_HOME}/apache-uima/apache-activemq/lib/optional/*:\
${DUCC_HOME}/lib/apache-camel/*:\