[
https://issues.apache.org/jira/browse/MCOMPILER-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MCOMPILER-371:
-------------------------------------
Fix Version/s: waiting-for-feedback
> RFE: support new javac option "-h"
> ----------------------------------
>
> Key: MCOMPILER-371
> URL: https://issues.apache.org/jira/browse/MCOMPILER-371
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Affects Versions: 3.8.0
> Reporter: Mark
> Priority: Minor
> Fix For: waiting-for-feedback
>
>
> The javah command line utility to generate JNI header files was removed and
> its functionality moved into javac in the form of a new command line option
> "-h" which determines the output directory of the JNI header files.
> Please add a configuration option to the plugin's pom.xml configuration
> section to allow setting that option without having to resort to the
> workaround described here:
> [https://stackoverflow.com/questions/53186355/how-can-i-pass-h-argument-to-maven-compiler-plugin-to-create-jni-header-files]
> TY!
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)