You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2015/06/25 13:25:43 UTC

svn commit: r1687479 - /uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/config/resources/site.ducc.properties

Author: degenaro
Date: Thu Jun 25 11:25:42 2015
New Revision: 1687479

URL: http://svn.apache.org/r1687479
Log:
UIMA-4358 uima-ducc-vm should use jdk1.7.0_79

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/config/resources/site.ducc.properties

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/config/resources/site.ducc.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/config/resources/site.ducc.properties?rev=1687479&r1=1687478&r2=1687479&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/config/resources/site.ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-examples/src/main/uima-ducc-vm/config/resources/site.ducc.properties Thu Jun 25 11:25:42 2015
@@ -17,7 +17,7 @@
 # under the License.
 # ----
 ducc.head = localhost
-ducc.jvm = /home/degenaro/local/sun/jdk1.7.0_45/bin/java
+ducc.jvm = /home/degenaro/local/sun/jdk1.7.0_79/bin/java
 ducc.cluster.name=Apache UIMA-DUCC
 
 ducc.runmode = Test