diff options
author | Dominik Stadler <centic@apache.org> | 2016-12-11 20:58:50 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-12-11 20:58:50 +0000 |
commit | 51ddd29c155daa77f85cdbda6e7a19e2be60f8a2 (patch) | |
tree | eb10b36b450d574448343443fda7bedb552bf13b /file-leak-detector.exclude | |
parent | 45b34217752edb29c46c1b42d390686a492c952c (diff) | |
download | poi-51ddd29c155daa77f85cdbda6e7a19e2be60f8a2.tar.gz poi-51ddd29c155daa77f85cdbda6e7a19e2be60f8a2.zip |
One more file-leak-detector exclude for JaCoCo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773644 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'file-leak-detector.exclude')
-rw-r--r-- | file-leak-detector.exclude | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/file-leak-detector.exclude b/file-leak-detector.exclude index 54086bbcd3..0d888af62c 100644 --- a/file-leak-detector.exclude +++ b/file-leak-detector.exclude @@ -1,5 +1,6 @@ # JaCoCo Agent sun.instrument.InstrumentationImpl.loadClassAndStartAgent +org.jacoco.agent.rt.internal_14f7ee5.output.FileOutput.openFile # Ant Junit org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocumentBuilder |