XMLBeans 3.0.0 release vote

2018-06-22 Thread pj.fanning
Can I ask for a vote on releasing XMLBeans 3.0.0? This branch builds and tests POI with a pre-release version of XMLBeans. https://github.com/apache/poi/pull/113 Releasing this jar to Maven Central should just be a click of a button in Nexus.

Re: XMLBeans 3.0.0 release vote

2018-06-22 Thread Andreas Beeker
Before I vote, I'd like to see the XmlBeans 3.0.0 RC version in our POI build and although you've removed and then reverted it, it would be nice, if we don't need to do the piccolo modifications. So it looks like I need to do those modifications locally and find out why the piccolo stuff makes

Re: XMLBeans 3.0.0 release vote

2018-06-22 Thread Andreas Beeker
Sorry for the confusion of pull request vs. github mirror - ... now it's on the SVN. What was the problem with the piccolo removal? ... after removing the "*.orig" renamings it worked out of the box? As we (POI) provide our own ContextTypeLoader (POIXMLTypeLoader), I'm just trying to find

Re: XMLBeans 3.0.0 release vote

2018-06-22 Thread pj.fanning
Some of the github pull request builds failed and I wasn't sure what was causing the issue. Conceptually, the POI build no longer needs any piccolo manipulation because xmlbeans 3.0.0 removes the support for piccolo entirely. -- Sent from:

Build failed in Jenkins: POI-DSL-Maven #556

2018-06-22 Thread Apache Jenkins Server
See Changes: [kiwiwings] #59268 - add license header / escape unicode string [kiwiwings] #59268 - Work on providing an updated version of XMLBeans (imported from https://github.com/apache/poi/pull/113)

[Bug 62484] XSSFRow:OnDocumentWrite Unordered row will generate CTCells that are not referenced by _cells Treemap

2018-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62484 --- Comment #2 from PJ Fanning --- We don't encourage the use of the generated CT classes. The public APIs that we support are the XSSF ones. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62484] XSSFRow:OnDocumentWrite Unordered row will generate CTCells that are not referenced by _cells Treemap

2018-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62484 PJ Fanning changed: What|Removed |Added Severity|blocker |normal --- Comment #1 from PJ Fanning

Build failed in Jenkins: POI-DSL-1.8 #436

2018-06-22 Thread Apache Jenkins Server
HTML entity [javadoc] * &"-,Bold"Bold &"-,Regular"Header_x000A_ [javadoc]^ [javadoc] 100 errors [javadoc] 100 warnings [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/maven/poi-ooxml/poi-ooxml-4.0.0-SNAPSHOT-javadoc.jar> a

Re: XMLBeans 3.0.0 release vote

2018-06-22 Thread Andreas Beeker
I've just realized, that you've done the changes to the github mirror. In the context of POI, I'm looking at github only as a source for patches, but not as our project repo. So I try to integrate your changes locally and then to the svn repo ... Andi On 6/22/18 10:35 PM, Andreas Beeker wrote:

Re: XMLBeans 3.0.0 release vote

2018-06-22 Thread sebb
On 22 June 2018 at 21:49, Andreas Beeker wrote: > I've just realized, that you've done the changes to the github mirror. > In the context of POI, I'm looking at github only as a source for patches, > but not as our project repo. > So I try to integrate your changes locally and then to the svn

[Bug 59268] Work on providing an updated version of XMLBeans

2018-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59268 --- Comment #31 from Andreas Beeker --- Applied PJ Fannings pull request [1] via r1834165 [1] https://github.com/apache/poi/pull/113 Leaving it open until XmlBeans 3.0.0 is released -- You are receiving this mail because: You are the

Re: XMLBeans 3.0.0 release vote

2018-06-22 Thread pj.fanning
github is a read only mirror of the poi svn - we use pull requests on github to demonstrate proposed changes but those pull requests need to be merged using svn commits (by POI committers) -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html

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

2018-06-22 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 62484] New: XSSFRow:OnDocumentWrite Unordered row will generate CTCells that are not referenced by _cells Treemap

2018-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62484 Bug ID: 62484 Summary: XSSFRow:OnDocumentWrite Unordered row will generate CTCells that are not referenced by _cells Treemap Product: POI Version: 3.17-FINAL Hardware: