From issues-return-131293-archive-asf-public=cust-asf.ponee.io@maven.apache.org Tue Apr 10 00:29:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3EE8B18072F for ; Tue, 10 Apr 2018 00:29:05 +0200 (CEST) Received: (qmail 74039 invoked by uid 500); 9 Apr 2018 22:29:04 -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 73992 invoked by uid 99); 9 Apr 2018 22:29:03 -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, 09 Apr 2018 22:29:03 +0000 From: GitBox To: issues@maven.apache.org Subject: [GitHub] Tibor17 commented on a change in pull request #152: [SUREFIRE-1378] Nice to have systemPropertiesFile configurable by user property Message-ID: <152331294301.22848.15495612917193471285.gitbox@gitbox.apache.org> Date: Mon, 09 Apr 2018 22:29:03 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Tibor17 commented on a change in pull request #152: [SUREFIRE-1378] Nice to have systemPropertiesFile configurable by user property URL: https://github.com/apache/maven-surefire/pull/152#discussion_r180249613 ########## File path: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoJava7PlusTest.java ########## @@ -580,5 +580,14 @@ protected Artifact getMojoArtifact() { return null; } + + @Override + public File getSystemPropertiesFile() { Review comment: Same here. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 With regards, Apache Git Services