]> source.dussan.org Git - poi.git/commit
Change from having actual zero bytes in java code to java-string notation for unicode...
authorDominik Stadler <centic@apache.org>
Mon, 14 Oct 2013 19:44:30 +0000 (19:44 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 14 Oct 2013 19:44:30 +0000 (19:44 +0000)
commit5bc1aa8038fc498b5bb702b3ae11640f8577a41b
tree85f06c693fddad427ae0173e08389228b0bb830b
parentf6cb7f14acf47450b536174202a05ce793a2cd52
Change from having actual zero bytes in java code to java-string notation for unicode-zero to avoid trouble with this file in Sonar when using PostgreSQL (which seems to fall over binary data in text files). The resulting test should be the same with the \u0000 notation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1532037 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/testcases/org/apache/poi/xssf/extractor/TestXSSFImportFromXML.java