If I deliver a new version of a project, 
- I have to determine the delivery directory name (something with project
group, name and date)
- create the directory
- create a source zip and copy it to the directory
- copy (some of) the jars/wars created in the libs task to the directory
- copy other files like release notes to the directory
- (there should be no ivy.xml(s) in the delivery directory)

Is this something I can do with the dists task (how?) or should I rather
create a custom task?
-- 
View this message in context: 
http://www.nabble.com/Delivery-%28dists-%29-of-project-tp20356223p20356223.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