You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2019/03/03 14:09:54 UTC

svn commit: r1854719 - /poi/trunk/file-leak-detector.exclude

Author: centic
Date: Sun Mar  3 14:09:54 2019
New Revision: 1854719

URL: http://svn.apache.org/viewvc?rev=1854719&view=rev
Log:
Update file-leak excludes for XMLBeans/jaxb

Modified:
    poi/trunk/file-leak-detector.exclude

Modified: poi/trunk/file-leak-detector.exclude
URL: http://svn.apache.org/viewvc/poi/trunk/file-leak-detector.exclude?rev=1854719&r1=1854718&r2=1854719&view=diff
==============================================================================
--- poi/trunk/file-leak-detector.exclude (original)
+++ poi/trunk/file-leak-detector.exclude Sun Mar  3 14:09:54 2019
@@ -19,15 +19,16 @@ org.apache.tools.ant.taskdefs.Antlib.cre
 # XML Parser
 com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
 com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
-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.parsers.FactoryFinder.findJarServiceProvider
 javax.xml.stream.FactoryFinder.findJarServiceProvider
 
 # XMLBeans
 org.apache.xmlbeans.impl.regex.RegexParser.setLocale
 org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
+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>
+com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector.tailor
 
 # JCA
 sun.security.jca.ProviderConfig.getProvider



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org