Re: [RESULT] [VOTE] Apache XMLBeans 3.0.1 release (RC1)

2018-08-24 Thread Andreas Beeker
Hi PJ, I've regenerated the website - basically you need to set the FORREST_HOME environment variable and call $FORREST_HOME/bin/forrest. I've adapted the ant script to the POI version. Find an example for the announcement mail under ...

svn commit: r1838977 - in /xmlbeans/site: ./ build/site/ build/site/download/ src/documentation/content/xdocs/ src/documentation/content/xdocs/download/

2018-08-24 Thread kiwiwings
-https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz;> -xmlbeans-bin-3.0.0-20180629.tgz +https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin

Re: [RESULT] [VOTE] Apache XMLBeans 3.0.1 release (RC1)

2018-08-24 Thread pj.fanning
Hi Andi, I've done most of the pieces for the release. The items that are incomplete are: * Regenerating the xmlbeans site html using Forrest * Announcing the release I'm not sure of the exact command to use Forrest in the xmlbeans setup. I'm also not sure what `Announcing the release` entails.

svn commit: r1838915 - /xmlbeans/site/src/documentation/content/xdocs/download/index.xml

2018-08-24 Thread fanningpj
https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.tgz;> +xmlbeans-bin-3.0.1-20180824.tgz -(3.11 MB, https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3

svn commit: r1838910 - in /xmlbeans/site/src/documentation/content/xdocs: index.xml news.xml

2018-08-24 Thread fanningpj
Author: fanningpj Date: Fri Aug 24 17:26:22 2018 New Revision: 1838910 URL: http://svn.apache.org/viewvc?rev=1838910=rev Log: xmlbeans 3.0.1 release Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml xmlbeans/site/src/documentation/content/xdocs/news.xml Modified:

svn commit: r1838903 - /xmlbeans/trunk/xkit/doap_XMLBeans.rdf

2018-08-24 Thread fanningpj
Author: fanningpj Date: Fri Aug 24 17:08:16 2018 New Revision: 1838903 URL: http://svn.apache.org/viewvc?rev=1838903=rev Log: update doap file with 3.0.1 release Modified: xmlbeans/trunk/xkit/doap_XMLBeans.rdf Modified: xmlbeans/trunk/xkit/doap_XMLBeans.rdf URL:

[Bug 62619] Cell Style and format is Lost for Excel in Latter versions of Ms office 2010

2018-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62619 Praveen Madduri changed: What|Removed |Added OS||Windows 10 -- You are receiving

[Bug 62619] Cell Style and format is Lost for Excel in Latter versions of Ms office 2010

2018-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62619 Praveen Madduri changed: What|Removed |Added OS|All |Windows 10 -- You are receiving

[Bug 62619] Cell Style and format is Lost for Excel in Latter versions of Ms office 2010

2018-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62619 Praveen Madduri changed: What|Removed |Added Priority|P2 |P1 -- You are receiving this mail

Re: XSSFCellBorder.equals

2018-08-24 Thread monnomiznogoud
Hi again, I apologize for not doing it the right way. I'll paste the modifications I did hoping it would be clear: In StylesTable.java Add this variable: private final Map bordersIndices = new HashMap(); The method putBorder becomes: public int putBorder(XSSFCellBorder border) {

Re: [RESULT] [VOTE] Apache XMLBeans 3.0.1 release (RC1)

2018-08-24 Thread pj.fanning
I have a look at doing all the items on the release list at the weekend. -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional

[Bug 62651] setting setDisplayGridlines(false) on the first sheet causes all sheets to hide their gridlines

2018-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62651 --- Comment #3 from diarmuid --- Created attachment 36110 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36110=edit output of gist reproducing case with expected behaviour -- You are receiving this mail because: You are the assignee

[Bug 62651] setting setDisplayGridlines(false) on the first sheet causes all sheets to hide their gridlines

2018-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62651 --- Comment #2 from diarmuid --- Created attachment 36109 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36109=edit output of gist reproducing case with unexpected behaviour -- You are receiving this mail because: You are the

[Bug 62651] setting setDisplayGridlines(false) on the first sheet causes all sheets to hide their gridlines

2018-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62651 --- Comment #1 from diarmuid --- Here's a Gist to reproduce the issue - resulting files attached package go.figure; import java.io.FileOutputStream; import java.io.IOException; import org.apache.poi.xssf.streaming.SXSSFWorkbook; public

Re: Copying chart

2018-08-24 Thread monnomiznogoud
Hi Alain, I'll paste some test code here. In my work we have a lot of restrictions when it comes to websites. Sorry I don't know how to format this code. Important: the chartModel.xlsx should contain a chart, preferably with no relations. After all you need the model to be copied to your

Re: JAXB error in OpenJDK 10

2018-08-24 Thread Dominik Stadler
Hi, I have now updated the code to fetch JAXB via normal dependencies and thus we do not rely any more on the JDK to provide it. This makes JDK 11 tests actually succeed now with two minor changes to some tests. I also saw the error about "expected:<"Sat[urday-October]-1952"> but

JDK 11: First Release Candidate available

2018-08-24 Thread Rory O'Donnell
Hi Dominik, *JDK 11 build 28 is our first JDK 11 Release Candidate [1] * * JDK 11 Early Access  build 28 is available at : - jdk.java.net/11/ *FOSS fixes in recent builds.* * Eclipse Jetty - JDK-8207177 (b27) * Apache Tomcat  

Re: XSSFCellBorder.equals

2018-08-24 Thread Dominik Stadler
Hi, Yes, would be very interesting how you solved it, can you attach it as a patch to the bug-entry? Thanks... Dominik. On Thu, Aug 23, 2018 at 11:18 PM, monnomiznog...@gmail.com < monnomiznog...@gmail.com> wrote: > Hi Dominik, > > I've already implemented a solution. I've modified 2 files >

Jenkins build is back to normal : POI-DSL-1.9 #106

2018-08-24 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-DSL-1.11 #5

2018-08-24 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-DSL-1.10 #31

2018-08-24 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-DSL-OpenJDK #493

2018-08-24 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-DSL-Windows-1.8 #261

2018-08-24 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-DSL-1.8 #506

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