[CANCEL][VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Gary Gregory
This VOTE is canceled to fix: - test failures on the IBM JVM - release notes (for the above), - and a missing ASF header. I will reload an RC2 tomorrow. Thank you all and especially Sebb for your diligence. Gary On Mon, Sep 10, 2012 at 7:02 PM, sebb wrote: > With IBM Java 1.6: > > java versi

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread sebb
With IBM Java 1.6: java version "1.6.0" Java(TM) SE Runtime Environment (build pwi3260-20071123_01) IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260-20071121_15015 (JIT enabled) J9VM - 20071121_015015_lHdSMR JIT - r9_20071121_1330 GC - 20071031_AA) JCL - 20071118_01 [Th

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Gary Gregory
On Mon, Sep 10, 2012 at 4:01 PM, Oliver Heger wrote: > Build works fine with Maven and ant on Windows 7 with JDK 1.6. Artifacts > look good, site, too, except for the following very minor points (in > addition to the things Simone already discovered): > - The JIRA report is just a blank page (I th

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Gary Gregory
On Mon, Sep 10, 2012 at 4:01 PM, Oliver Heger wrote: > Build works fine with Maven and ant on Windows 7 with JDK 1.6. Artifacts > look good, site, too, except for the following very minor points (in > addition to the things Simone already discovered): > - The JIRA report is just a blank page (I th

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Gary Gregory
Thank you for the review. See below. On Mon, Sep 10, 2012 at 2:25 PM, Simone Tripodi wrote: > Hi again Gary, > > Not a blocker at all, but > > * RAT plugin shows Sha2CryptTest class does not have the ALv2 license > header; > This is a bad one and would be a -1 from me. Fixed in SVN. I'll do an

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Dennis Lundberg
On 2012-09-10 22:01, Oliver Heger wrote: > Build works fine with Maven and ant on Windows 7 with JDK 1.6. Artifacts > look good, site, too, except for the following very minor points (in > addition to the things Simone already discovered): > - The JIRA report is just a blank page (I think during bu

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Oliver Heger
Build works fine with Maven and ant on Windows 7 with JDK 1.6. Artifacts look good, site, too, except for the following very minor points (in addition to the things Simone already discovered): - The JIRA report is just a blank page (I think during build an exception is thrown - maybe an incompat

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Simone Tripodi
Hi again Gary, Not a blocker at all, but * RAT plugin shows Sha2CryptTest class does not have the ALv2 license header; * question: Clirr plugin shows some breakage, they all look like "internal stuff", did you discuss about these breakage? Apologize but I didn't follow the [codec] thread; Tri

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Gary Gregory
On Mon, Sep 10, 2012 at 10:36 AM, Simone Tripodi wrote: > Hi Gary, > > how you manage the non-maven assemblies? I mean, if the vote passes, > you just download them from Nexus to the dist machine? > Yes, the process is manual. Gary > > TIA, > -Simo > > http://people.apache.org/~simonetripodi/ >

Re: [VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Simone Tripodi
Hi Gary, how you manage the non-maven assemblies? I mean, if the vote passes, you just download them from Nexus to the dist machine? TIA, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Sep 10,

[VOTE] Release Commons Codec 1.7-RC1

2012-09-10 Thread Gary Gregory
Hello All: This is a VOTE to release Commons Codec 1.7-RC1. Changes in this version include: New features: o CODEC-157: DigestUtils: Add MD2 APIs. Thanks to ggregory. o CODEC-156: DigestUtils: add APIs named after standard algorithm name SHA-1. Thanks to ggregory. o CODEC-155: DigestUtils.get