Hi,

I'm trying to migrate an existing (maven) app to gradle and it's my
first experience with it. It's probably an easy question (sorry
for that).

We have *.txt files next to our sources (*.java) and we need these
*.txt files in our output folder (next to *.classes). Not only in the
jar. And that is because we need the txt files for junit tests as
well. By default gradle doesn't seem to copy these files. Any hint or
example how to achieve it?

-Juergen

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to