From issues-return-149369-archive-asf-public=cust-asf.ponee.io@maven.apache.org Thu May 16 07:55: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 AE6FF180780 for ; Thu, 16 May 2019 09:55:03 +0200 (CEST) Received: (qmail 26875 invoked by uid 500); 16 May 2019 07:55:03 -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 26857 invoked by uid 99); 16 May 2019 07:55:02 -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; Thu, 16 May 2019 07:55:02 +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 06FB2E2C0C for ; Thu, 16 May 2019 07:55:02 +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 C33A425817 for ; Thu, 16 May 2019 07:55:00 +0000 (UTC) Date: Thu, 16 May 2019 07:55:00 +0000 (UTC) From: "Karl Heinz Marbaise (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MSHARED-810) Support Java 12 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/MSHARED-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841074#comment-16841074 ] Karl Heinz Marbaise commented on MSHARED-810: --------------------------------------------- [~slachiewicz] Created a new release maven-dependency-analyzer-3.0.1 ? > Support Java 12 > --------------- > > Key: MSHARED-810 > URL: https://issues.apache.org/jira/browse/MSHARED-810 > Project: Maven Shared Components > Issue Type: Dependency upgrade > Components: maven-dependency-analyzer > Affects Versions: maven-dependency-analyzer-1.11.1 > Reporter: Rune Flobakk > Assignee: Sylwester Lachiewicz > Priority: Minor > Labels: Java12 > Fix For: maven-dependency-analyzer-3.0.0 > > Time Spent: 10m > Remaining Estimate: 0h > > ASM 7.1 supports Java 12 (and supposedly Java 13): > [https://asm.ow2.io/versions.html] > I have upgraded to v7.1 and tested it with maven-dependency-plugin:analyze on a Java 12 project, and it works fine with only the dependency update. [https://github.com/runeflobakk/maven-dependency-analyzer/commit/a8f026e296109badafdd57312b5032d4f5d33fcc] > I am happy to make a pull request for it! > (or if you prefer to just make the simple change yourself, that's would of course also be great. Just wanted to let you know of the simple change to make it compatible with Java 12) -- This message was sent by Atlassian JIRA (v7.6.3#76005)