Jenkins plugin to compare and replace files

30 views
Skip to first unread message

Parth Mody

unread,
Jul 8, 2016, 12:11:06 PM7/8/16
to Jenkins Users
I have Java project which has more than 10 WSDL files that are also hosted on a URL and keep changing from time to time. I need a way to configure my Jenkins job to always compare my WSDL files with the one on the URL(different URL for every file) and change the ones in the build if they are found to be different/updated on the URL. Also it would be nice if an email is sent out to some users when an update like that happens.

Harry G.

unread,
Jul 11, 2016, 6:18:26 AM7/11/16
to Jenkins Users
This is no Jenkins-specific functionality.
Sounds like you just could use a diff tool of your choice and just call it from Jenkins.
Reply all
Reply to author
Forward
0 new messages