AndyGee commented on a change in pull request #451: Remove unused method 
(tomee-2499)
URL: https://github.com/apache/tomee/pull/451#discussion_r270568013
 
 

 ##########
 File path: 
container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java
 ##########
 @@ -2259,22 +2259,6 @@ public void destroyApplication(final String filePath) 
throws UndeployException,
         }
     }
 
-    public void destroyApplication(final AppContext appContext) throws 
UndeployException {
 
 Review comment:
   I'd never remove a public method like this, as it's impossible to tell if 
some other tool is using this.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to