]> source.dussan.org Git - poi.git/commit
Don't use a hardcoded temporary file (and also not a hardcoded /tmp directory)
authorDominik Stadler <centic@apache.org>
Wed, 24 Mar 2021 09:32:12 +0000 (09:32 +0000)
committerDominik Stadler <centic@apache.org>
Wed, 24 Mar 2021 09:32:12 +0000 (09:32 +0000)
commit799dfc40f4b9acf94d2825e6ea3a9ff27680bb05
tree4e1accc460bde3cd16a6bf451ffbc0040be21690
parente8895c56b14b8a7f6c6006a92afd138aa2f44860
Don't use a hardcoded temporary file (and also not a hardcoded /tmp directory)

This could cause issues in CI or when multiple different users run tests of POI on one machine!

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887998 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/testcases/org/apache/poi/xddf/usermodel/chart/TestXDDFChart.java