markt-asf commented on a change in pull request #348:
URL: https://github.com/apache/tomcat/pull/348#discussion_r481007112



##########
File path: java/org/apache/catalina/webresources/AbstractArchiveResourceSet.java
##########
@@ -283,7 +310,7 @@ public final WebResource getResource(String path) {
     protected abstract boolean isMultiRelease();
 
     protected abstract WebResource createArchiveResource(JarEntry jarEntry,
-            String webAppPath, Manifest manifest);
+                                                         String webAppPath, 
Manifest manifest);

Review comment:
       Revert change to indent




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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to