take 2, fixed at Revision: 11549 Author: dantran Date: 2:04:50 AM, Saturday, December 26, 2009 Message: MOJO-1842 Compute compiler object file path together with commandline output path rather then relative to commandlines' working directory so that user can change working directory at will ---- Modified : /trunk/mojo/maven-native/maven-native-api/src/main/java/org/codehaus/mojo/natives/compiler/AbstractCompiler.java Modified : /trunk/mojo/maven-native/maven-native-api/src/test/java/org/codehaus/mojo/natives/compiler/CompilerUtilTest.java Modified : /trunk/mojo/maven-native/maven-native-components/maven-native-generic-c/src/main/java/org/codehaus/mojo/natives/c/CLinker.java
On Sat, Dec 26, 2009 at 1:28 AM, Dan Tran (JIRA) <[email protected]> wrote: > > [ > http://jira.codehaus.org/browse/MOJO-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Dan Tran reopened MOJO-1482: > ---------------------------- > > > when compilerOutputDirectory is not ${project.build.directory) ( default > value ) > > SourceDependencyAnalyzer.isStaled stops working. > > > >> Separate compiler output directory and linker type output directory >> ------------------------------------------------------------------- >> >> Key: MOJO-1482 >> URL: http://jira.codehaus.org/browse/MOJO-1482 >> Project: Mojo >> Issue Type: Improvement >> Components: native >> Reporter: Dan Tran >> Assignee: Dan Tran >> >> this request comes out of MOJO-1435 > > -- > 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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
