Adjust file-leak excludes somewhat

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2016-12-11 20:59:02 +00:00
parent 4a154add8e
commit b4ff572a14

View File

@ -5,10 +5,6 @@ org.jacoco.agent.rt.internal_14f7ee5.output.FileOutput.openFile
# Ant Junit
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocumentBuilder
# XMLBeans
org.apache.xmlbeans.impl.regex.RegexParser.setLocale
org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
# JVM
sun.security.jca.ProviderConfig.doLoadProvider
javax.xml.parsers.FactoryFinder.findJarServiceProvider
@ -28,6 +24,7 @@ com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertie
com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
javax.xml.stream.FactoryFinder.findJarServiceProvider
# XMLBeans
org.apache.xmlbeans.impl.regex.RegexParser.setLocale