mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
rat check - ignore svn conflict artifacts for module-info.class files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892553 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
20bb767469
commit
8283430c8c
@ -478,7 +478,9 @@ rat {
|
||||
"poi-ooxml-full/src/main/xmlschema/org/apache/poi/schemas/XAdES*.xsd",
|
||||
"poi-ooxml-full/src/main/xmlschema/org/apache/poi/schemas/xmldsig-core-schema.xsd",
|
||||
"poi-ooxml-full/src/main/xmlschema/org/apache/poi/xdgf/visio.xsd",
|
||||
"osgi/README.md"
|
||||
"osgi/README.md",
|
||||
// ignore svn conflict artifacts
|
||||
"**/module-info.class.*"
|
||||
]
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user