You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2016/12/05 16:34:50 UTC

svn commit: r1772709 - /uima/uima-as/trunk/src/main/eclipseProject/classpath

Author: cwiklik
Date: Mon Dec  5 16:34:50 2016
New Revision: 1772709

URL: http://svn.apache.org/viewvc?rev=1772709&view=rev
Log:
UIMA-5179 fixed typo in xpp jar file name

Modified:
    uima/uima-as/trunk/src/main/eclipseProject/classpath

Modified: uima/uima-as/trunk/src/main/eclipseProject/classpath
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/src/main/eclipseProject/classpath?rev=1772709&r1=1772708&r2=1772709&view=diff
==============================================================================
--- uima/uima-as/trunk/src/main/eclipseProject/classpath (original)
+++ uima/uima-as/trunk/src/main/eclipseProject/classpath Mon Dec  5 16:34:50 2016
@@ -95,7 +95,7 @@
 	<classpathentry kind="var" path="UIMA_HOME/apache-activemq/lib/optional/jetty-all-9.2.13.v20150730.jar"/>
 	<classpathentry kind="var" path="UIMA_HOME/apache-activemq/lib/optional/log4j-1.2.17.jar"/>
 	<classpathentry kind="var" path="UIMA_HOME/apache-activemq/lib/optional/xmlpull-1.1.3.1.jar"/>
-	<classpathentry kind="var" path="UIMA_HOME/apache-activemq/lib/optional/xpp3-1.1.4.c.jar"/>
+	<classpathentry kind="var" path="UIMA_HOME/apache-activemq/lib/optional/xpp3-1.1.4c.jar"/>
 	<classpathentry kind="var" path="UIMA_HOME/apache-activemq/lib/optional/xstream-1.4.8.jar"/>
 	<classpathentry kind="lib" path="resources"/>
 	<classpathentry kind="output" path="bin"/>