From general-return-37556-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Mon Sep 24 15:21:52 2012 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 E5310DCA8 for ; Mon, 24 Sep 2012 15:21:52 +0000 (UTC) Received: (qmail 51384 invoked by uid 500); 24 Sep 2012 15:21:52 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 50984 invoked by uid 500); 24 Sep 2012 15:21:51 -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 50976 invoked by uid 99); 24 Sep 2012 15:21:51 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 15:21:51 +0000 Received: from localhost (HELO mail-lb0-f175.google.com) (127.0.0.1) (smtp-auth username bdelacretaz, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 15:21:51 +0000 Received: by lbky2 with SMTP id y2so3560105lbk.6 for ; Mon, 24 Sep 2012 08:21:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.103.167 with SMTP id fx7mr4349169lbb.44.1348500108721; Mon, 24 Sep 2012 08:21:48 -0700 (PDT) Received: by 10.112.151.100 with HTTP; Mon, 24 Sep 2012 08:21:48 -0700 (PDT) In-Reply-To: References: Date: Mon, 24 Sep 2012 17:21:48 +0200 Message-ID: Subject: Re: [VOTE] Apache Cordova (incubating) 2.1.0 From: Bertrand Delacretaz To: "general@incubator.apache.org" Content-Type: multipart/alternative; boundary=f46d040169a5f5bf0504ca7425f6 --f46d040169a5f5bf0504ca7425f6 Content-Type: text/plain; charset=UTF-8 Hi, On Monday, September 17, 2012, Steven Gill wrote: > ...Release files: http://people.apache.org/~steven/ ... I had a look and things mostly look good, but $ grep -L "Apache Software Foundation" $(find . -name *.java) finds a number of .java and .js files that are missing the Apache License header, for example under ./incubator-cordova-js.zip/lib/common/plugin/ I haven't checked files with other extensions - did the Cordova team run RAT to check those headers? Note also that README.MD has a few errors "the name changed", several cordo va.io URLs that should probably be apache.org - which should be fixed, but no blockers there for releasing. -Bertrand --f46d040169a5f5bf0504ca7425f6--