Licensing problem
-----------------
Key: HAMA-383
URL: https://issues.apache.org/jira/browse/HAMA-383
Project: Hama
Issue Type: Bug
Affects Versions: 0.2.0
Reporter: Edward J. Yoon
Assignee: Edward J. Yoon
Priority: Blocker
Fix For: 0.3.0, 0.2.0
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
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira