Hi Edward, I found an issue which is a blocker IMO: jsp-2.1-6.1.4.jar and jsp-api-2.1-6.1.4.jar from Jetty are included. To my knowlege they are licensed under CDDL*. This is a "Category B" [4] license so either - add the license [1] and the notice excerp [2] to the Hama LICENSE and NOTICE files or - try to use the JSP API and implementation from Tomcat [3] (preferred)
Another thing I noticed is that the including hama-examples-0.3.0-incubating.jar is a shaded jar and contains all dependencies. I just wanted to let you know, not sure if that's intended. All other things look good. Kind Regards, Stefan * According to Jetty's notice file [2] the JSP implementation is provided from Glassfish. When looking into the sources (http://repo1.maven.org/maven2/org/mortbay/jetty/jsp-api-2.1/6.1.4/jsp-api-2.1-6.1.4-sources.jar and http://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.4/jsp-2.1-6.1.4-sources.jar) there are Java files from Sun with CDDL license header. [1] http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.4/LICENSES/CDDLv1.0.txt [2] http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.4/LICENSES/NOTICE.txt [3] http://repo1.maven.org/maven2/org/apache/tomcat/jsp-api/6.0.32/ [4] http://apache.org/legal/resolved.html#category-b On Fri, Jul 1, 2011 at 5:36 PM, Edward J. Yoon <edwardy...@apache.org> wrote: > Hi all, > > The Apache Hama community voted on and approved a proposal to release > Apache Hama 0.3-incubating (RC2). This release contains performance > improvements and new features e.g., maven build, web UI for Hama > cluster, MessageBundle, Dijkstra's Shortest Path and PageRank > examples. > > Please vote on the RC2 for Apache Hama 0.3-Incubating. We've already > received 2 binding IPMC +1 votes. > > Vote thread: > http://markmail.org/thread/qx4u3kjflwe524pf > > Artifact and signatures: > http://people.apache.org/~edwardyoon/dist/0.3.0-RC2/ > > SVN Tag: > https://svn.apache.org/repos/asf/incubator/hama/tags/0.3-RC2/ > > PGP release keys: > https://svn.apache.org/repos/asf/incubator/hama/site/publish/KEYS > > [ ] +1 Release the packages as Apache Hama 0.3-incubating > [ ] -1 Do not release the packages because... > > Thanks. > -- > Best Regards, Edward J. Yoon > @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