From: Yegor Kozlov Date: Fri, 26 Oct 2012 11:50:20 +0000 (+0000) Subject: Bug 54008: Fixed Ant build to support build directories with blanks X-Git-Tag: 3.10-beta1~113 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=59b4c3e08dd36618345b6906d17437e3e3842f60;p=poi.git Bug 54008: Fixed Ant build to support build directories with blanks git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402473 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index b90e1615c5..6ffae12a7c 100644 --- a/build.xml +++ b/build.xml @@ -735,7 +735,12 @@ under the License. - + + + + + + diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index f590c0cd9b..839684de4f 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,8 +34,9 @@ - 53374 - Avoid exceptions when parsing hyperlinks of type "javascript://" - 53404 - Fixed compatibility bug with modifying xls files created by POI-3.6 and earlier + 54008 - Fixed Ant build to support build directories with blanks + 53374 - Avoid exceptions when parsing hyperlinks of type "javascript://" + 53404 - Fixed compatibility bug with modifying xls files created by POI-3.6 and earlier 53979 - Support fetching properties of Numbered Lists from PPT files 53784 - Partial HSMF support for fixed sized properties 53943 - added method processSymbol() to allow converting word symbols