Hide 'doc' changes from jdiff reports
This commit is contained in:
@@ -45,7 +45,7 @@ task jdiff {
|
||||
destdir: outputDir,
|
||||
verbose: "off",
|
||||
stats: "on",
|
||||
docchanges: "on") {
|
||||
docchanges: "off") {
|
||||
old(name: "Spring Framework ${oldVersion}") {
|
||||
oldVersionRoot.eachDirMatch( {
|
||||
def candidate = new File(it)
|
||||
|
||||
Reference in New Issue
Block a user