]> 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)
commit9d98d6e3092a6575272e7f13c287028227827729
tree85f06c693fddad427ae0173e08389228b0bb830b
parentcf7a4c117a37acd1dfb9c767e273941e64fd331a
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