You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/04/27 07:52:22 UTC

[GitHub] [activemq-artemis] michaelandrepearce commented on a change in pull request #2652: ARTEMIS-2320 Assorted small code fixes, mostly from IntelliJ autofixes

michaelandrepearce commented on a change in pull request #2652:  ARTEMIS-2320 Assorted small code fixes, mostly from IntelliJ autofixes
URL: https://github.com/apache/activemq-artemis/pull/2652#discussion_r279147165
 
 

 ##########
 File path: tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactory.java
 ##########
 @@ -104,10 +100,6 @@ public Context getInitialContext(final Hashtable<?, ?> environment) throws Namin
       }
    }
 
-   public static void reset() {
-      InVMInitialContextFactory.initialContexts = new HashMap<>();
 
 Review comment:
   This is a public method we shouldnt be removing.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services