Re: maven-native-plugin long command lines and individual files ...

2006-09-27 Thread dan tran
that portion of unused code has been removed -D On 9/26/06, Brad Harper [EMAIL PROTECTED] wrote: Anyone: Was this question (below) ever addressed? It didn't appear so. I looked at the source at

RE: maven-native-plugin long command lines and individual files ...

2006-09-26 Thread Brad Harper
Anyone: Was this question (below) ever addressed? It didn't appear so. I looked at the source at http://svn.mojo.codehaus.org/browse/mojo/trunk/mojo/maven-native/maven-native-api/src/main/java/org/codehaus/mojo/natives/NativeSources.java?r=435 and noted the method public static File []

Re: maven-native-plugin long command lines and individual files ...

2006-09-26 Thread dan tran
The current alpha-2-SNAPSHOT optimitizes the linker command using relative paths. Please try it out. Please file a JIRA for wildcard support. -Dan On 7/31/06, J. Matthew Pryor [EMAIL PROTECTED] wrote: does the native plugin always want files specified individually? AFAICT I have to do

Re: maven-native-plugin long command lines and individual files ...

2006-09-26 Thread dan tran
configuration sources source/ !-- maps to *org.codehaus.mojo.natives.*NativeSources -- source/ On 9/26/06, Brad Harper [EMAIL PROTECTED] wrote: Anyone: Was this question (below) ever addressed? It didn't appear so. I looked at the source at