You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/10/23 16:11:39 UTC

svn commit: r1813039 - /uima/uv3/uimaj-v3/trunk/uimaj-examples/src/main/eclipseProject/classpath

Author: schor
Date: Mon Oct 23 16:11:39 2017
New Revision: 1813039

URL: http://svn.apache.org/viewvc?rev=1813039&view=rev
Log:
[UIMA-5624] upgrade the classpath file for the uimaj-examples project

Modified:
    uima/uv3/uimaj-v3/trunk/uimaj-examples/src/main/eclipseProject/classpath

Modified: uima/uv3/uimaj-v3/trunk/uimaj-examples/src/main/eclipseProject/classpath
URL: http://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-examples/src/main/eclipseProject/classpath?rev=1813039&r1=1813038&r2=1813039&view=diff
==============================================================================
--- uima/uv3/uimaj-v3/trunk/uimaj-examples/src/main/eclipseProject/classpath (original)
+++ uima/uv3/uimaj-v3/trunk/uimaj-examples/src/main/eclipseProject/classpath Mon Oct 23 16:11:39 2017
@@ -46,9 +46,11 @@
 	<classpathentry kind="var" path="UIMA_HOME/lib/uima-adapter-soap.jar"/>
 	<classpathentry kind="var" path="UIMA_HOME/lib/jVinci.jar"/>
 	<classpathentry kind="var" path="UIMA_HOME/lib/uimaj-v3migration-jcas.jar"/>
-	<classpathentry kind="var" path="UIMA_HOME/lib/procyon-compilertools-0.5.28.jar"/>
-  <classpathentry kind="var" path="UIMA_HOME/lib/procyon-core-0.5.28.jar"/>
-  <classpathentry kind="var" path="UIMA_HOME/lib/javaparser-core-3.1.1.jar"/>
+	<classpathentry kind="var" path="UIMA_HOME/lib/procyon-compilertools-0.5.32.jar"/>
+  <classpathentry kind="var" path="UIMA_HOME/lib/procyon-core-0.5.32.jar"/>
+  <classpathentry kind="var" path="UIMA_HOME/lib/javaparser-core-3.2.2.jar"/>
+  <classpathentry kind="var" path="UIMA_HOME/lib/slf4j-api-1.7.24.jar"/>
+  <classpathentry kind="var" path="UIMA_HOME/lib/slf4j-jdk14-1.7.24.jar"/>
 	<classpathentry kind="lib" path="resources"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>