Hi all it is first message in this group, I have jsp/servlet project and would like create a ant task for automatic release.
sample (steps): 1. create zip file that contains all changed files until last release. 2. create a file changelog. 3. write the data of release. I use Subversion and SvnTasks... it is possible execute these steps by ant ? someone have any idea ?