From 9d98d6e3092a6575272e7f13c287028227827729 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 14 Oct 2013 19:44:30 +0000 Subject: [PATCH] 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 --- .../xssf/extractor/TestXSSFImportFromXML.java | Bin 6087 -> 6092 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/ooxml/testcases/org/apache/poi/xssf/extractor/TestXSSFImportFromXML.java b/src/ooxml/testcases/org/apache/poi/xssf/extractor/TestXSSFImportFromXML.java index 04c63fb3d6c3db78b9fb5d49e20d3809d02b10fc..5f39f37ceb4ca11aee393dbc47264f789b03a364 100644 GIT binary patch delta 61 zcmX@Ee@1`9XXeR4EYh3#S=3oLVoD8wK*@Tu9mf$4P8g4C@;p)F&9;KEENl>=&9g;y Fm;gev5ljF8 delta 47 zcmX@3e_VgVXXeeHn4MWT7?iBJI5`!#HrsL>;Q;Xz6oCBAT!Ir=7#TJ%5Y=G<08GmZ AumAu6 -- 2.39.5