I am using the war plugin and trying to copy a directory called 'lib' from my
root gradle directory to the root directory of the WAR.  If I do just
from('lib') it copies only the contents of the 'lib' directory into the root
directory of the WAR.  How can I get it to copy the entire directory so that
it keeps the contents of the 'lib' directory in a directory called 'lib'
inside the WAR?

Thanks.
-- 
View this message in context: 
http://gradle.1045684.n5.nabble.com/WAR-copy-directory-tp3392811p3392811.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


Reply via email to