[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to