[GitHub] poi pull request #125: fix for Bug 60509

2018-10-01 Thread Alain-Bearez
Github user Alain-Bearez closed the pull request at: https://github.com/apache/poi/pull/125 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 60509] XSSFWorkbook.setSheetName() does not update references in charts

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60509 Alain Fagot Bearez changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: [VOTE] xmlbeans 3.0.2 release

2018-10-01 Thread kiwiwings
Please keep in mind that the compiler target version doesn't check for API restrictions. So to play safe, I would prefer compiling it with the latest JDK 6. How about setting up a Jenkins build? Andi -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html

Re: [VOTE] xmlbeans 3.0.2 release

2018-10-01 Thread Alain FAGOT BÉAREZ
As long as the resulting bytecode targets JVM 1.6 bytecode, it should not matter which JDK is used for compilation. I don't remember exactly where in the `build.gradle` the `jvmTarget: "1.6"` has to be defined, but it would be pretty much all... ⁣Gesendet mit BlueMail ​ Originale

Re: Welcome to the regression vm!

2018-10-01 Thread Tobias Ospelt
Hi everyone, Thank you for the opportunity. Currently I'm very busy at work, but I'm sure I'll be able to setup some fuzzers in the next few weeks. Of course I can stop/pause the processes when the regression tests are on, that's no problem. You are also allowed to just kill the processes