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

2020-06-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 323.40 KB...] [junit] Reading spreadsheet/ex45672.xls with HPSFFileHandler [junit] Reading spreadsheet/ex45698-22488.xls with HSSFFileHandler

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

2020-06-19 Thread Apache Jenkins Server
See Changes: [kiwiwings] #64411 - Provide JigSaw modules - use XmlBeans 4.0.0 (preview) [kiwiwings] limit xmlbeans archived files [kiwiwings] try to fix windows failures --

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

2020-06-19 Thread Apache Jenkins Server
See Changes: [kiwiwings] #64411 - Provide JigSaw modules - use XmlBeans 4.0.0 (preview) [kiwiwings] limit xmlbeans archived files [kiwiwings] try to fix windows failures

Build failed in Jenkins: POI-DSL-Windows-1.8 #668

2020-06-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 263.31 MB...] at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source) at java.nio.file.Files.deleteIfExists(Unknown

Build failed in Jenkins: POI-DSL-Windows-1.8 #667

2020-06-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 263.31 MB...] at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source) at java.nio.file.Files.deleteIfExists(Unknown

[jira] [Updated] (XMLBEANS-536) Increase Java 9+ compatibility

2020-06-19 Thread PJ Fanning (Jira)
[ https://issues.apache.org/jira/browse/XMLBEANS-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated XMLBEANS-536: Fix Version/s: Version 4.0.0 > Increase Java 9+ compatibility > -- >

Build failed in Jenkins: POI-DSL-Windows-1.14 #31

2020-06-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 16.03 KB...] at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at

[jira] [Commented] (XMLBEANS-536) Increase Java 9+ compatibility

2020-06-19 Thread Andreas Beeker (Jira)
[ https://issues.apache.org/jira/browse/XMLBEANS-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17140866#comment-17140866 ] Andreas Beeker commented on XMLBEANS-536: - change metadata path from schemaorg_apache_xmlbeans

[Bug 64542] FileBackedDataSource closing external FileChannel

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 --- Comment #5 from PJ Fanning --- Feel free to submit a patch. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

Build failed in Jenkins: POI-DSL-Windows-1.8 #666

2020-06-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 197.55 MB...] at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source) at java.nio.file.Files.deleteIfExists(Unknown

[Bug 64542] FileBackedDataSource closing external FileChannel

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 --- Comment #4 from Arjohn Kampman --- Do you want me to supply a patch for this? Looks pretty simple to add. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64542] FileBackedDataSource closing external FileChannel

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 --- Comment #3 from PJ Fanning --- Yes - a third constructor - that allows the existing constructors to retain their existing behaviours - makes sense. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64542] FileBackedDataSource closing external FileChannel

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 --- Comment #2 from Arjohn Kampman --- Hi PJ, I have tried the wrapper approach, but unfortunately the close() method is declared "final" in superclass AbstractInterruptibleChannel. Maybe a third constructor variant for FileChannel would be

[Bug 64542] FileBackedDataSource closing external FileChannel

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 --- Comment #1 from PJ Fanning --- Hi Arjohn, I'm not sure this is an easy change and the code has been like this for a long time - so there are risks that people rely on the behaviour as it is. You might be able to wrap your FileChannel

Re: Jigsaw / multi module / dependencies

2020-06-19 Thread fannin...@apache.org
Hi Andi, I might have time to pair with you. Email me if you want to arrange a time. Regards, PJ On Friday 19 June 2020, 18:20:40 GMT+2, Andreas Beeker wrote: Hi devs, I finally pull myself together and have a working version of XmlBeans and POI with the xmlschema files moved

[Bug 64542] New: FileBackedDataSource closing external FileChannel

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 Bug ID: 64542 Summary: FileBackedDataSource closing external FileChannel Product: POI Version: unspecified Hardware: All OS: All Status: NEW Severity:

Re: Jigsaw / multi module / dependencies

2020-06-19 Thread Andreas Beeker
Hi devs, I finally pull myself together and have a working version of XmlBeans and POI with the xmlschema files moved away from schemaorg_apache_xmlbeans to module specific directories like org.apache.xmlbeans.metadata for the internal XmlBeans schemas and org.apache.poi.schemas.ooxml /

[Bug 64536] New: XSSF not updating worksheet dimensions

2020-06-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64536 Bug ID: 64536 Summary: XSSF not updating worksheet dimensions Product: POI Version: unspecified Hardware: All OS: All Status: NEW Severity: normal