[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2022-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #14 from codebangus...@gmail.com --- It does work -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr.

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2022-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #12 from mar...@volkhart.com --- batik-script dropped in r1887643 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mai

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #11 from Andreas Beeker --- Created attachment 37725 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37725&action=edit Fixed project Fixed project attached > mvn clean package > java --module-path target/modules --module po

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #10 from Andreas Beeker --- Regarding "Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module": see https://issues.apache.org/jira/browse/BATIK-1260 -- You are receiving this mail because: You are the assigne

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #9 from Andreas Beeker --- I can reproduce it on IntelliJ. I'm not sure why our junit-tests don't fail ... yet. Further reading: https://stackoverflow.com/questions/54682417/java-11-unable-to-derive-module-descriptor -- You are r

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #8 from Dominik Stadler --- Thanks, this makes it easier to reproduce it. The following error message is actually reported with this now: $ java -p target/modules -m poiooxmljpmsbroken/com.codebangusllc.poiooxmljpmsbroken.Main Err

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 codebangus...@gmail.com changed: What|Removed |Added Attachment #37716|0 |1 is obsolete|

Re: [Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread fannin...@apache.org
I don't know much about Jigsaw. I'm more of a Scala developer - and Java modules haven't really caught on in Scala community. But that 65103 issue looks like it could be an issue. We've added. a dependency to Batik and it brings in dependencies on Xalan and other jars that haven't been released

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #6 from Dominik Stadler --- Can you reproduce this also outside of NetBeans when run as standalone project? As far as I know none of the active contributors of Apache POI uses NetBeans, so would be good to be able to reproduce it wi

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #5 from Dominik Stadler --- Ah, sorry, missed that part of the bug-report -- You are receiving this mail because: You are the assignee for the bug. - To unsubscri

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #4 from codebangus...@gmail.com --- The error message produced by running the NetBeans project is: Error occurred during initialization of boot layer java.lang.module.FindException: Unable to derive module descriptor for /home/koppd

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 codebangus...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from codeb

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #2 from Dominik Stadler --- Also exact version of Java might be helpful to narrow down this. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-02-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Dominik