[X] +1 Yes go ahead an release based on RC4

Tested -src.zip with ant and mvn builds on Sun Java 1.6.0_15 on Windows XP 
32-bits.

Gary

PS Nits:

I just noticed this in the Ant build output:

[javadoc] 
C:\test\commons-codec-1.4-src\src\java\org\apache\commons\codec\digest\DigestUtils.java:68:
 warning - @param argument "string" is not a parameter name.

Not a big deal though, fixed in SVN.

With the Mvn build I get:

[WARNING] Javadoc Warnings
[WARNING] 
C:\test\commons-codec-1.4-src\src\test\org\apache\commons\codec\language\DoubleMetaphone2Test.java:32:
 warning - Tag @see:illegal character: "58" in "http://swoodbridge.c
om/DoubleMetaPhone/surnames.txt"
[WARNING] 
C:\test\commons-codec-1.4-src\src\test\org\apache\commons\codec\language\DoubleMetaphone2Test.java:32:
 warning - Tag @see:illegal character: "47" in "http://swoodbridge.c
om/DoubleMetaPhone/surnames.txt"
[WARNING] 
C:\test\commons-codec-1.4-src\src\test\org\apache\commons\codec\language\DoubleMetaphone2Test.java:32:
 warning - Tag @see:illegal character: "47" in "http://swoodbridge.c
om/DoubleMetaPhone/surnames.txt"
[WARNING] 
C:\test\commons-codec-1.4-src\src\test\org\apache\commons\codec\language\DoubleMetaphone2Test.java:32:
 warning - Tag @see:illegal character: "47" in "http://swoodbridge.c
om/DoubleMetaPhone/surnames.txt"
[WARNING] 
C:\test\commons-codec-1.4-src\src\test\org\apache\commons\codec\language\DoubleMetaphone2Test.java:32:
 warning - Tag @see:illegal character: "47" in "http://swoodbridge.c
om/DoubleMetaPhone/surnames.txt"
[WARNING] 
C:\test\commons-codec-1.4-src\src\test\org\apache\commons\codec\language\DoubleMetaphone2Test.java:32:
 warning - Tag @see: reference not found: http://swoodbridge.com/Dou
bleMetaPhone/surnames.txt

I have turned the @see tag into a proper @see with an href but mvn still does 
not like it. At least, Eclipse does not complained about the malformed @see.

G

> -----Original Message-----
> From: Niall Pemberton [mailto:niall.pember...@gmail.com]
> Sent: Thursday, August 06, 2009 10:02 AM
> To: Commons Developers List
> Subject: [VOTE] Release Codec 1.4 based on RC4
> 
> I have prepared a fourth release candidate for Codec 1.4 following the
> feedback from the third.
> 
> [ ] +1 Yes go ahead an release based on RC4
> [ ] -1 No, because...
> 
> The tag for RC4 is here:
> http://svn.apache.org/viewvc/commons/proper/codec/tags/CODEC_1_4_RC4/
> 
> The release artefacts are here
> http://people.apache.org/~niallp/codec-1.4-rc4/
> 
> Site is available here:
> http://people.apache.org/~niallp/codec-1.4-rc4/site/
> (note: some links are relative and will be broken until deployed to
> proper codec home)
> 
> RAT Report:
> http://people.apache.org/~niallp/codec-1.4-rc4/site/rat-report.html
> 
> CLIRR Report:
> http://people.apache.org/~niallp/codec-1.4-rc4/site/clirr-report.html
> 
> Release Notes:
> http://people.apache.org/~niallp/codec-1.4-rc4/site/changes-report.html
> http://people.apache.org/~niallp/codec-1.4-rc4/RELEASE-NOTES.txt
> 
> Thanks
> 
> Niall
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org


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

Reply via email to