Browse Source

ignore all svn conflicts of module-info.class/java in rat-check

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893346 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_0
Andreas Beeker 2 years ago
parent
commit
221b496f04
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

"poi-ooxml-full/src/main/xmlschema/org/apache/poi/xdgf/visio.xsd", "poi-ooxml-full/src/main/xmlschema/org/apache/poi/xdgf/visio.xsd",
"osgi/README.md", "osgi/README.md",
// ignore svn conflict artifacts // ignore svn conflict artifacts
"**/module-info.class.*"
"**/module-info.*"
] ]


/* /*

Loading…
Cancel
Save