compare a currently archived asset to one built in a Jenkins job
7 views
Skip to first unread message
Eric Wood
unread,
Mar 3, 2015, 9:17:30 AM3/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkinsci-users
I had a situation where a grails build using ivy did not pull in all of the dependencies into a end product .war file. It took several hours to try and track down what happened. The .war file is archived with each build. Is there a way for compare a previously archived asset (size, or contents) with a newly built asset (about to be archived) so I can determine if there are issues with the .war file before it gets deployed and things no longer work?