Thanks for the reviews, Gary and Bruno. And thanks, Gary, for giving such a
sharp eye to the broader range of code. I'll work through the suggestions in
this thread, and clear everything up for the next RC.
> On Jan 6, 2020, at 8:21 AM, Gary Gregory wrote:
>
> I think we need a development pa
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Feature and fix release.
Changes in this
Dang! Sorry.
Gary
On Mon, Jan 6, 2020 at 2:14 PM sebb wrote:
> On Sat, 4 Jan 2020 at 16:27, Gary Gregory wrote:
>
> > The Apache Commons Codec package contains simple encoder and decoders for
> > various formats such as Base64 and Hexadecimal. In addition to these
> > widely used encoders an
On Sat, 4 Jan 2020 at 16:27, Gary Gregory wrote:
> The Apache Commons Codec package contains simple encoder and decoders for
> various formats such as Base64 and Hexadecimal. In addition to these
> widely used encoders and decoders, the codec package also maintains a
> collection of phonetic enc
We have fixed a *compatibility bug* and added some minor enhancements since
Apache Commons VFS Project 2.5.0 was released, so I would like to release
Apache Commons VFS Project 2.6.0.
Apache Commons VFS Project 2.6.0 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/comm
I think we need a development pass before we release. I see too many
resource leaks under certain conditions.
For example:
Calling org.apache.commons.dbutils.QueryRunner.batch(String, Object[][])
with a null String or a null Object[][] will leak JDBC Connections.
This should be fixed by followin
Hi Carl,
The Javadocs need cleaning up: There are {@inheritDoc} where none should be.
Gary
On Sun, Jan 5, 2020 at 2:13 AM Carl Hall wrote:
> We have fixed quite a few bugs and added some significant enhancements
> since Apache Commons DbUtils 1.7 was released, so I would like to release
> Apa
Carl,
Release notes should and announcements must contain a link to the download
page. I use the release notes as the text for the announcement email to hit
2 birds with one stone.
IOW, add this to the bottom of each release notes section:
Download page:
https://commons.apache.org/proper/commons
Hi Benedikt,
Happy New Year !
*Per the JDK 14 schedule , we are now in Rampdown Phase One*
*Please advise if you have found any issues while testing the latest
Early Access build.
*
* The overall feature set is frozen.
o No further JEPs will be targeted to this release
o For more
Thanks Gary. @Carl, I think it might be better to prepare a new release?
FWIW, I tested on JDK 13 Ubuntu LTS, and it built successfully. And the reports
look good too (checkstyle went down from 591 to 4!). So I think everything else
in this RC looked fine.
Cheers
Bruno
On Monday, 6 Januar
Uh, glad it was reported soon and you can cut a new release Gary. Will try to
monitor inbox to review the release once it's out.
CheersBruno
On Monday, 6 January 2020, 2:07:19 am NZDT, Gary Gregory
wrote:
Hi All:
It looks like Commons VFS 2.5.0 contains an incompatibility for existin
11 matches
Mail list logo