We used a complicate make based system with custom repository structure and not much native code.
Actually this is a new module for which we decided to try out gradle. Thanks and regards, - Ashish On Wed, 26 Jan 2011 21:53:15 -0800 Merlyn Albery-Speyer <[email protected]> wrote: > Hey Ashish, What was your solution before using Ant/Gant/Maven? > Cheers, Merlyn > > On Thu, 2011-01-27 at 10:50 +0530, Ashish Shinde wrote: > > Hi, > > > > Atleast any pointers on how to handle native libraries? > > > > Thanks and regards, > > - Ashish > > > > On Tue, 25 Jan 2011 11:35:33 +0530 > > Ashish Shinde <[email protected]> wrote: > > > > > Hi, > > > > > > I need to depend on a module which supplies both java and native > > > libraries. I packaged the java jar on our local repo with maven > > > pom file. > > > > > > How do I package the native libraries and how do I get gradle to > > > add the native libs to java.library.path. > > > > > > Could not find anything in gradle docs. > > > > > > Thanks and regards, > > > - Ashish > > > > > > --------------------------------------------------------------------- > > > 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 > > > > > > > > --------------------------------------------------------------------- > 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
