[Bug 64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file

2020-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64473 --- Comment #2 from PJ Fanning --- It's possible we'll change POI code but the next release could be weeks away. It's worth investigating where your xlsx file came from to find out why its contents are not standard. -- You are receiving

[Bug 64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file

2020-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64473 Eugene changed: What|Removed |Added OS||All --- Comment #1 from Eugene --- Also pay

[Bug 63290] PPTX To Png changes font sizes and colors

2020-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63290 --- Comment #5 from jitendra --- Created attachment 37271 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37271=edit PPTx To image through Spire java libraries the same PPTx converted through Spire java libraries is producing the

[GitHub] [poi] pjfanning commented on pull request #183: fix gradle build after #64411 changes

2020-05-27 Thread GitBox
pjfanning commented on pull request #183: URL: https://github.com/apache/poi/pull/183#issuecomment-634921478 LGTM. Merged. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [poi] asfgit closed pull request #183: fix gradle build after #64411 changes

2020-05-27 Thread GitBox
asfgit closed pull request #183: URL: https://github.com/apache/poi/pull/183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [poi] kortov opened a new pull request #183: fix gradle build after #64411 changes

2020-05-27 Thread GitBox
kortov opened a new pull request #183: URL: https://github.com/apache/poi/pull/183 After rearranging some lib folders of ooxml in https://github.com/apache/poi/commit/114a4dbd41c56e4c544836e58fae02aae6793cdf , gradle build (and therefore IDE imports) was broken. This fixes the issue.

[Bug 64411] Provide JigSaw modules

2020-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64411 --- Comment #2 from Eugene Kortov --- After rearranging some lib folders of ooxml in https://github.com/apache/poi/commit/114a4dbd41c56e4c544836e58fae02aae6793cdf, gradle build (and therefore IDE imports) was broken. This pr

[Bug 64473] New: OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file

2020-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64473 Bug ID: 64473 Summary: OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file Product: POI Version: 4.1.2-FINAL Hardware: PC Status: NEW