RE: Apache POI 4.0/Java 8

2017-09-15 Thread Javen O'Neal
Yes, and our @deprecated messages should be using the new semantic versioning 4.0.0. On Sep 15, 2017 4:06 AM, "Allison, Timothy B." wrote: Thank you, Dominik!!! So, speaking of 4.0...should we move to semantic versioning: 4.0.0? -Original Message- From: Dominik Stadler [mailto:dominik.

Build failed in Jenkins: POI-DSL-API-Check #188

2017-09-15 Thread Apache Jenkins Server
See -- [...truncated 32.91 KB...] at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:868) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgA

Build failed in Jenkins: POI-DSL-OpenJDK #250

2017-09-15 Thread Apache Jenkins Server
See Changes: [fanningpj] remove some deprecated code slated for removal in 3.18 [centic] Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon. [centic] Java 8: Deprecate some methods in

Build failed in Jenkins: POI-DSL-Maven #335

2017-09-15 Thread Apache Jenkins Server
See Changes: [fanningpj] remove some deprecated code slated for removal in 3.18 -- Started by user centic [EnvInject] - Loading node environment variables. [EnvInject] - Prepa

Jenkins build is back to normal : POI-DSL-1.8 #251

2017-09-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Build failed in Jenkins: POI-DSL-Maven #334

2017-09-15 Thread Apache Jenkins Server
See Changes: [centic] Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon. [centic] Java 8: Deprecate some methods in IOUtils [centic] Adjust Maven pom.xml for 4.0, Java 8 and newer third

Build failed in Jenkins: POI-DSL-1.6 #500

2017-09-15 Thread Apache Jenkins Server
See -- [...truncated 366.76 KB...] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunne

Build failed in Jenkins: POI-DSL-1.8 #250

2017-09-15 Thread Apache Jenkins Server
See -- [...truncated 367.02 KB...] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunne

RE: Apache POI 4.0/Java 8 - new packages?

2017-09-15 Thread Murphy, Mark
The thing that I see that most caused code duplication is that we read and process individual formats HSSF, XSSF, HWPF, XWPF, as is rather than having a reader that converts the format to POJOs, and a writer to convert the POJOs to the desired format. This causes the user code to be fairly tight

RE: Apache POI 4.0/Java 8 - new packages?

2017-09-15 Thread Allison, Timothy B.
Speaking of new packages... It looks like there's some interest in moving Tika's mostly bean free/pure-SAX extractors for pptx/docx to POI. What would people think of having an entirely bean-free ooxml extraction-only module; this could allow for a very lightweight module. Downside is potenti

RE: Apache POI 4.0/Java 8

2017-09-15 Thread kiwiwings
FYI - a while back we had already a discussion about format specific packaging: http://apache-poi.1045710.n5.nabble.com/Switch-to-maven-td5722213.html Andi -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html --

[Bug 61523] initialisation of record 0x10(DeltaRecord) 8 left bytes remaining still to be read

2017-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61523 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Nick Burch

RE: Apache POI 4.0/Java 8

2017-09-15 Thread Murphy, Mark
Here is a somewhat radical idea, and maybe too hard to implement, but maybe we should package this a bit differently like poi-core, poi-ss, poi-wp, poi-misc. And then apply semantic versioning to each package separately so poi-core and poi-ss would be at 4.0.0 and poi-wp and poi-misc might still

Jenkins build is back to normal : POI-DSL-Maven #332

2017-09-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 61523] initialisation of record 0x10(DeltaRecord) 8 left bytes remaining still to be read

2017-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61523 venkateshdo...@gmail.com changed: What|Removed |Added Summary|initialisation of record|initialisation of record

RE: Apache POI 4.0/Java 8

2017-09-15 Thread Murphy, Mark
I think that would be a good idea. -Original Message- From: Allison, Timothy B. [mailto:talli...@mitre.org] Sent: Friday, September 15, 2017 7:07 AM To: POI Developers List Subject: RE: Apache POI 4.0/Java 8 Thank you, Dominik!!! So, speaking of 4.0...should we move to semantic version

[Bug 61523] initialisation of record 0x10 left bytes remaining still to be read

2017-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61523 venkateshdo...@gmail.com changed: What|Removed |Added OS||All Severity|norma

[Bug 61523] New: initialisation of record 0x10 left bytes remaining still to be read

2017-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61523 Bug ID: 61523 Summary: initialisation of record 0x10 left bytes remaining still to be read Product: POI Version: 3.16-FINAL Hardware: PC Status: NEW

RE: Apache POI 4.0/Java 8

2017-09-15 Thread Allison, Timothy B.
Thank you, Dominik!!! So, speaking of 4.0...should we move to semantic versioning: 4.0.0? -Original Message- From: Dominik Stadler [mailto:dominik.stad...@gmx.at] Sent: Thursday, September 14, 2017 1:39 PM To: POI Developers List Subject: Apache POI 4.0/Java 8 Hi, FYI, as 3.17 is out

Build failed in Jenkins: POI-DSL-SonarQube-Gradle #110

2017-09-15 Thread Apache Jenkins Server
See -- [...truncated 366.30 KB...] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:359) at org.tmatesoft.svn.core.internal.io