Build failed in Jenkins: POI » POI-DSL-API-Check #133

2021-03-23 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documents -- [...truncated 1.47 KB...] U src/oox

Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #157

2021-03-23 Thread Apache Jenkins Server
See Changes: -- [...truncated 93.41 KB...] [junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time elapsed: 0.001000 sec [junitlauncher] [junitlauncher]

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #274

2021-03-23 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documents -- Started by an SCM change Running as S

Re: missing oleobjectelement.xsb in ooxml-lite?

2021-03-23 Thread Andreas Beeker
I hope it's fixed now - see also the comment in https://issues.apache.org/jira/browse/TIKA-3164 Andi On 23.03.21 18:08, Andreas Beeker wrote: ok, here is my objection (now via the mailing list). I'll have a look at the source problem. Uncommenting the *.xsb line makes the optimization superflu

Re: Project structure / gradle build

2021-03-23 Thread Marius Volkhart
Hi Andi, I'm quite familiar with Gradle and am happy to be involved. I think I have a decent understanding of the POI Gradle build as it stands and can certainly try answering any questions! I have no opinion about Maven vs Gradle. I know my way around Gradle better, and am familiar with JPMS mod

Project structure / gradle build

2021-03-23 Thread Andreas Beeker
Hi Devs, since a few days / every now and then I try to get into our gradle build, but I have some problems, because I somehow try to start big (with the current gradle build) instead of building up from small example projects. As a few of you prefer gradle to the current ant build [2], I woul

Re: missing oleobjectelement.xsb in ooxml-lite?

2021-03-23 Thread Andreas Beeker
ok, here is my objection (now via the mailing list). I'll have a look at the source problem. Uncommenting the *.xsb line makes the optimization superfluous. Andi On 23.03.21 15:40, Tim Allison wrote: All seems to work if I uncomment this line in build.xml: Any objections? On Tue, Mar 23, 20

Re: missing oleobjectelement.xsb in ooxml-lite?

2021-03-23 Thread Tim Allison
All seems to work if I uncomment this line in build.xml: Any objections? On Tue, Mar 23, 2021 at 10:24 AM Tim Allison wrote: > > Going back to Andi's point [1]...trying this now. > > [1] > https://lists.apache.org/x/thread.html/ra9ff58e6af046a51ba459915fe536a2ea1fe71e85329abc4e513711e@%3Cuser

Re: missing oleobjectelement.xsb in ooxml-lite?

2021-03-23 Thread Tim Allison
Going back to Andi's point [1]...trying this now. [1] https://lists.apache.org/x/thread.html/ra9ff58e6af046a51ba459915fe536a2ea1fe71e85329abc4e513711e@%3Cuser.poi.apache.org%3E On Tue, Mar 23, 2021 at 10:17 AM Tim Allison wrote: > > All, > Over on Tika [1], I'm getting an exception that oleob

missing oleobjectelement.xsb in ooxml-lite?

2021-03-23 Thread Tim Allison
All, Over on Tika [1], I'm getting an exception that oleobjectelement.xsb can't be found. When I look in the ooxml-lite.jar, I see there's an oleobjelement.xsb, but no oleobjectelement.xsb. I tried adding the triggering document (EmbeddedDocument.docx) to a poi unit test[2] and rebuilding 5.0.