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 2016/12/11 20:59:10 UTC

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

Author: centic
Date: Sun Dec 11 20:59:10 2016
New Revision: 1773649

URL: http://svn.apache.org/viewvc?rev=1773649&view=rev
Log:
Excludes for IntelliJ

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=1773649&r1=1773648&r2=1773649&view=diff
==============================================================================
--- poi/trunk/file-leak-detector.exclude (original)
+++ poi/trunk/file-leak-detector.exclude Sun Dec 11 20:59:10 2016
@@ -35,6 +35,9 @@ sun.security.jca.ProviderConfig.getProvi
 javax.crypto.JceSecurity.setupJurisdictionPolicies
 javax.crypto.Cipher.getMaxAllowedKeyLength
 
+# IntelliJ
+com.intellij.junit4.JUnit4TestRunnerUtil.<clinit>
+
 # Java
 sun.util.resources.LocaleData.getBundle
 sun.util.LocaleServiceProviderPool.<init>



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