+1.

Tests:
* Source bundle builds [PASS]
* Integration tests pass [PASS]
* RAT check [PASS with comments]

The RAT check revealed two minor issues:
* .gitignore is neither ignored by rat nor includes the Apache header.
(Probably this just needs to be fixed in RAT)
* DEPENDENCIES does not include the Apache header. (Should probably be
configured as ignored by RAT, but not a release blocker)

Otherwise this is the cleanest RAT report I've seen since I started
checking.

Observations:
* Quite a few checkstyle issues could be resolved just by running an IDE's
reformat code over the tree. Not a release blocker, but perhaps a task for
the next release

-Stephen



On 29 November 2012 00:26, Paul Gier <pg...@apache.org> wrote:

> Hi,
>
> We solved 10 issues:
>
> https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11530&version=18491
>
> There are still a couple of issues left in JIRA:
>
> https://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MENFORCER+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-093/
>
> https://repository.apache.org/content/repositories/maven-093/org/apache/maven/enforcer/enforcer/1.2/enforcer-1.2-source-release.zip
>
> Staging site:
> http://maven.apache.org/enforcer-1.2/
>
> SCM Tag:
> https://svn.apache.org/repos/asf/maven/enforcer/tags/enforcer-1.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to