Re: Next version? - was Re: Missing commons-compress jar in dist

2020-06-23 Thread Tim Allison
That'll be really cool. Thank you! On Mon, Jun 22, 2020 at 4:52 PM Andreas Beeker wrote: > Hi Tim, > > the Java 9+ upgrade (via multi-release jars) of XmlBeans and POI isn't > finished yet. > I think XmlBeans is even not downward compatible anymore - so I need to > fix this too. > I guess this

Re: Next version? - was Re: Missing commons-compress jar in dist

2020-06-22 Thread Andreas Beeker
Hi Tim, the Java 9+ upgrade (via multi-release jars) of XmlBeans and POI isn't finished yet. I think XmlBeans is even not downward compatible anymore - so I need to fix this too. I guess this will take another few weeks to be completed. Best wishes, Andi On 22.06.20 22:28, Tim Allison wrote:

Re: Next version? - was Re: Missing commons-compress jar in dist

2020-06-22 Thread Tim Allison
All, From a Tika perspective, I'm happy with 5.0.0 as well...any idea when the next release will be? Last release was in February. Now that we have the regression testing vm back up and running, I can kick off tests whenever... Thank you! Cheers, Tim On

Re: Next version? - was Re: Missing commons-compress jar in dist

2020-05-30 Thread Dominik Stadler
Hi, I am also fine with going for a 5.0.0 in combination with an upcoming XmlBeans 4.0.0 and drafting a 4.1.3 if necessary. Dominik. On Fri, May 29, 2020 at 10:29 PM fannin...@apache.org wrote: > In terms of next release, I think we should wait until xmlbeans is ready > (presumably a v4.0.0

Re: Next version? - was Re: Missing commons-compress jar in dist

2020-05-29 Thread fannin...@apache.org
In terms of next release, I think we should wait until xmlbeans is ready (presumably a v4.0.0 release) and release POI v5.0.0. If anything pressing needs release in the mean time, we can cherry pick some fixes on a branch derived from the POI 4.1.2 release tag and do an interim POI 4.1.3

Next version? - was Re: Missing commons-compress jar in dist

2020-05-29 Thread Andreas Beeker
Hi, the JAXB dependency was removed as part of #64411 and I haven't yet checked/fixed the release procedures. I'm currently struggling with #63290. Before releasing POI 5.0.0, I'd like to try to update XmlBeans along the xmlbeans-536 branch, so we can go away from the Jigsaw incompatible main