Jenkins build is back to normal : POI » POI-DSL-OpenJDK #133

2021-02-23 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Jenkins build is back to normal : POI » POI-DSL-Windows-1.8 #134

2021-02-23 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 » POI-DSL-API-Check #114

2021-02-23 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] include batik in poi-bin artifact [Andreas Beeker] add batik to forbidden-apis-check classpath -- [...truncated 25.02 KB...] At

Build failed in Jenkins: POI » POI-DSL-Maven #185

2021-02-23 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] include batik in poi-bin artifact [Andreas Beeker] add batik to forbidden-apis-check classpath -- [...truncated 926.84 KB...]

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

2021-02-23 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 » POI-DSL-SonarQube-Gradle #216

2021-02-23 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] include batik in poi-bin artifact [Andreas Beeker] add batik to forbidden-apis-check classpath -- [...truncated 379.34 KB

Build failed in Jenkins: POI » POI-DSL-1.16 #208

2021-02-23 Thread Apache Jenkins Server
See Changes: -- Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for th

Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #45

2021-02-23 Thread Apache Jenkins Server
See Changes: [Marius Volkhart] [bug-63046] Fix Java 16 build org.apache.santuario:xmlsec:2.2.0 has a dependency on SLF4J. We use this in SignatureInfo.java. --

Re: build?

2021-02-23 Thread Tim Allison
ant test test-integration works with jdk 11 on my mac. But when I then try to ./gradlew build, I get: Task :ooxml:ant-init [ant:echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 from ${ant.home}, Ant detected Java 11 (may be different than actual Java sometimes...) [

Re: Apache POI for Modular JavaFX Projects

2021-02-23 Thread Nick Burch
On Tue, 23 Feb 2021, Julio Lopez wrote: My team and I have been using POI for quite some time now on our Java applications. We already developed a wide variety of applications that are being used in our company, thanks to your excellent Java-Excel tools. However, we came across this on a particul

Re: build?

2021-02-23 Thread Tim Allison
ant test seems to be working (waiting for completion, but it at least looks promising) on my mac with jdk 11. [echo] Using Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 from /usr/local/Cellar/ant/1.10.7/libexec, Ant detected Java 11 (may be different than actual Java sometim

build?

2021-02-23 Thread Tim Allison
All, Many apologies...it has been too long since I've worked with our codebase. I recently did a fresh pull and can't get a clean build...ant compile works, but I get a failure with ant test. See link below for system, versions and stacktrace [1]. User error? Thank you! Ch

Apache POI for Modular JavaFX Projects

2021-02-23 Thread Julio Lopez
Good day, I hope everything is well. Before I start my query, I would like to introduce myself first. I am Julio Lopez, a lead full-stack software developer at Bohol I Electric Cooperative, Inc, a company situated in Bohol, Philippines. My team and I have been using POI for quite some time now on