Artifacts and site look good, building the jar was successful with Java 7 on Windows, however I could not build the site locally because pmd.xml is missing:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:06.882s
[INFO] Finished at: Thu Apr 18 21:47:10 CEST 2013
[INFO] Final Memory: 43M/114M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.2:si te (default-cli) on project commons-codec: Error during page generation: Error r endering Maven report: Could not find resource 'D:\data\projects\OpenSource\code
c\commons-codec-1.8-src/pmd.xml'. -> [Help 1]

(This file is also reported by RAT as having no license header.)

Oliver

Am 18.04.2013 15:54, schrieb Gary Gregory:
Hello All:

This is a VOTE to release Commons Codec 1.8-RC3.

Commons Codec 1.8 requires a minimum of Java 1.6

Changes from 1.8-RC2 are:

Clarify NOTICE.txt

Changes from 1.8-RC1 are:

o Set the correct version for the Ant build in default.properties
o Fix URLs in NOTICE.txt file and Java source for ASpell.

Changes in this version include:

New features:
o CODEC-168:  Add DigestUtils.updateDigest(MessageDigest, InputStream).
Thanks to Daniel Cassidy.
o CODEC-167:  Add JUnit to test our decode with pad character in the middle.
o CODEC-161:  Add Match Rating Approach (MRA) phonetic algorithm encoder.
Thanks to crice.

Fixed Bugs:
o CODEC-163:  ColognePhonetic encoder unnecessarily creates many char
arrays on every loop run. Thanks to leo141.
o CODEC-160:  Base64.encodeBase64URLSafeString doesn't add padding
characters at the end.

This VOTE is open for at least 72 hours until April 21 2013 at 10:00 AM EST.

The files:

https://repository.apache.org/content/repositories/orgapachecommons-113/

The tag:

https://svn.apache.org/repos/asf/commons/proper/codec/tags/1.8-RC3

The site:

https://people.apache.org/~ggregory/commons-codec/1.8-RC3/site/

Thank you,
Gary Gregory



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

Reply via email to