[Bug 62394] Excel loses styles and formating after writing certain rows. Even if Cellstyles are not exhausted

2018-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62394 Praveen Madduri changed: What|Removed |Added CC||mpraveen0...@gmail.com -- You are r

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

2018-08-09 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Re: Jenkins build is back to normal : POI-DSL-1.8 #490

2018-08-09 Thread Tim Allison
PJ, Thank you for fixing this! I should have realized that I still need to run `ant test-integration`. Tim On Thu, Aug 9, 2018 at 7:36 AM Apache Jenkins Server wrote: > > See > > > > ---

[Bug 62591] Trivial regression in trunk in isPlaceHolder in newer sl

2018-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62591 --- Comment #2 from Tim Allison --- Created attachment 36080 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36080&action=edit testPPT_masterText.ppt -- You are receiving this mail because: You are the assignee for the bug. ---

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

2018-08-09 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 62591] Trivial regression in trunk in isPlaceHolder in newer sl

2018-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62591 --- Comment #3 from Tim Allison --- 3.17: @Override public boolean isPlaceholder() { OEPlaceholderAtom oep = getPlaceholderAtom(); if (oep != null) { return true;

[Bug 62591] Trivial regression in trunk in isPlaceHolder in newer sl

2018-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62591 --- Comment #4 from Tim Allison --- Created attachment 36082 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36082&action=edit another example This file shows that a placeholder can have a metroblob and still be a place holder...I think

how to enable the padding properties for the table cell

2018-08-09 Thread Praveen Madduri
Hi team, I am trying to set the padding properties( padding-top, padding-bottom,padding-left,padding-right) for fo table cell . From the code i am unable to implement padding properties for the table cell of excel. Please suggest to set the properties. I am using Apache poi Hssf to export the

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

2018-08-09 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 62591] Trivial regression in trunk in isPlaceHolder in newer sl

2018-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62591 Tim Allison changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

Re: upgrading to 4.0.0

2018-08-09 Thread Tim Allison
All, I fixed the three areas for improvement that I found in my first run of regression tests. I'm going to kick off another run. Is there anything else we need to do to prep for the release of 4.0.0? Any idea when we might start the release process if there aren't any other surprises in the

Re: upgrading to 4.0.0

2018-08-09 Thread pj.fanning
Hi Tim, I don't think there is anything delaying a 4.0.0 release other than getting the regression suites tested and any fixing any bugs that are found. -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html -

[Bug 62591] Trivial regression in trunk in isPlaceHolder in newer sl

2018-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62591 --- Comment #6 from Andreas Beeker --- When I've added the metroblob condition, I've searched for a difference between a placeholder, which is visible as-is vs. just a placeholder. Although there was no check for masterTitleText before, I'd ex

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

2018-08-09 Thread Apache Jenkins Server
See Changes: [tallison] bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt -- Started by an SCM change [EnvInject] - Loading node environm