Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2F9F4200B11 for ; Mon, 13 Jun 2016 15:14:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2C5C1160A3C; Mon, 13 Jun 2016 13:14:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4B47D160A19 for ; Mon, 13 Jun 2016 15:14:26 +0200 (CEST) Received: (qmail 7291 invoked by uid 500); 13 Jun 2016 13:14:25 -0000 Mailing-List: contact dev-help@taverna.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@taverna.incubator.apache.org Delivered-To: mailing list dev@taverna.incubator.apache.org Received: (qmail 7280 invoked by uid 99); 13 Jun 2016 13:14:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2016 13:14:25 +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 DF913C0835 for ; Mon, 13 Jun 2016 13:14:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.446 X-Spam-Level: X-Spam-Status: No, score=-5.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id mbjc5zcIrna2 for ; Mon, 13 Jun 2016 13:14:20 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id E780E5F257 for ; Mon, 13 Jun 2016 13:14:19 +0000 (UTC) Received: (qmail 7256 invoked by uid 99); 13 Jun 2016 13:14:19 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2016 13:14:19 +0000 Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id BD1DD1A0178 for ; Mon, 13 Jun 2016 13:14:18 +0000 (UTC) Received: by mail-wm0-f41.google.com with SMTP id k204so79169346wmk.0 for ; Mon, 13 Jun 2016 06:14:18 -0700 (PDT) X-Gm-Message-State: ALyK8tJOxigbDbDxxiIJyXU3Zr3D2h0zOktrlo0Sh9Zk4CwBKacksO9Q5Rg7Jp9GW1u6xg2ZWfppgfCcdF3VIQ== X-Received: by 10.28.41.4 with SMTP id p4mr1110816wmp.33.1465823657154; Mon, 13 Jun 2016 06:14:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.1.151 with HTTP; Mon, 13 Jun 2016 06:13:57 -0700 (PDT) X-Originating-IP: [130.88.195.197] In-Reply-To: References: From: Stian Soiland-Reyes Date: Mon, 13 Jun 2016 14:13:57 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Taverna Mobile Application To: dev@taverna.incubator.apache.org Content-Type: text/plain; charset=UTF-8 archived-at: Mon, 13 Jun 2016 13:14:27 -0000 Hi, Thanks for the pull request - it has been merged. https://github.com/apache/incubator-taverna-mobile/pull/15 Let's start a new thread for each thing rather than continue on this long thread :) I'm loosing a bit track of what has been replied to or not.. While the GitHub integration sends a separate email., it's convenient if you include the link to the pull request in question. Also I'm not the only one who can review/merge your patches, so let's address the whole of Taverna community rather than Stian. :) I would suggest something like: "Hi folks, Could you review the pull request https://github.com/apache/incubator-taverna-mobile/pull/15 ? This fixes licensing headers. " On 8 June 2016 at 13:32, Sagar wrote: > Hi Stain, > > I have added ASF file header in all newly added file .Please check and > merge it so that I work on next feature because this is the base of my next > PRs. > > Thanks > > On Mon, Jun 6, 2016 at 9:24 PM, Rajan Maurya > wrote: > >> Actually, the good way to manage and list the dependencies is : >> >> >> https://github.com/therajanmaurya/android-client/blob/MVP-Phase-1/mifosng-android/build.gradle >> and >> >> https://github.com/therajanmaurya/android-client/blob/MVP-Phase-1/build.gradle >> >> But I think, It has to be in separate #PR. So, Sagar will open his next PR >> of managing the build.gradle. >> >> And About the licenses of the dependencies, we don't need to mention here >> we will add all dependencies licenses in Application (All Libraries used >> license). >> As a Feature. >> >> Thanks >> >> >> On Monday, June 6, 2016, Stian Soiland-Reyes wrote: >> >> > On 5 June 2016 at 22:03, Sagar wrote: >> > > Hi Rajan, >> > > >> > > I have fixed all your input. Please review it again and suggests me >> > > something if there is something needed to change . >> > > >> > > If anyone else wants to work on it or review my work, it'd be great. >> > >> > Thanks both! I've commented on the pull request that we just need some >> > ASF headers on the new files, so we know they are licensed correctly. >> > >> > >> > >> https://github.com/apache/incubator-taverna-mobile/pull/14#issuecomment-223956980 >> > >> > (Note the license headers are not quite consistent in the rest of >> > Taverna Mobile, see also >> > https://issues.apache.org/jira/browse/TAVERNA-976 ) >> > >> > >> > I checked the licenses of the new dependencies manually - they are all >> > ASF 2.0 and so compabible. But do you know if there is a good Gradle >> > way to list all dependencies (including transitives) and their >> > licenses? >> > >> > >> > >> https://github.com/sagar15795/incubator-taverna-mobile/blob/Announcement/app/build.gradle#L31 >> > >> > -- >> > Stian Soiland-Reyes >> > Apache Taverna (incubating), Apache Commons >> > http://orcid.org/0000-0001-9842-9718 >> > >> >> >> -- >> *Thanks* >> *Namaste* >> >> Rajan Maurya >> Contact Number : +91 8010665248 >> Github : https://github.com/therajanmaurya >> College : Cluster Innovation Centre, University of Delhi >> Student : B.Tech. (Information Technology & Mathematical Innovations) >> > > > > -- > > *With warm regards * > *Sincerely yours* > Sagar > > > *Student ,(6th Semester )B.Tech IT and mathematical innovation* > *Cluster Innovation Centre* > *University of Delhi * -- Stian Soiland-Reyes Apache Taverna (incubating), Apache Commons http://orcid.org/0000-0001-9842-9718