From general-return-30621-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Tue Jul 5 21:57:34 2011 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2FE37478C for ; Tue, 5 Jul 2011 21:57:34 +0000 (UTC) Received: (qmail 57655 invoked by uid 500); 5 Jul 2011 21:57:33 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 57434 invoked by uid 500); 5 Jul 2011 21:57:32 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 57403 invoked by uid 99); 5 Jul 2011 21:57:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 21:57:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.215.175] (HELO mail-ey0-f175.google.com) (209.85.215.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 21:57:26 +0000 Received: by eye27 with SMTP id 27so2195907eye.6 for ; Tue, 05 Jul 2011 14:57:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.28.137 with SMTP id g9mr2138067eea.116.1309903025780; Tue, 05 Jul 2011 14:57:05 -0700 (PDT) Sender: mail@stefan-seelmann.de Received: by 10.14.94.196 with HTTP; Tue, 5 Jul 2011 14:57:05 -0700 (PDT) In-Reply-To: References: Date: Tue, 5 Jul 2011 23:57:05 +0200 X-Google-Sender-Auth: kyaiaHkeZ1o-JnUXjHaf0oB4LBk Message-ID: Subject: Re: [VOTE] Release Hama 0.3-incubating (RC2) From: Stefan Seelmann To: general@incubator.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 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 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-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org