This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch dev/2.0.0/ISIS-1742-remove-deprecations
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to 
refs/heads/dev/2.0.0/ISIS-1742-remove-deprecations by this push:
     new aba7a26  Update IsisContext.java
aba7a26 is described below

commit aba7a2652675f37d8415cf2201bd2422509dc6bd
Author: Andi Huber <hob...@gmx.at>
AuthorDate: Thu Oct 26 12:09:57 2017 +0200

    Update IsisContext.java
---
 .../org/apache/isis/core/runtime/system/context/IsisContext.java  | 8 --------
 1 file changed, 8 deletions(-)

diff --git 
a/core/runtime/src/main/java/org/apache/isis/core/runtime/system/context/IsisContext.java
 
b/core/runtime/src/main/java/org/apache/isis/core/runtime/system/context/IsisContext.java
index ba61579..55cc5bd 100644
--- 
a/core/runtime/src/main/java/org/apache/isis/core/runtime/system/context/IsisContext.java
+++ 
b/core/runtime/src/main/java/org/apache/isis/core/runtime/system/context/IsisContext.java
@@ -72,14 +72,6 @@ public final class IsisContext {
         }
         IsisContext.sessionFactory = sessionFactory;
     }
-
-
-    /**
-     * Resets
-     */
-    public static void testReset() {
-        destroy();
-    }
     
     /**
      * Resets

-- 
To stop receiving notification emails like this one, please contact
['"commits@isis.apache.org" <commits@isis.apache.org>'].

Reply via email to