Hi Gary!
I've read the proposal in the JIRA issue, thanks a lot for explaining it so
well. I've added some comments in JIRA, mainly around this new writer and
whether it would replace the existing one or be an alternative writer; and on
streams vs File.
But sounds like a good improvement, and
I understand the use case.
But starting with JDK 7, java.lang.Throwable has
Throwable#addSuppressed(Throwable)
Throwable[] getSuppressed()
which would lend themselves pretty obviously to the purpose, at least if
the mechanism hasn't been disabled using the special ctor
protected Throwabl
I just posted a proposal on Jira for a newTIFF-file-writing class that will
help Commons Imaging support the production of very large TIFF files.
I am looking for comments about the design and requirements for the
proposed feature. If you are interested, you may read more at
https://issues.apache
This looks similar to what Bruno is getting out of the build, but here’s what
I’m seeing. It looks like a maven plugin issue. I wonder if there are some
updates we could perform in the plugin zone that could potentially sort this
out.
-Rob
---