You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2017/03/12 16:53:04 UTC

[jira] [Updated] (MNG-6186) switch to improved HawtJNI

     [ https://issues.apache.org/jira/browse/MNG-6186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy updated MNG-6186:
-------------------------------
    Description: 
calculating the directory where jansi native lib is available required a hack = copy/paste HawtJNI code https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java;h=350fa61c5da633a04fa17c1ed7530096c4ad60ad;hp=b3367c177c91fae32831207ab4a568121da621f0;hb=181b0215aa1199e152db9d2c08b1a01436547805;hpb=809ba34055c70eab31876aad03c577e925fa2e6e

This should become a HawtJNI feature (ie. {{library.jansi.path}} should point to {{lib/jansi-native}} and HawtJNI should find the right directory the same way it does it in classpath), then we'll be able to integrate it instead of hacking

  was:
calculating the directory where jansi native lib is available required a hack = copy/paste HawtJNI code
This should become a HawtJNI feature (ie. {{library.jansi.path}} should point to {{lib/jansi-native}} and HawtJNI should find the right directory the same way it does it in classpath), then we'll be able to integrate it instead of hacking


> 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-alpha-2
>            Reporter: Hervé Boutemy
>             Fix For: 3.5.0-alpha-2
>
>
> calculating the directory where jansi native lib is available required a hack = copy/paste HawtJNI code https://git1-us-west.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java;h=350fa61c5da633a04fa17c1ed7530096c4ad60ad;hp=b3367c177c91fae32831207ab4a568121da621f0;hb=181b0215aa1199e152db9d2c08b1a01436547805;hpb=809ba34055c70eab31876aad03c577e925fa2e6e
> This should become a HawtJNI feature (ie. {{library.jansi.path}} should point to {{lib/jansi-native}} and HawtJNI should find the right directory the same way it does it in classpath), then we'll be able to integrate it instead of hacking



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)