+1

Checked out tag and build with "mvn site" with:

Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19
08:51:28-0500)
Maven home: C:\Java\apache-maven-3.0.5\bin\..
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_40\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Checked reports, they look clean.

Non-blocking nits:

[WARNING]
C:\temp\rc\EMAIL_1_3_2_RC2\src\test\java\org\apache\commons\mail\MultiPartEmailTest.java:388:
warning - @todo is an unknown tag.
[WARNING]
C:\temp\rc\EMAIL_1_3_2_RC2\src\test\java\org\apache\commons\mail\SimpleEmailTest.java:81:
warning - @todo is an unknown tag.

We should use "TODO" or "@org.apache.todo". IIRC, Javadoc has some
convention about that.

Gary


On Sun, Oct 20, 2013 at 12:51 PM, Thomas Neidhart <thomas.neidh...@gmail.com
> wrote:

> Hi,
>
> I'd like to call a vote for releasing Commons Email 1.3.2 based on RC2.
>
>   Changes since RC1:
>     - fixed unit test SimpleHtmlEmail.testDefaultMimeCharset which
> failed in certain environments
>
>   Email 1.3.2 RC2 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/email/
>     (svn revision 3303)
>
>   Maven artifacts are here:
>
>
>
> https://repository.apache.org/content/repositories/orgapachecommons-004/org/apache/commons/commons-email/1.3.2/
>
>   The tag is here:
>
>
> https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3_2_RC2
>     (svn revision 1533925)
>
>   Site:
>     http://people.apache.org/builds/commons/email/1.3.2/RC2/
>
>   Details of changes since 1.3.1 are in the release notes:
>     https://dist.apache.org/repos/dist/dev/commons/email/RELEASE-NOTES.txt
>
>
> http://people.apache.org/builds/commons/email/1.3.2/RC2/changes-report.html
>
> Please review the release candidate and vote.
> This vote will close no sooner than 72 hours from now.
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Thank you for your reviews,
>
> Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to