Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D54B0200C6F for ; Tue, 9 May 2017 22:22:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D3EBF160BB6; Tue, 9 May 2017 20:22:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 262A2160B9A for ; Tue, 9 May 2017 22:22:06 +0200 (CEST) Received: (qmail 27812 invoked by uid 500); 9 May 2017 20:22:06 -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 27801 invoked by uid 99); 9 May 2017 20:22:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2017 20:22:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id DED471A0316 for ; Tue, 9 May 2017 20:22:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id t5bmIkwwCSPa for ; Tue, 9 May 2017 20:22:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id CF7D45F521 for ; Tue, 9 May 2017 20:22:04 +0000 (UTC) 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 75E71E00A7 for ; Tue, 9 May 2017 20:22:04 +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 27C1B21E0A for ; Tue, 9 May 2017 20:22:04 +0000 (UTC) Date: Tue, 9 May 2017 20:22:04 +0000 (UTC) From: =?utf-8?Q?Herv=C3=A9_Boutemy_=28JIRA=29?= To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (MNG-6186) switch to improved HawtJNI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 May 2017 20:22:08 -0000 [ https://issues.apache.org/jira/browse/MNG-6186?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Herv=C3=A9 Boutemy closed MNG-6186. ------------------------------ Resolution: Fixed Assignee: Herv=C3=A9 Boutemy Fix Version/s: (was: 3.5.1-candidate) 3.5.1 cleanup done after JAnsi 1.16 upgrade, which upgrade HawtJNI to 1.15 > switch to improved HawtJNI > -------------------------- > > Key: MNG-6186 > URL: https://issues.apache.org/jira/browse/MNG-6186 > Project: Maven > Issue Type: Sub-task > Components: Bootstrap & Build, Command Line > Affects Versions: 3.5.0-beta-1 > Reporter: Herv=C3=A9 Boutemy > Assignee: Herv=C3=A9 Boutemy > Fix For: 3.5.1 > > > calculating the directory where jansi native lib is available required a = hack =3D copy/paste HawtJNI code https://git1-us-west.apache.org/repos/asf?= p=3Dmaven.git;a=3Dblobdiff;f=3Dmaven-embedder/src/main/java/org/apache/mave= n/cli/MavenCli.java;h=3D350fa61c5da633a04fa17c1ed7530096c4ad60ad;hp=3Db3367= c177c91fae32831207ab4a568121da621f0;hb=3D181b0215aa1199e152db9d2c08b1a01436= 547805;hpb=3D809ba34055c70eab31876aad03c577e925fa2e6e > This should become a HawtJNI feature (ie. {{library.jansi.path}} should p= oint to {{lib/jansi-native}} and HawtJNI should find the right directory th= e same way it does it in classpath), then we'll be able to integrate it ins= tead of hacking -- This message was sent by Atlassian JIRA (v6.3.15#6346)