From issues-return-155053-archive-asf-public=cust-asf.ponee.io@maven.apache.org Mon Oct 28 01:05:02 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 392D8180630 for ; Mon, 28 Oct 2019 02:05:02 +0100 (CET) Received: (qmail 84821 invoked by uid 500); 28 Oct 2019 01:05:01 -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 84806 invoked by uid 99); 28 Oct 2019 01:05:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2019 01:05:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B08C2E2C57 for ; Mon, 28 Oct 2019 01:05:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2DBD27803B2 for ; Mon, 28 Oct 2019 01:05:00 +0000 (UTC) Date: Mon, 28 Oct 2019 01:05:00 +0000 (UTC) From: "Tibor Digana (Jira)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (SUREFIRE-1704) [JDK 11 Alpine Linux] long etime within hours has format 2h01 on busybox MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SUREFIRE-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1704. ---------------------------------- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=0595e4eeddf900ba2918c8761942fe699327b651 > [JDK 11 Alpine Linux] long etime within hours has format 2h01 on busybox > ------------------------------------------------------------------------ > > Key: SUREFIRE-1704 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1704 > Project: Maven Surefire > Issue Type: Improvement > Components: Maven Failsafe Plugin, Maven Surefire Plugin, process forking > Environment: busybox > Reporter: Tibor Digana > Assignee: Tibor Digana > Priority: Major > Fix For: 3.0.0-M4 > > > The {{etime}} in /procps respects the format {{mm:ss}} and non standard format if the etime exceeds one hour. This improvement is tolerant to the format, example with two hours and one minute: {{2h01}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)