[ http://jira.codehaus.org/browse/MOJO-314?page=all ]

Lukas Theussl moved MPNATIVE-15 to MOJO-314:
--------------------------------------------

    Complexity: Intermediate
      Workflow: Maven  (was: jira)
           Key: MOJO-314  (was: MPNATIVE-15)
       Project: Mojo  (was: maven-native-plugin)

> No implementation of EnvFactory for generic C, example fails with error.
> ------------------------------------------------------------------------
>
>          Key: MOJO-314
>          URL: http://jira.codehaus.org/browse/MOJO-314
>      Project: Mojo
>         Type: Bug

>  Environment: Linux
>     Reporter: Anthony Vito
>  Attachments: maven-native-env.patch
>
>
> There is no built in implementation of EnvFactory for generic C. A user could 
> implement this and add the classname to the EnvFactoryName property of the 
> configuration. This is not documented though, and even the internal example 
> fails on linux trying to instantiate "null".
> The attached patch does the following:
>  1.) Adds a basic implementation of a generic C EnvFactory.
>  2.) Completes the linux example, enabling "mvn package -Dplatform=linux" to 
> pass the unit test.
> In addition to the Factory related changes, there are a few changes to the 
> pom.xml that contains the surefire test setup for linux.

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

Reply via email to