Re: starting poi 4.0.0 release process?

2018-07-25 Thread Andreas Beeker
On 7/15/18 6:37 PM, pj.fanning wrote:
> Would it be possible to provide links to some of the more worrying regression
> cases highlighted in
> http://apache-poi.1045710.n5.nabble.com/XMLBeans-3-0-0-release-vote-td5730932.html#a5730965
> ?

As PJ pointed out above, not all files are available in the regression tests 
especially in the full list.

How do we progress now?
What are the known blockers of releasing 4.0.0?

I have two maybe-related issues [1]/[2] which I'd like to finalize if possible.
Apart of this, I'd like to have something like a todolist, which we can track 
and finally push out 4.0.0

Andi


[1] https://bz.apache.org/bugzilla/show_bug.cgi?id=62564
[2] https://stackoverflow.com/questions/51513899/



signature.asc
Description: OpenPGP digital signature


svn commit: r1836650 - /xmlbeans/tags/3.0.0/

2018-07-25 Thread kiwiwings
Author: kiwiwings
Date: Wed Jul 25 17:46:15 2018
New Revision: 1836650

URL: http://svn.apache.org/viewvc?rev=1836650=rev
Log:
Release XMLBeans 3.0.0

Added:
xmlbeans/tags/3.0.0/
  - copied from r1834712, xmlbeans/trunk/


-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[GitHub] poi pull request #117: Add getStyleWithName() to XWPFStyles

2018-07-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/poi/pull/117


---

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[GitHub] poi pull request #117: Add getStyleWithName() to XWPFStyles

2018-07-25 Thread drmacro
GitHub user drmacro opened a pull request:

https://github.com/apache/poi/pull/117

Add getStyleWithName() to XWPFStyles

Make it possible to look up styles by style name.
Made use of paragraph.setStyle() clearer by refining the javadoc and 
parameter name
Added setStyle() to XWPFRun since I needed that too.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/drmacro/poi feature/get-style-by-name

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/poi/pull/117.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #117


commit 2cd1b1b330d6d65192986eff06a73938e1d43ef3
Author: Eliot Kimber 
Date:   2018-07-25T15:36:12Z

Add getStyleWithName() to XWPFStyles
Refine javadoc and parameter name for XWPFParagraph.setStyle()
Add setStyle to XWPFRun




---

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 62564] A classloader issue looking up org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder

2018-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62564

--- Comment #4 from Karl Wright  ---
Thanks for the quick turnaround!

I'll have the user try this out.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org