Hi,

I prepared artifacts for the release of Apache POI 3.12-beta1.

The most notable changes in this release are:

 - Add POI-specific error codes to FormulaError
 - Start on common interfaces for Paragraphs and Character Runs for HWPF and 
XWPF
 - Double Strikethrough support for XWPF runs, along the lines of the HWPF 
support
 - Handle XSSF .xlsx files with no shared strings table in read-only mode
 - ExtractorFactory opening of OPCPackage from File should be read-only by 
default, as text extracting will never change things
 - XSSFSheet support for getDrawingPatriarch(), alongside the existing 
createDrawingPatriarch() method
 - TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage
 - Add methods to set margins in sections of HWPF documents
 - XSSF: Return #VALUE! for circular references.
 - Add methods to query outline level for HSSF and XSSF
 - Handle PP97_DUALSTORAGE streams
 - SlideShow.removeSlide makes PPT corrupted
 - Mapping of symbol characters to unicode equivalent
 - Add support for cropped images in Slide.draw()
 - Add initial implementations of DMIN and DGET functions
 - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF
 - Support for Office Binary Document RC4 Encryption
 - Properly initialize chart-axis datastructure when loading a spreadsheet 
which already contains one.
 - Fix NullPointerException for RichText strings with no formatting for some 
runs.
 - Avoid IBM JDK fail immediately during loading some POI classes, note: IBM 
JDK 1.7 or higher is needed because of XML APIs.
 - NullPointerException in XSSFCell Constructor with different MissingCellPolicy
 - XSSFDataValidation ignores "allow blank" read from sheet, assumes true
 - Adjust the active sheet in setSheetOrder()
 - Adjust the active sheet in removeSheet()
 - Expose the version information from OldExcelExtractor
 - 3+ XSSF column label names for pivot tables
 - XSSF custom column label names for pivot tables
 - XWPF: Correctly build internal list of styles when styles are added

https://dist.apache.org/repos/dist/dev/poi/3.12-beta1-rc1/

All tests pass. ASC files verify and MD5/SHA1 are correct. Docs look fine.

Please vote to release the artifacts.
The vote keeps open for 72hrs, 2015-02-25, 0:00 UTC,
planned release announcement date is Friday, 2015-02-27.

Here is my +1

Andi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to