Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AD5FC46F for ; Fri, 3 Aug 2012 11:21:23 +0000 (UTC) Received: (qmail 83941 invoked by uid 500); 3 Aug 2012 11:21:22 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 83862 invoked by uid 500); 3 Aug 2012 11:21:21 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 83831 invoked by uid 99); 3 Aug 2012 11:21:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 11:21:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gary.martin@wandisco.com designates 209.85.215.175 as permitted sender) Received: from [209.85.215.175] (HELO mail-ey0-f175.google.com) (209.85.215.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 11:21:12 +0000 Received: by eaad12 with SMTP id d12so150620eaa.6 for ; Fri, 03 Aug 2012 04:20:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=st8hX+YmIm6/JXuA8Tg+MI7vcb0Vfnw0/ZGfArLQgew=; b=JOQWJfRiEBz9UMOWKYYzcuEBv6vumCnBNSdxrg+0BbROKEZo404ReKSbP+a1cstk2h NRw/cxIOAdZuzZxyL00Y1RLHXkUDnVyKGV33H6ksi8IyA1D/ohO8tt6MiHRhLt7GJcR4 IbV0UGkdRA2kIUcpJwYBOK/zwxv07/hTuUnZOhM4J26As6s1WLQZSoX6jZ8WzTf5a+PQ ttFlx+B1CjYDtOgllaNLNYQ/aOHCNBBde3inT/mC6q694l24nemdxHa7hsV14Niq9bq3 V2hhO3xGnqIebxOsvDb5PIxr36hHkc+OqtzcAbkfZgBKohiq4KH3ZDl6acri+dAEot5S ldEg== Received: by 10.14.175.5 with SMTP id y5mr1630471eel.40.1343992460044; Fri, 03 Aug 2012 04:14:20 -0700 (PDT) Received: from [10.2.5.127] ([77.86.30.139]) by mx.google.com with ESMTPS id 8sm24837448eeg.16.2012.08.03.04.14.19 (version=SSLv3 cipher=OTHER); Fri, 03 Aug 2012 04:14:19 -0700 (PDT) Message-ID: <501BB289.1040700@wandisco.com> Date: Fri, 03 Aug 2012 12:14:17 +0100 From: Gary Martin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: bloodhound-dev@incubator.apache.org Subject: Re: [Apache Bloodhound] #153: Updates for next release References: <052.08dc997fc2ff28fce72895a19245a2d2@incubator.apache.org> In-Reply-To: <052.08dc997fc2ff28fce72895a19245a2d2@incubator.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmnoFAALgbuyybJ9yiSAalyntQgyABXFshLPF0OXBCkZ9oBOqT+7jNFfsLUiiSYvrdILOoh X-Virus-Checked: Checked by ClamAV on apache.org I just raised this ticket to cover Greg's suggestions. Cheers, Gary On 08/03/2012 12:09 PM, Apache Bloodhound wrote: > #153: Updates for next release > -----------------------+----------------- > Reporter: gjm | Owner: gjm > Type: task | Status: new > Priority: critical | Milestone: > Component: installer | Version: > Keywords: | > -----------------------+----------------- > Greg's suggestions for changes for the next release (see [http://mail- > archives.apache.org/mod_mbox/incubator-bloodhound- > dev/201208.mbox/%3CCABD8fLXnGyrrBv4vghHkvcE+-2G668kDWn6YnDg0Z0esgSPd0w@mail.gmail.com%3E > Greg's email] for more information) > > * append licenses of dependencies to LICENSE > * remove LICENSE files from subdirectories > * remove NOTICE files from subdirectories > * ensure that doc/wireframes is not in a future release > * add license headers to bloodhound_dashboard/setup.cfg and other ini > format files > * use RAT to find more of these > * move the license header in > bloodhound_dashboard/bhdashboard/templates/bh_model_view.html to after the > DOCTYPE > * use a top-level README to point to the installer/README.rst > * indicate the revision/release of Trac incorporated > > Note further discussion and check for relevant existing tickets before > implementing this. >