Browse Source

Revert "Adjust file-leak excludes somewhat"

This reverts commit 1edb95ddde.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773677 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_16_BETA2
Dominik Stadler 7 years ago
parent
commit
850a2d4215
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      file-leak-detector.exclude

+ 4
- 1
file-leak-detector.exclude View File

# Ant Junit # Ant Junit
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocumentBuilder 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 # JVM
sun.security.jca.ProviderConfig.doLoadProvider sun.security.jca.ProviderConfig.doLoadProvider
javax.xml.parsers.FactoryFinder.findJarServiceProvider javax.xml.parsers.FactoryFinder.findJarServiceProvider
com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init> 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.AttributeProperty.<init>
com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init> com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
javax.xml.stream.FactoryFinder.findJarServiceProvider


# XMLBeans # XMLBeans
org.apache.xmlbeans.impl.regex.RegexParser.setLocale org.apache.xmlbeans.impl.regex.RegexParser.setLocale

Loading…
Cancel
Save