]> source.dussan.org Git - poi.git/commitdiff
Revert "Adjust file-leak excludes somewhat"
authorDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 21:14:46 +0000 (21:14 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 21:14:46 +0000 (21:14 +0000)
This reverts commit 1edb95ddde4b74ddb77585b9c450e19aca63c6ad.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773677 13f79535-47bb-0310-9956-ffa450edef68

file-leak-detector.exclude

index 1dec514096c6a25b08c8d3a8b1f3cfe063dd0b4f..0d888af62c467ea36b748ad89b421a739f7f3330 100644 (file)
@@ -5,6 +5,10 @@ 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
@@ -24,7 +28,6 @@ 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