You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Nick Burch <ni...@apache.org> on 2014/12/16 03:49:01 UTC

[VOTE] 3.11 final

Hi All

It looks like all release critical bugs and regressions are fixed, so as 
discussed it's now time for the 3.11 final release!

I've built a release candidate for it, available from:
    https://dist.apache.org/repos/dist/dev/poi/3.11-final

And the tag in SVN from which it was built is:
    https://svn.apache.org/repos/asf/poi/tags/REL_3_11_FINAL

As with all Apache release votes, please check that not only does the
code work, and no major breakages have occurred since the last
release, but also that packaging is correct, license headers and
notices exist etc.

The vote will be open for just shy of a week, util 10am GMT on Sunday 21st 
December. That hopefully gives everyone enough time at work or at home to 
check and vote!

The vote options are:
   +1  - I support this release
    0  - I don't object to this release, but I haven't checked it
   -1  - There's a problem with the release, and that is ....

Votes are welcomed (and encouraged) from everyone, committer or not!

Thanks
Nick

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


Re: [VOTE] 3.11 final

Posted by Andreas Beeker <an...@gmx.de>.
Hi,

thank you Dominik for finding and fixing this regression.
When creating the test files in Libre Office, I thought it would be good to have all a lot of different
col widths and row heights ... the idea of empty rows/cols didn't came to my mind :(

I would vote for a new release.

I had a look at #57342 and think the given SSPerformanceTest parameters are a bit unrealistic -
the temporary xml file is over 4,5 GB in size (433 MB zipped) ... at least it's not a release blocker.

Andi


On 16.12.2014 11:42, Dominik Stadler wrote:
> Hi,
>
> Unfortunately I found a regression while running the set of tests for
> the product of the company that I work for. It seems resizing pictures
> can throw an java.lang.ArrayIndexOutOfBoundsException due to some
> changes since beta3, the fix is to simply remove two unnecessary lines
> in XSSFSheet.getColumnWidthInPixels().
>
> I have added this as
> https://issues.apache.org/bugzilla/show_bug.cgi?id=57355 and fixed it
> on trunk, should we roll another one or note it as "Known Issue"?
>
> Thanks... Dominik.
>



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


Re: [VOTE] 3.11 final

Posted by Dominik Stadler <do...@gmx.at>.
Hi,

Unfortunately I found a regression while running the set of tests for
the product of the company that I work for. It seems resizing pictures
can throw an java.lang.ArrayIndexOutOfBoundsException due to some
changes since beta3, the fix is to simply remove two unnecessary lines
in XSSFSheet.getColumnWidthInPixels().

I have added this as
https://issues.apache.org/bugzilla/show_bug.cgi?id=57355 and fixed it
on trunk, should we roll another one or note it as "Known Issue"?

Thanks... Dominik.


On Tue, Dec 16, 2014 at 3:49 AM, Nick Burch <ni...@apache.org> wrote:
> Hi All
>
> It looks like all release critical bugs and regressions are fixed, so as
> discussed it's now time for the 3.11 final release!
>
> I've built a release candidate for it, available from:
>    https://dist.apache.org/repos/dist/dev/poi/3.11-final
>
> And the tag in SVN from which it was built is:
>    https://svn.apache.org/repos/asf/poi/tags/REL_3_11_FINAL
>
> As with all Apache release votes, please check that not only does the
> code work, and no major breakages have occurred since the last
> release, but also that packaging is correct, license headers and
> notices exist etc.
>
> The vote will be open for just shy of a week, util 10am GMT on Sunday 21st
> December. That hopefully gives everyone enough time at work or at home to
> check and vote!
>
> The vote options are:
>   +1  - I support this release
>    0  - I don't object to this release, but I haven't checked it
>   -1  - There's a problem with the release, and that is ....
>
> Votes are welcomed (and encouraged) from everyone, committer or not!
>
> Thanks
> Nick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>

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


RE: [VOTE] 3.11 final

Posted by "Banerjee, Tapas" <Ta...@fmr.com.INVALID>.
+1

-----Original Message-----
From: Nick Burch [mailto:nick@apache.org] 
Sent: Monday, December 15, 2014 9:49 PM
To: dev@poi.apache.org
Subject: [VOTE] 3.11 final

Hi All

It looks like all release critical bugs and regressions are fixed, so as 
discussed it's now time for the 3.11 final release!

I've built a release candidate for it, available from:
    https://dist.apache.org/repos/dist/dev/poi/3.11-final

And the tag in SVN from which it was built is:
    https://svn.apache.org/repos/asf/poi/tags/REL_3_11_FINAL

As with all Apache release votes, please check that not only does the
code work, and no major breakages have occurred since the last
release, but also that packaging is correct, license headers and
notices exist etc.

The vote will be open for just shy of a week, util 10am GMT on Sunday 21st 
December. That hopefully gives everyone enough time at work or at home to 
check and vote!

The vote options are:
   +1  - I support this release
    0  - I don't object to this release, but I haven't checked it
   -1  - There's a problem with the release, and that is ....

Votes are welcomed (and encouraged) from everyone, committer or not!

Thanks
Nick

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


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


[CANCEL] [VOTE] 3.11 final

Posted by Nick Burch <ap...@gagravarr.org>.
On Tue, 16 Dec 2014, Nick Burch wrote:
> It looks like all release critical bugs and regressions are fixed, so as 
> discussed it's now time for the 3.11 final release!
>
> I've built a release candidate for it, available from:
>   https://dist.apache.org/repos/dist/dev/poi/3.11-final
>
> And the tag in SVN from which it was built is:
>   https://svn.apache.org/repos/asf/poi/tags/REL_3_11_FINAL

This vote is cancelled, as a release blocker has been found. I'll roll a 
new release candidate shortly, and kick off a fresh release

Nick

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