You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/01/12 22:57:01 UTC

[jira] Closed: (MPNATIVE-14) [patch] added dependency classpath to call to javah

     [ http://jira.codehaus.org/browse/MPNATIVE-14?page=all ]
     
Lukas Theussl closed MPNATIVE-14:
---------------------------------

     Resolution: Fixed
    Fix Version: 1.2

> [patch] added dependency classpath to call to javah
> ---------------------------------------------------
>
>          Key: MPNATIVE-14
>          URL: http://jira.codehaus.org/browse/MPNATIVE-14
>      Project: maven-native-plugin
>         Type: Improvement

>  Environment: All
>     Reporter: Marcus Crafter
>     Priority: Minor
>      Fix For: 1.2
>  Attachments: maven.native.diff
>
>
> Hi All,
> Hope all is going well.
> The current native:jniheader task only passes the ${maven.build.dest} path to the call to javah. Unfortunately this call fails if class files that have native methods require other classfiles that are located in jar dependencies. The attached patch fixes this by adding the jar dependency file locations to the call to javah.
> Hope the attached patch is ok.
> Cheers,
> Marcus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org