gradle-jenkins-plugin
gradle-jenkins-plugin copied to clipboard
Plugin should not push one-line xml so it plays nice with Jenkins Job Config History
Currently the plugin pushes a single line of XML (due to the fact that jenkins does not handle formatted xml well) Pull request https://github.com/ghale/gradle-jenkins-plugin/pull/64 proposes a format change for dumps that could be applied here.