Hi Edward,

first sorry for the late response.

- checksums and signature are ok
- rat-check looks ok (CHANGES.txt and conf/groomservers are not
approved, you should add the apache-rat-plugin to your pom.xml)
- Ant and Maven builds worked
- license and notice file looks ok except for the servlet.jar, see below

One last issue I found, which is a blocker IMO, is
lib/servlet-api-2.5-6.1.14.jar. This is obviously from Jetty (there is
a META-INF/maven/org.mortbay.jetty) and hence distributed under CDDL
(see http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt).
I think you have two options:
- either add CDDL to LICENSE.txt and the notice from
http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt
to the NOTICE.txt file
- or you use servlet-api.jar from Tomcat (e.g. from
http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.32/)
which is pure Apache License.

Kind Regards,
Stefan



On Fri, Apr 8, 2011 at 7:42 AM, Edward J. Yoon <edwardy...@apache.org> wrote:
> Hi IPMCers and Incubator community,
>
> The previous mentioned problems (e.g., license, notice, disclaimer,
> and website logo/text) are all fixed and I just created RC3. There'are
> only changes of text, no changes at the code level.
>
> Hama Website:
> http://incubator.apache.org/hama
>
> The release artifact, sums, GPG key and signature:
> http://people.apache.org/~edwardyoon/dist/0.2.0-RC3/
>
> Subversion tag for release:
> https://svn.apache.org/repos/asf/incubator/hama/tags/0.2-RC3/
>
> Please vote again on this thread!
>
> [ ] +1 Release the packages as Apache Hama 0.2-incubating
> [ ] -1 Do not release the packages because...
>
> Thanks in advance!!
>
> --
> Best Regards, Edward J. Yoon
> http://blog.udanax.org
> http://twitter.com/eddieyoon
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

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

Reply via email to