]> source.dussan.org Git - poi.git/commitdiff
Excludes for IntelliJ
authorDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 20:59:10 +0000 (20:59 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 20:59:10 +0000 (20:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773649 13f79535-47bb-0310-9956-ffa450edef68

file-leak-detector.exclude

index 1dec514096c6a25b08c8d3a8b1f3cfe063dd0b4f..839e9f1ee23900559230145fcf8d19b72037d9c7 100644 (file)
@@ -35,6 +35,9 @@ sun.security.jca.ProviderConfig.getProvider
 javax.crypto.JceSecurity.setupJurisdictionPolicies
 javax.crypto.Cipher.getMaxAllowedKeyLength
 
+# IntelliJ
+com.intellij.junit4.JUnit4TestRunnerUtil.<clinit>
+
 # Java
 sun.util.resources.LocaleData.getBundle
 sun.util.LocaleServiceProviderPool.<init>