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:46:47 UTC

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

Author: cwiklik
Date: Tue Sep  1 13:46:47 2009
New Revision: 810046

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

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

Modified: incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWithHttpDelegateNoRetries.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWithHttpDelegateNoRetries.xml?rev=810046&r1=810045&r2=810046&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWithHttpDelegateNoRetries.xml (original)
+++ incubator/uima/uima-as/trunk/uimaj-as-activemq/src/test/resources/deployment/Deploy_AggregateWithHttpDelegateNoRetries.xml Tue Sep  1 13:46:47 2009
@@ -42,7 +42,6 @@
 
           <remoteAnalysisEngine key="NoOp">
 	                  <inputQueue endpoint="NoOpAnnotatorQueue" brokerURL="http://localhost:8888"/>
-                      <replyQueue location="remote" />
 	                  <serializer method="xmi"/>
                       <asyncAggregateErrorConfiguration>
                             <getMetadataErrors maxRetries="0" timeout="4000" errorAction="terminate" />