Author: burn
Date: Thu Jun 23 14:37:24 2016
New Revision: 1749900

URL: http://svn.apache.org/viewvc?rev=1749900&view=rev
Log:
UIMA-4730 Remove illegal but ignored comments from the classpaths

Modified:
    uima/uima-ducc/trunk/src/main/resources/jobclasspath.properties

Modified: uima/uima-ducc/trunk/src/main/resources/jobclasspath.properties
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/src/main/resources/jobclasspath.properties?rev=1749900&r1=1749899&r2=1749900&view=diff
==============================================================================
--- uima/uima-ducc/trunk/src/main/resources/jobclasspath.properties (original)
+++ uima/uima-ducc/trunk/src/main/resources/jobclasspath.properties Thu Jun 23 
14:37:24 2016
@@ -30,7 +30,6 @@ 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}/apache-uima/apache-activemq/lib/*:\
   ${DUCC_HOME}/apache-uima/apache-activemq/lib/optional/*:\
   ${DUCC_HOME}/lib/apache-camel/*:\
@@ -43,7 +42,6 @@ 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}/apache-uima/apache-activemq/lib/*:\
   ${DUCC_HOME}/apache-uima/apache-activemq/lib/optional/*:\
   ${DUCC_HOME}/lib/apache-camel/*:\


Reply via email to