On 2016-04-08, Gary Gregory wrote:

> I think it would be good to use try-with-resources in our tests and for
> users too.

> Thoughts on updating to Java 7? Or, gasp, Java 8?

I've had to fix some Java6ism a couple of times after applying patches
like @Override on interface implementations - I even had to back out the
PowerMockito unit test for an applied pull request, so I'd be in favor
of moving to Java6. I could get talked into moving to Java7, but Java8
seems a little too much for me.

The compress2 branch I created requires Java8.

Stefan

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

Reply via email to