You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2017/10/26 10:09:58 UTC

[isis] branch dev/2.0.0/ISIS-1742-remove-deprecations updated: Update IsisContext.java

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 <ho...@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" <co...@isis.apache.org>'].