You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/06 15:08:02 UTC

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

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

Brett Porter moved MAVEN-1684 to MPNATIVE-14:
---------------------------------------------

     Version:     (was: 1.0.2)
    Workflow: jira  (was: Maven)
         Key: MPNATIVE-14  (was: MAVEN-1684)
     Project: maven-native-plugin  (was: Maven)

> [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
>  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