I have something I'm going to file an issue about tomorrow, but it could
wait. Although having it in would help fix some bugs I'm working around
with Vaadin Spreadsheet.  It would be my first official commit, so I don't
want to do it near a code freeze, just in case.  It's a helper to expose
the formula evaluation code more cleanly for evaluating formulas not tied
to a specific cell, like conditional formatting and data validation
expressions.  Currently one has to implement a class in the o.a.p. package
space to access some package scoped items to evaluate these without using a
dummy cell as an intermediary.  A public utility class will avoid that
while also reducing the likelihood of questions and issues arising from the
misuse of internal code.  And it can have tests.

On Tue, Jan 24, 2017 at 3:07 PM Javen O'Neal <javenon...@gmail.com> wrote:

> I'll take this release, then.
>
> Are there any outstanding changes that should be committed before creating
> the the artifacts for 3.16 beta 2?
>
> On Jan 24, 2017 10:45, "Greg Woolsey" <greg.wool...@gmail.com> wrote:
>
> > I have a product release for my day job this week, best I sit this one
> out
> > :)
> >
> > On Tue, Jan 24, 2017 at 8:40 AM Javen O'Neal <one...@apache.org> wrote:
> >
> > > Definitely go for a beta. Also want to check out how JCmpApi is doing
> to
> > > find API breaks.
> > >
> > > Greg, do you want to be release manager for 3.16 beta 2? If not, I can
> do
> > > it.
> > >
> > > On Jan 23, 2017 23:52, "Andreas Beeker" <kiwiwi...@apache.org> wrote:
> > >
> > > > I would go for another beta soon.
> > > > Who will be the release manager?
> > > >
> > > > Andi
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
> > > > For additional commands, e-mail: dev-h...@poi.apache.org
> > > >
> > > >
> > >
> >
>

Reply via email to