Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCAB7174B6 for ; Thu, 7 May 2015 23:06:01 +0000 (UTC) Received: (qmail 95748 invoked by uid 500); 7 May 2015 23:06:01 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 95708 invoked by uid 500); 7 May 2015 23:06:01 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 95689 invoked by uid 99); 7 May 2015 23:06:01 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 23:06:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BF8461A2386 for ; Thu, 7 May 2015 23:06:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id LMxZv4jlg1H0 for ; Thu, 7 May 2015 23:05:46 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 36D892497E for ; Thu, 7 May 2015 23:05:46 +0000 (UTC) Received: by obbkp3 with SMTP id kp3so43291091obb.3 for ; Thu, 07 May 2015 16:05:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rbwPAezb2Nlzw7ZuMeq9k38BQZ1uoGpTGoPUlwPx5oQ=; b=FeyTP1vBu6Y66o2RvbcOgW7d48NQwjTwnj9GXN9LLH5HS4KyEp6F3RUohxHSOB6A3J FLnkuMKqFP2G11j3TU46QBpsLZYNNMmVjkMng5/AZMq/W9lyQeANweDeQ86DndA7rypk 1jmPaMWPGgBySahsB64W10R40ljoPqc7qhQ09TujZq6a9pzSiqhhloyQ+wv6VyQiLfSF nVGOHYTSM5h9nAQTqA88NMj1dCmQ/iVop8kUrXw+ilHlfHfqCbqeCNtG9ofFuVeLi0ko Kn5Pp9+5EAmAO01RkzVfo2+xqH64ZPqYNKS6oDKSDxn+BkQNnLJHFvz8ddamlB01hBeH Evcg== MIME-Version: 1.0 X-Received: by 10.202.59.213 with SMTP id i204mr771967oia.120.1431039944985; Thu, 07 May 2015 16:05:44 -0700 (PDT) Received: by 10.76.21.201 with HTTP; Thu, 7 May 2015 16:05:44 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 May 2015 16:05:44 -0700 Message-ID: Subject: Re: [VOTE] Plugins Release (camera, file-transfer, dialogs, vibration, device-motion) From: Jesse To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a113cf46a94a40e051585f304 --001a113cf46a94a40e051585f304 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Updated all of those. I only think the vibration plugin would need a repak. @purplecabbage risingj.com On Thu, May 7, 2015 at 3:01 PM, Shazron wrote: > See guidelines below. > Of all the files, I think Vibration.cs is clearly not excepted. > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > http://www.apache.org/legal/src-headers.html > > WHAT FILES IN AN APACHE RELEASE DO NOT REQUIRE A LICENSE HEADER? > > A file without any degree of creativity in either its literal elements > or its structure is not protected by copyright law; therefore, such a > file does not require a license header. If in doubt about the extent > of the file's creativity, add the license header to the file. > > On Thu, May 7, 2015 at 2:37 PM, Murat Sutunc > wrote: > > We seem to have some files missing the Apache license: > > > cordova-plugin-camera/tests/ios/CDVCameraTest/CDVCameraLibTests/Info.plis= t > > cordova-plugin-vibration/src/blackberry10/native/.cproject > > cordova-plugin-vibration/src/blackberry10/native/.project > > cordova-plugin-vibration/src/windows/Vibration/Vibration.cs > > cordova-plugin-vibration/src/windows/Vibration/Vibration.csproj > > cordova-plugin-vibration/src/windows/Vibration/Properties/AssemblyInfo.= cs > > > > -----Original Message----- > > From: Nikhil Khandelwal [mailto:nikhilkh@microsoft.com] > > Sent: Thursday, May 7, 2015 1:20 PM > > To: dev@cordova.apache.org > > Subject: RE: [VOTE] Plugins Release (camera, file-transfer, dialogs, > vibration, device-motion) > > > > * Verified signatures and hashes > > * Verified tags > > * Verified plugins added correctly to blank app > > * Verified blank app can be successfully ran and built > > * Ran smoke testing of mobilespec app > > * Performed manual ad-hoc testing > > * Verified Release Notes > > > > I vote +1. > > > > Thanks, > > Nikhil > > > > > > -----Original Message----- > > From: Jesse [mailto:purplecabbage@gmail.com] > > Sent: Thursday, May 7, 2015 12:57 PM > > To: dev@cordova.apache.org > > Subject: Re: [VOTE] Plugins Release (camera, file-transfer, dialogs, > vibration, device-motion) > > > > +1 > > * coho verify-archive > > * unpacked and verified each plugin could be installed, and run on ios > > * manually verified version numbers throughout all package.json and > plugin.xml files > > > > @purplecabbage > > risingj.com > > > > On Wed, May 6, 2015 at 5:42 PM, Steven Gill > wrote: > > > >> Please review and vote on the release of this plugins release by > >> replying to this email (and keep discussion on the DISCUSS thread) > >> > >> Release issue: https://issues.apache.org/jira/browse/CB-8959 > >> > >> The plugins have been published to > >> dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-8959/ > >> > >> The packages were published from their corresponding git tags: > >> cordova-plugin-camera: 1.1.0 (19feee9cb0) > >> cordova-plugin-file-transfer: 1.1.0 (e251db5cac) > >> cordova-plugin-device-motion: 1.1.0 (7d52b8457d) > >> cordova-plugin-dialogs: 1.1.0 (439372988b) > >> cordova-plugin-vibration: 1.1.0 (4d316e2555) > >> > >> Upon a successful vote I will upload the archives to dist/, upload > >> them to npm, and post the corresponding blog post. > >> > >> Voting guidelines: > >> https://github.com/apache/cordova-coho/blob/master/docs/release-voting > >> .md > >> > >> Voting will go on for a minimum of 48 hours. > >> > >> I vote +1: > >> * Ran coho audit-license-headers over the relevant repos > >> * Ran coho check-license to ensure all dependencies and > >> subdependencies have Apache-compatible licenses > >> > > B > KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKCB > [ X =DC=9AX K K[XZ[ > > ] ][ X =DC=9AX P =DC=99 =DD=98K \ X K =DC=99 B =DC=88 Y ] [=DB= =98[ [X[ K[XZ[ > > ] Z [ =DC=99 =DD=98K \ X K =DC=99 B > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org > For additional commands, e-mail: dev-help@cordova.apache.org > > --001a113cf46a94a40e051585f304--