If you put them in src/main/resources instead, then they are copied automatically. Just make a parallel directory structure to reflect the java packages they are now in.
Philip On Wed, Nov 25, 2009 at 4:27 PM, Shay Banon <[email protected]> wrote: > > Hi, > > What is the simplest way to configure gradle to copy non java files that > exists within src/main/java or src/test/java into their respective target > classes directory? > > Thanks, > Shay > -- > View this message in context: > http://old.nabble.com/Copy-non-java-files-into-the-target-directory-tp26520594p26520594.html > Sent from the gradle-user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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
