Reporting on release changes when using JIRA, Ivy and SVN
Posted
by HaveAGuess
on Stack Overflow
See other posts from Stack Overflow
or by HaveAGuess
Published on 2010-06-07T15:35:43Z
Indexed on
2010/06/07
17:42 UTC
Read the original article
Hit count: 266
Hey guys,
We have an Ivy release procedure where resolve our dependancies using Ivy pre-tagging which means that we can pull in changes for releases by other members of the team that we are not expecting
We want to generate reports and track changes to dependancies between releases but there doesn't seem to be an easy way of doing this without a significant effort.
We also want to generate a JIRA list of all changes not only in the main project but in dependancies that we own. This is an extension of the problem above.
Otherwise we simply don't know what we are releasing - any ideas?!
© Stack Overflow or respective owner