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 14718180F5 for ; Wed, 22 Jul 2015 15:00:05 +0000 (UTC) Received: (qmail 46570 invoked by uid 500); 22 Jul 2015 14:52:00 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 46366 invoked by uid 500); 22 Jul 2015 14:52:00 -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 46039 invoked by uid 99); 22 Jul 2015 14:52:00 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2015 14:52:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E3641D6B3A for ; Wed, 22 Jul 2015 14:51:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id wX3AEDCjtsab for ; Wed, 22 Jul 2015 14:51:45 +0000 (UTC) Received: from mail-yk0-f180.google.com (mail-yk0-f180.google.com [209.85.160.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 103DD26429 for ; Wed, 22 Jul 2015 14:51:45 +0000 (UTC) Received: by ykdu72 with SMTP id u72so194336106ykd.2 for ; Wed, 22 Jul 2015 07:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=mukQDdknM/za6cdbYfPv0ILZbYH90BQ6dy83ZYz4Q7o=; b=Qz2ISuDsK2vpxS4ng8NdhFWAttZEjiE/n2r+8hZbi8pjpAPtskp+LO2QHuccNWHxd1 wPjcafAu8hO5e8X1H+0730oEAdbHC9cQhV/lzLl7f69Xk1CfxVtJTQlyhRXi6B1JzS0h 3fcu6Lu/4VgcQaF/1Q9Xhiswu/Df8khTeFsbW0gKZncjClVunX55fTCESSB+yImdQhZu 6rtyCVPxv1iqIHtcB5JVbI+7XyVw3xNWKDxMbtOPmzDybiEiXU9bIrkG7C/P7k9MORjn FgYRU2D7XflMhDCJCnxpPS1VmxvuCirT1NW0lyvBhjtUau/gH1Gus369ORxc2Vud78J9 BPmg== X-Received: by 10.170.91.3 with SMTP id i3mr2829570yka.25.1437576659389; Wed, 22 Jul 2015 07:50:59 -0700 (PDT) Received: from [10.1.202.80] (pool-96-255-2-208.washdc.fios.verizon.net. [96.255.2.208]) by smtp.googlemail.com with ESMTPSA id o17sm1509659ywd.37.2015.07.22.07.50.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jul 2015 07:50:58 -0700 (PDT) Message-ID: <55AFADD2.60206@gmail.com> Date: Wed, 22 Jul 2015 10:50:58 -0400 From: Hadrian Zbarcea User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: general@incubator.apache.org Subject: Re: [VOTE] Release Apache Brooklyn 0.7.0-incubating [rc1] References: <6088AA35-FB84-4309-BE05-42D98CD885B9@classsoftware.com> In-Reply-To: <6088AA35-FB84-4309-BE05-42D98CD885B9@classsoftware.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi Justin, Being part of the maven archetype, these are the templates to "quickstart" a user with a project using brooklyn. Such projects would not be licensed to the ASF, but we could also say that it's then their business to update the copyright header. I am kinda neutral on this one, but I guess this would be the explanation for the missing headers. Cheers, Hadrian On 07/22/2015 10:08 AM, Justin Mclean wrote: > Hi, > > +1 binding > > I checked the source release. > - release contains incubating > - signatures and hashed good > - DISCLAIMER exists > - LICENSE and NOTICE good (a few minor issues) > - no unexpected binary files > - some source files are missing headers (see /usage/archetypes/quickstart/src/brooklyn-sample/src/test/java/com/acme/sample/brooklyn/sample/app/*.java) > - can compile from source > > Minor issues: > - LICENCE is missing standard appendix > - probably no need for the full text of MIT and BSD as the short version is preferred and already used > - LICENSE is missing: > riak (see ./software/nosql/src/main/resources/brooklyn/entity/nosql/riak/vm.args + others) > normalize.css (see ./sandbox/mobile-app/src/main/webapp/assets/mobile/libs/mcasimir-mobile-angular-ui-be39011/dist/css/mobile-angular-ui-base.css) > mobileangular-ui (see ./sandbox/mobile-app/src/main/webapp/assets/mobile/libs/mcasimir-mobile-angular-ui-be39011/dist/js/mobile-angular-ui.js) > r.js (see ./usage/jsgui/src/build/requirejs-maven-plugin/r.js) > angular (see ./sandbox/mobile-app/src/main/webapp/assets/mobile/libs/angular-1.2.19) > > I didn’t have time to check the connivence binaries. > > Thanks, > Justin > > > --------------------------------------------------------------------- > 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