Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBCD29FCC for ; Tue, 5 Jun 2012 20:26:12 +0000 (UTC) Received: (qmail 8554 invoked by uid 500); 5 Jun 2012 20:26:12 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 8521 invoked by uid 500); 5 Jun 2012 20:26:12 -0000 Mailing-List: contact bloodhound-commits-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-commits@incubator.apache.org Received: (qmail 8513 invoked by uid 99); 5 Jun 2012 20:26:12 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2012 20:26:12 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id C86A6800C2; Tue, 5 Jun 2012 20:26:11 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r10952 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r10952, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Tue, 05 Jun 2012 20:26:09 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #77: Wrong version of bootstrap in dashboard plugins X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/77#comment:3 Message-ID: <067.9afb155f856e66bece348b863e766260@incubator.apache.org> References: <052.513dce5e7ca5b82ad271a96fb0aa9de9@incubator.apache.org> X-Trac-Ticket-ID: 77 In-Reply-To: <052.513dce5e7ca5b82ad271a96fb0aa9de9@incubator.apache.org> #77: Wrong version of bootstrap in dashboard plugins ------------------------+------------------------------------- Reporter: gjm | Owner: olemis Type: defect | Status: accepted Priority: critical | Milestone: RC1 for initial release Component: dashboard | Version: Resolution: | Keywords: ------------------------+------------------------------------- Comment (by olemis): Attached patches are aimed at - having a single copy of bootstrap in dashboard plugin and [attachment:t77_r1346147_theme_bootstrap.diff reuse it in theme plugin] (... and everywhere it might be needed ''';)''' - [attachment:t77_r1345273_bootstrap_2.0.4.diff upgrade to bootstrap 2.0.4] - move htdocs files to new locations , and keep references in code and templates. ==== Dashboard ==== Patches should be applied against r1345273 in the following order : {{{ #!sh $ hg qapplied t77/t77_r1345273_htdocs_locations_dashboard.diff t77/t77_r1345273_bootstrap_2.0.4.diff }}} ==== Theme ==== Patches should be applied against r1346147 in the following order : {{{ #!sh $ hg qapplied t77/t77_r1346147_theme_bootstrap.diff t77/t77_r1346147_rm_bootstrap.diff t77/t77_r1346147_htdocs_locations_theme.diff }}} -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker