mabrarov commented on a change in pull request #10:
URL: https://github.com/apache/maven-ear-plugin/pull/10#discussion_r484549671
##########
File path: src/it/skinny-wars/verify.bsh
##########
@@ -35,12 +39,44 @@ String[] includedEntries = {
"WEB-INF/web.xml",
"META-INF/MANIFEST.MF"
};
+
+// Refer to org.apache.maven.archiver.MavenArchiver.parseOutputTimestamp
Review comment:
Sorry, but I have limited time to work on this code. If smbd knows how
to call `org.apache.maven.archiver.MavenArchiver#parseOutputTimestamp` method
then help is appreciated.
----------------------------------------------------------------
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:
[email protected]