From commits-return-9364-apmail-poi-commits-archive=poi.apache.org@poi.apache.org Fri Oct 21 15:17:12 2016 Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1969419E5C for ; Fri, 21 Oct 2016 15:17:12 +0000 (UTC) Received: (qmail 89099 invoked by uid 500); 21 Oct 2016 15:17:12 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 89058 invoked by uid 500); 21 Oct 2016 15:17:11 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 89049 invoked by uid 99); 21 Oct 2016 15:17:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2016 15:17:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 528B9C05BF for ; Fri, 21 Oct 2016 15:17:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 8QM4d1C9Ed3y for ; Fri, 21 Oct 2016 15:17:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 4F2CC5FADB for ; Fri, 21 Oct 2016 15:17:03 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 95C0FE017A for ; Fri, 21 Oct 2016 15:17:02 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 03A453A0046 for ; Fri, 21 Oct 2016 15:17:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1766044 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/dtd/changes-v11.dtd src/documentation/content/xdocs/status.xml Date: Fri, 21 Oct 2016 15:17:01 -0000 To: commits@poi.apache.org From: centic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161021151702.03A453A0046@svn01-us-west.apache.org> Author: centic Date: Fri Oct 21 15:17:01 2016 New Revision: 1766044 URL: http://svn.apache.org/viewvc?rev=1766044&view=rev Log: Adjust DTD after enhancements to changelog Add more changelog entries from my recent checkins Modified: poi/site/publish/changes.html poi/site/publish/changes.rss poi/site/src/documentation/content/xdocs/dtd/changes-v11.dtd poi/site/src/documentation/content/xdocs/status.xml Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1766044&r1=1766043&r2=1766044&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Fri Oct 21 15:17:01 2016 @@ -281,76 +281,100 @@ if (VERSION > 3) { +fix60289XSSFFix handling of rich-text unicode escapes with lowercase hex-chars + + + fix60288OOXMLreduce speed to lookup document relationships + +add60029POIFix problem with Days360 method for the month of february + + -fix55714XSLFbackground image ignored on slide copy +add60134POIGeneral: Enhance the Gradle build to allow to run API comparisons against previous releases using the Japicmp tool -fix60255XSSFcreate drawings when workbook contains non-sequential drawing indices +fix55714XSLFbackground image ignored on slide copy -fix59302 60273 59830 59858 60158POIVarious improvements for reading VBA macros +fix60255XSSFcreate drawings when workbook contains non-sequential drawing indices -fix53191HSLFProblems with line style when converting ppt to png +fix59302 60273 59830 59858 60158POIVarious improvements for reading VBA macros -fix60255XSSFCheck for in-use drawing part names and use next available, when creating a new sheet drawing +fix53191HSLFProblems with line style when converting ppt to png -fix56781 60246SS Commonnamed range validation +fix60255XSSFCheck for in-use drawing part names and use next available, when creating a new sheet drawing -fix59907SS CommonRegression in getting and setting anchor type introduced in 3.15 +fix56781 60246SS Commonnamed range validation -add60153SXSSFAES encrypt temporary files and workbook on disk +fix59907SS CommonRegression in getting and setting anchor type introduced in 3.15 -fix51233 55075SXSSFimage is incorrectly resized if custom row height is set +add60153SXSSFAES encrypt temporary files and workbook on disk -fix60197SS Commonnamed range sheet index not updated when changing sheet order +fix51233 55075SXSSFimage is incorrectly resized if custom row height is set -add60003HSLFRegression: Powerpoint text extractor from footer of master slide +fix60197SS Commonnamed range sheet index not updated when changing sheet order +add60003HSLFRegression: Powerpoint text extractor from footer of master slide + + + add60226OOXMLClassLoader workaround for OSGI when processing OOXML files + +fix59907HSLFRegression: types in HSSFClientAnchor.setAnchorType() were changed, breaking Jasperreports POI support + + -add60187SS Commonsupport BorderStyle enums in RegionUtil +add53028HSSFBroken auto fit row height in the cells with word wrap -add59857Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" +add60187SS Commonsupport BorderStyle enums in RegionUtil -fix59687XSSFComments removed from wrong row when removing a row from a sheet with empty rows +add59857HSSFPassword protected files with "Microsoft Enhanced Cryptographic Provider v1.0" -fix59933POIFix IllegalAccess exception caused by logger +fix59687XSSFComments removed from wrong row when removing a row from a sheet with empty rows +fix59933POIFix IllegalAccess exception caused by logger + + + add59853XSSFSupport Table (structured reference) sources in PivotTables + + +addPOIAdd initial Gradle build + @@ -386,9 +410,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -594,9 +618,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -790,9 +814,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -898,9 +922,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1078,9 +1102,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1334,9 +1358,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1522,9 +1546,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1634,9 +1658,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1766,9 +1790,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1926,9 +1950,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2006,9 +2030,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2150,9 +2174,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2194,9 +2218,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2226,9 +2250,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2518,9 +2542,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2694,9 +2718,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2786,9 +2810,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2958,9 +2982,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3314,9 +3338,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3582,9 +3606,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3798,9 +3822,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4142,9 +4166,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4306,9 +4330,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4418,9 +4442,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4598,9 +4622,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4658,9 +4682,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4838,9 +4862,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4966,9 +4990,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5325,9 +5349,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5486,9 +5510,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5725,9 +5749,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5972,9 +5996,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6155,9 +6179,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6262,9 +6286,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6297,9 +6321,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6368,9 +6392,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6419,9 +6443,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6830,9 +6854,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6957,9 +6981,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7052,9 +7076,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7372,9 +7396,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7483,9 +7507,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7538,9 +7562,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7694,9 +7718,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7762,9 +7786,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7806,9 +7830,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7834,9 +7858,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7870,9 +7894,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7906,9 +7930,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7946,9 +7970,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7978,9 +8002,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8006,9 +8030,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8058,9 +8082,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8214,9 +8238,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8259,9 +8283,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8311,9 +8335,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8406,9 +8430,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8441,9 +8465,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8494,9 +8518,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8525,9 +8549,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8556,9 +8580,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8603,9 +8627,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8630,9 +8654,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8673,9 +8697,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8700,9 +8724,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8727,9 +8751,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8754,9 +8778,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8799,9 +8823,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8826,9 +8850,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8879,9 +8903,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8908,9 +8932,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8953,9 +8977,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8998,9 +9022,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9031,9 +9055,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9058,9 +9082,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9085,9 +9109,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9112,9 +9136,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9139,9 +9163,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1766044&r1=1766043&r2=1766044&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Fri Oct 21 15:17:01 2016 @@ -1,7 +1,10 @@ Apache POI Changeshttps://poi.apache.org/changes.htmlApache POI Changesen-us +XSSF: fix(bug 60289)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60289) - XSSF: Fix handling of rich-text unicode escapes with lowercase hex-chars OOXML: fix(bug 60288)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60288) - OOXML: reduce speed to lookup document relationships +POI: add(bug 60029)https://poi.apache.org/changes.htmladd by POI Developers (bug 60029) - POI: Fix problem with Days360 method for the month of february +POI: add(bug 60134)https://poi.apache.org/changes.htmladd by POI Developers (bug 60134) - POI: General: Enhance the Gradle build to allow to run API comparisons against previous releases using the Japicmp tool XSLF: fix(bug 55714)https://poi.apache.org/changes.htmlfix by POI Developers (bug 55714) - XSLF: background image ignored on slide copy XSSF: fix(bug 60255)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60255) - XSSF: create drawings when workbook contains non-sequential drawing indices POI: fix(bug 59302,60273,59830,59858,60158)https://poi.apache.org/changes.htmlfix by POI Developers (bug 59302,60273,59830,59858,60158) - POI: Various improvements for reading VBA macros @@ -14,9 +17,12 @@ SS Common: fix(bug 60197)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60197) - SS Common: named range sheet index not updated when changing sheet order HSLF: add(bug 60003)https://poi.apache.org/changes.htmladd by POI Developers (bug 60003) - HSLF: Regression: Powerpoint text extractor from footer of master slide OOXML: add(bug 60226)https://poi.apache.org/changes.htmladd by POI Developers (bug 60226) - OOXML: ClassLoader workaround for OSGI when processing OOXML files +HSLF: fix(bug 59907)https://poi.apache.org/changes.htmlfix by POI Developers (bug 59907) - HSLF: Regression: types in HSSFClientAnchor.setAnchorType() were changed, breaking Jasperreports POI support +HSSF: add(bug 53028)https://poi.apache.org/changes.htmladd by POI Developers (bug 53028) - HSSF: Broken auto fit row height in the cells with word wrap SS Common: add(bug 60187)https://poi.apache.org/changes.htmladd by POI Developers (bug 60187) - SS Common: support BorderStyle enums in RegionUtil -add(bug 59857)https://poi.apache.org/changes.htmladd by POI Developers (bug 59857) - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" +HSSF: add(bug 59857)https://poi.apache.org/changes.htmladd by POI Developers (bug 59857) - HSSF: Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" XSSF: fix(bug 59687)https://poi.apache.org/changes.htmlfix by POI Developers (bug 59687) - XSSF: Comments removed from wrong row when removing a row from a sheet with empty rows POI: fix(bug 59933)https://poi.apache.org/changes.htmlfix by POI Developers (bug 59933) - POI: Fix IllegalAccess exception caused by logger XSSF: add(bug 59853)https://poi.apache.org/changes.htmladd by POI Developers (bug 59853) - XSSF: Support Table (structured reference) sources in PivotTables +POI: addhttps://poi.apache.org/changes.htmladd by POI Developers - POI: Add initial Gradle build \ No newline at end of file Modified: poi/site/src/documentation/content/xdocs/dtd/changes-v11.dtd URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/dtd/changes-v11.dtd?rev=1766044&r1=1766043&r2=1766044&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/dtd/changes-v11.dtd (original) +++ poi/site/src/documentation/content/xdocs/dtd/changes-v11.dtd Fri Oct 21 15:17:01 2016 @@ -20,7 +20,7 @@ TYPICAL INVOCATION: y := minor version NOTES: - It is important, expecially in open developped software projects, to keep + It is important, especially in open developed software projects, to keep track of software changes both to give users indications of bugs that might have been resolved, as well, and not less important, to provide credits for the support given to the project. It is considered vital to provide @@ -75,18 +75,23 @@ COPYRIGHT: - + + + + + fixes-bug CDATA #IMPLIED + breaks-compatibility (true|false) #IMPLIED + module CDATA #IMPLIED> Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1766044&r1=1766043&r2=1766044&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Fri Oct 21 15:17:01 2016 @@ -60,7 +60,10 @@ Document each major change in the release notes in a summary item + Fix handling of rich-text unicode escapes with lowercase hex-chars reduce speed to lookup document relationships + Fix problem with Days360 method for the month of february + General: Enhance the Gradle build to allow to run API comparisons against previous releases using the Japicmp tool background image ignored on slide copy create drawings when workbook contains non-sequential drawing indices Various improvements for reading VBA macros @@ -73,11 +76,14 @@ named range sheet index not updated when changing sheet order Regression: Powerpoint text extractor from footer of master slide ClassLoader workaround for OSGI when processing OOXML files + Regression: types in HSSFClientAnchor.setAnchorType() were changed, breaking Jasperreports POI support + Broken auto fit row height in the cells with word wrap support BorderStyle enums in RegionUtil - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" + Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0" Comments removed from wrong row when removing a row from a sheet with empty rows Fix IllegalAccess exception caused by logger Support Table (structured reference) sources in PivotTables + Add initial Gradle build --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org