From issues-return-172471-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Sep 7 19:11:43 2020 Return-Path: X-Original-To: apmail-maven-issues-archive@locus.apache.org Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 0F8871A23C for ; Mon, 7 Sep 2020 19:11:43 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 77D151224A7 for ; Mon, 7 Sep 2020 19:11:42 +0000 (UTC) Received: (qmail 58406 invoked by uid 500); 7 Sep 2020 19:11:42 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 58365 invoked by uid 500); 7 Sep 2020 19:11:42 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 58353 invoked by uid 99); 7 Sep 2020 19:11:41 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2020 19:11:41 +0000 From: =?utf-8?q?GitBox?= To: issues@maven.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bmaven-ear-plugin=5D_mabrarov_commented_on_a_change?= =?utf-8?q?_in_pull_request_=2310=3A_=5BMEAR-283=5D_Reproducible_builds_with?= =?utf-8?q?_skinnyWars_option?= Message-ID: <159950590177.32230.12211150811224941353.asfpy@gitbox.apache.org> Date: Mon, 07 Sep 2020 19:11:41 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: mabrarov commented on a change in pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#discussion_r484548378 ########## File path: src/it/basic/verify.bsh ########## @@ -35,13 +39,45 @@ String[] includedEntries = { "META-INF/application.xml", "META-INF/appserver-application.xml", }; + +// Refer to org.apache.maven.archiver.MavenArchiver.parseOutputTimestamp Review comment: I just don't know how to do that here. ---------------------------------------------------------------- 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: users@infra.apache.org