poi pull request: Trunk

2014-01-25 Thread may-bee
GitHub user may-bee opened a pull request: https://github.com/apache/poi/pull/7 Trunk For test issues, we compare automatic filled word forms at least by extracting the documents' text. Therefore it would be great if the XWPFWordExtractor could also extract the values of form

Build failed in Jenkins: POI #222

2014-01-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI/222/changes Changes: [nick] Changelog update [nick] Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function -- Started by user kiwiwings Building remotely on windows1 in workspace

Jenkins build is back to normal : POI #223

2014-01-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI/223/changes - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Build failed in Jenkins: POI #224

2014-01-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI/224/changes Changes: [kiwiwings] - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook - adapted relevant test-classes to Junit4 to support timeout handling - tab / space cleanup -- Started by user

Abandon JDK 1.5 support?

2014-01-25 Thread Andreas Beeker
Hi, I regularly need to workaround limitations in the jdk 1.5 api. Sometimes this is not so straightforward, as with the latest svn commit, which uses NavigableSet features of 1.6. As the EOL of JDK 1.5 was already 4.5 years ago [1] and actually JDK 1.6 is also already not (supported) updated