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 2017/11/08 19:17:31 UTC

svn commit: r1814625 - /uima/uima-as/trunk/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java

Author: cwiklik
Date: Wed Nov  8 19:17:31 2017
New Revision: 1814625

URL: http://svn.apache.org/viewvc?rev=1814625&view=rev
Log:
UIMA-5485 Updated for the release

Modified:
    uima/uima-as/trunk/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java

Modified: uima/uima-as/trunk/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java?rev=1814625&r1=1814624&r2=1814625&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java (original)
+++ uima/uima-as/trunk/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java Wed Nov  8 19:17:31 2017
@@ -425,7 +425,7 @@ public class TestUimaASExtended extends
       }
 
  }
-    */
+    
     @Test
     public void testBrokerRestartWithAggregateMultiplier() throws Exception {
       System.out.println("-------------- testBrokerRestartWithAggregateMultiplier -------------");
@@ -463,7 +463,7 @@ public class TestUimaASExtended extends
               "TopLevelTaeQueue", 1, PROCESS_LATCH);
   //    eeUimaEngine.stop();
  }
-    
+    */
     /**
      * Tests client and service recovery from broker restart. It deploys CM service, dispatches
      * a CAS for processing and while the CAS is in process, it bounces a broker. The service