From notifications-return-25798-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Wed May 1 12:31:04 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 A71A3180629 for ; Wed, 1 May 2019 14:31:04 +0200 (CEST) Received: (qmail 15731 invoked by uid 500); 1 May 2019 12:31:01 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 15709 invoked by uid 99); 1 May 2019 12:31:00 -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; Wed, 01 May 2019 12:31:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5929FE036B for ; Wed, 1 May 2019 12:31:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 114CA256C1 for ; Wed, 1 May 2019 12:31:00 +0000 (UTC) Date: Wed, 1 May 2019 12:31:00 +0000 (UTC) From: "Mathieu Lirzin (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: =?utf-8?Q?[jira]_[Updated]_(OFBIZ-11003)_Do_no?= =?utf-8?Q?t_use_=E2=80=98java.util=E2=80=99_backported_classes?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-11003?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-11003: ----------------------------------- Attachment: OFBIZ-11003_Do-not-use-java.util-backported-classes.patch > Do not use =E2=80=98java.util=E2=80=99 backported classes > ----------------------------------------- > > Key: OFBIZ-11003 > URL: https://issues.apache.org/jira/browse/OFBIZ-11003 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: Trunk > Reporter: Mathieu Lirzin > Assignee: Mathieu Lirzin > Priority: Trivial > Fix For: Upcoming Branch > > Attachments: OFBIZ-11003_Do-not-use-java.util-backported-classes.= patch > > > Probably due to some IDE auto-importing mistake, some classes meant as > backports of the =E2=80=98java.util.Arrays=E2=80=99 and =E2=80=98java.uti= l.Collections=E2=80=99 > classes were imported. This makes no sense since we are requiring > Java 8 which already provide those. -- This message was sent by Atlassian JIRA (v7.6.3#76005)