You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by al...@apache.org on 2006/12/11 23:06:53 UTC

svn commit: r485901 - /incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tutorials_and_users_guides/tug.cpe.xml

Author: alally
Date: Mon Dec 11 14:06:52 2006
New Revision: 485901

URL: http://svn.apache.org/viewvc?view=rev&rev=485901
Log:
Revmoed VinciCasObjectProcessorService_impl class.  
It is replaced by VinciAnalysisEngineService_impl.
UIMA-123: https://issues.apache.org/jira/browse/UIMA-123

Modified:
    incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tutorials_and_users_guides/tug.cpe.xml

Modified: incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tutorials_and_users_guides/tug.cpe.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tutorials_and_users_guides/tug.cpe.xml?view=diff&rev=485901&r1=485900&r2=485901
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tutorials_and_users_guides/tug.cpe.xml (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/tutorials_and_users_guides/tug.cpe.xml Mon Dec 11 14:06:52 2006
@@ -1232,7 +1232,7 @@
                     C:/Program Files/apache/uima/lib/jVinci.jar"/>
       <arg>-DLOG=C:/Temp/service.log</arg>
       <arg>org.apache.uima.reference_impl.collection.
-         service.vinci.VinciCasObjectProcessorService_impl</arg>
+         service.vinci.VinciAnalysisEnginerService_impl</arg>
       <arg>${descriptor}</arg>
     </exec>
   </runInSeparateProcess>