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 2010/08/06 19:17:20 UTC

svn commit: r983060 - /uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NamesAndPersonTitlesRecognizer.xml

Author: cwiklik
Date: Fri Aug  6 17:17:19 2010
New Revision: 983060

URL: http://svn.apache.org/viewvc?rev=983060&view=rev
Log:
UIMA-1849 Removed absolute reference to a descriptor

Modified:
    uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NamesAndPersonTitlesRecognizer.xml

Modified: uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NamesAndPersonTitlesRecognizer.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NamesAndPersonTitlesRecognizer.xml?rev=983060&r1=983059&r2=983060&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NamesAndPersonTitlesRecognizer.xml (original)
+++ uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_NamesAndPersonTitlesRecognizer.xml Fri Aug  6 17:17:19 2010
@@ -32,7 +32,7 @@
     <service>
       <inputQueue endpoint="NamesAndPersonTitlesQueue" brokerURL="tcp://localhost:8118" prefetch="1"/>
       <topDescriptor>
-       <import location="C:/uima/releases/2.3.3-04/apache-uima/examples/descriptors/analysis_engine/NamesAndPersonTitles_TAE.xml"/> 
+       <import location="../descriptors/analysis_engine/NamesAndPersonTitles_TAE.xml"/> 
       </topDescriptor>
       <analysisEngine>
       <asyncPrimitiveErrorConfiguration>