You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/06 12:36:42 UTC

[GitHub] [maven] michael-o commented on a change in pull request #621: [MNG-7347] SessionScoped beans should be singletons for a given session

michael-o commented on a change in pull request #621:
URL: https://github.com/apache/maven/pull/621#discussion_r779516942



##########
File path: maven-core/src/main/java/org/apache/maven/lifecycle/internal/ReactorContext.java
##########
@@ -73,11 +68,4 @@ public ClassLoader getOriginalContextClassLoader()
         return originalContextClassLoader;
     }
 
-    /**
-     * @since 3.3.0
-     */
-    public SessionScope.Memento getSessionScopeMemento()

Review comment:
       True




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org