This is no Jenkins-specific functionality. Sounds like you just could use a diff tool of your choice and just call it from Jenkins.
On Friday, 8 July 2016 18:11:06 UTC+2, Parth Mody wrote: > > 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. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/94409792-c0ac-4a55-9341-02f55b3e0458%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
