[ 
http://jira.codehaus.org/browse/MOJO-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204039#action_204039
 ] 

Dan Tran edited comment on MOJO-1435 at 12/23/09 11:47 PM:
-----------------------------------------------------------

It seems you need to have a way to separate compiler output directory from 
linker output directory.  It is best to refactor to current code to that first. 
 I have created an issue for this at MOJO-1435. After I completes this, could 
you send another patch?, 

this time make sure

  - to folow maven style source format
  - dont include eclipse project file ( .project, etc )
  - add separate test for your provider
  - to ease the review, dont try to refactor the core, . You can send in 
another patch for that after this


We will need your expertise to add an src/IT/gcj example

Good work with the first patch, i see lots of tests which is a very good sign 
and thank you for all your hard work

      was (Author: danttran):
    It seems you need to have a way to separate compiler output directory from 
linker output directory.  It is best to refactor to current code to that first. 
 I have created an issue for this at MOJO-1435. After I completes this, could 
you send another patch?, 

this time make sure

  - to folow maven style source format
  - dont include eclipse project file ( .project, etc )
  - add separate test for your provider
  - to ease the review, dont try to refactor the core, . You can send in 
another patch for that after this


We will need your expertise to add an src/IT/gcj example

Good work with the first patch, i see lots of tests which is a very sigh and 
thank you for all your hard work
  
> Support for Java compiler GCJ
> -----------------------------
>
>                 Key: MOJO-1435
>                 URL: http://jira.codehaus.org/browse/MOJO-1435
>             Project: Mojo
>          Issue Type: New Feature
>          Components: native
>            Reporter: Marco Lessard
>         Attachments: MOJO-gcj-maven-native.patch
>
>
> Added Compiler/Linker providers for GCJ.
> - Implemented useOutputDirectory so *.o go to target/objs . Default to false

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to