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 2009/09/01 15:44:37 UTC

svn commit: r810042 - /incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWith2Multipliers.xml

Author: cwiklik
Date: Tue Sep  1 13:44:37 2009
New Revision: 810042

URL: http://svn.apache.org/viewvc?rev=810042&view=rev
Log:
UIMA-1155 removed stale attribute 'replyQueue'

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

Modified: incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWith2Multipliers.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWith2Multipliers.xml?rev=810042&r1=810041&r2=810042&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWith2Multipliers.xml (original)
+++ incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWith2Multipliers.xml Tue Sep  1 13:44:37 2009
@@ -45,7 +45,6 @@
           </analysisEngine>
           <remoteAnalysisEngine key="NoOp">
             <inputQueue brokerURL="tcp://localhost:8118" endpoint="NoOpAnnotatorQueue"/>
-            <replyQueue location="local"/>
             <serializer method="xmi"/>
             <asyncAggregateErrorConfiguration>
               <getMetadataErrors maxRetries="0" timeout="60000" errorAction="disable"/>