Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 8B54BD416 for ; Wed, 27 Feb 2013 08:13:56 +0000 (UTC) Received: (qmail 33464 invoked by uid 500); 27 Feb 2013 08:13:56 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 33409 invoked by uid 500); 27 Feb 2013 08:13:56 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 33388 invoked by uid 99); 27 Feb 2013 08:13:55 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 08:13:55 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 83D651C6F19; Wed, 27 Feb 2013 08:13:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5289245585198880006==" MIME-Version: 1.0 Subject: Re: Review Request: From: "Hugo Trippaers" To: "Wido den Hollander" , "Hugo Trippaers" Cc: "cloudstack" , "Noa Resare" Date: Wed, 27 Feb 2013 08:13:47 -0000 Message-ID: <20130227081347.17326.15374@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Hugo Trippaers" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/9632/ X-Sender: "Hugo Trippaers" References: <20130226205221.1280.48353@reviews.apache.org> In-Reply-To: <20130226205221.1280.48353@reviews.apache.org> Reply-To: "Hugo Trippaers" --===============5289245585198880006== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9632/#review17139 ----------------------------------------------------------- Ship it! Hey Noa, Looks good! I think we want this stuff in as soon as possible get deb packa= ging going. I still have to look through the pom changes to check for regressions with = the rpm packaging, but i will merge this with master. - Hugo Trippaers On Feb. 26, 2013, 8:52 p.m., Noa Resare wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9632/ > ----------------------------------------------------------- > = > (Updated Feb. 26, 2013, 8:52 p.m.) > = > = > Review request for cloudstack, Hugo Trippaers and Wido den Hollander. > = > = > Description > ------- > = > The uploaded changeset applies cleanly on top of the latest in the 4.1 br= anch as of now (df8c7506fc7a83c0187223eb712962e27438a9dd) > = > I'd love to get at least the feedback from Hugo Trippaers on this. > = > (The following is copied from the jira ticket) = > = > This ticket tracks the merge of the packaging work that me and [~widodh] = has been working on in a separate branch. = > = > The diff is kind of large, but most of the lines are the package delimita= tions moving around resulting in a lot of file moves. The changes should be= orthogonal to non-packaging related developments and the target is both th= e 4.1 and master branches. Since the current state of packaging is very bro= ken, at least it will be an improvement. = > = > Concepts included in the diff: = > = > * the replace.properties location used by maven is parameterized to allow= for a build that does not modify the currently git tracked files = > * package naming is updated along the lines of what was discussed on the = -dev mailing list and between committers at the Build a Cloud Day in Belgiu= m. = > * package version pattern is updated (since we redo all package names, we= might as well drop the epoch) = > * Support for Debian Squeeze :) > = > This commit is not very well tested, and most likely broken in a few ways= , but since should be pretty safe regression-wise and it is a vast improvem= ent over the current state of deb packaging. Let's get this in as a startin= g point to get to a broader user base for the last fixes to 4.1 packaging. > = > = > This addresses bug CLOUDSTACK-1415. > = > = > Diffs > ----- > = > agent/pom.xml 810f33f = > awsapi/pom.xml 5a0ad7b = > client/pom.xml 385d5a0 = > client/tomcatconf/classpath.conf.in 3ae0fb4 = > debian/README cbfbf1b = > debian/changelog c3243aa = > debian/cloud-agent-deps.install b05b7d1 = > debian/cloud-agent-libs.install ba25935 = > debian/cloud-agent.config 00ae6c0 = > debian/cloud-agent.install c67e90a = > debian/cloud-agent.postinst f022f6d = > debian/cloud-cli.config 00ae6c0 = > debian/cloud-cli.install ce17846 = > debian/cloud-client-ui.install ba1408a = > debian/cloud-client.config 00ae6c0 = > debian/cloud-client.install aadb145 = > debian/cloud-client.postinst 87c7610 = > debian/cloud-core.install 00a43d4 = > debian/cloud-deps.install 74aade1 = > debian/cloud-management.config 00ae6c0 = > debian/cloud-python.install b8eac72 = > debian/cloud-scripts.install 5e8896d = > debian/cloud-server.install f792cc2 = > debian/cloud-setup.install 5c37c64 = > debian/cloud-system-iso.install 5a0b636 = > debian/cloud-usage.install 22f5834 = > debian/cloud-usage.postinst 56f895d = > debian/cloud-utils.install 39c357a = > debian/cloudstack-agent.install PRE-CREATION = > debian/cloudstack-awsapi.install PRE-CREATION = > debian/cloudstack-cli.install PRE-CREATION = > debian/cloudstack-common.install PRE-CREATION = > debian/cloudstack-docs.install PRE-CREATION = > debian/cloudstack-management.install PRE-CREATION = > debian/cloudstack-management.postinst PRE-CREATION = > debian/cloudstack-usage.install PRE-CREATION = > debian/control e9697ea = > debian/rules 36b611d = > framework/rest/pom.xml e8322e0 = > packaging/debian/init/cloud-agent PRE-CREATION = > packaging/debian/init/cloud-management PRE-CREATION = > packaging/debian/init/cloud-usage PRE-CREATION = > packaging/debian/replace.properties 6520f63 = > plugins/hypervisors/kvm/pom.xml 8fc8f73 = > pom.xml a5fe9f5 = > server/pom.xml 602ed5b = > usage/pom.xml f7d9dd1 = > = > Diff: https://reviews.apache.org/r/9632/diff/ > = > = > Testing > ------- > = > = > Thanks, > = > Noa Resare > = > --===============5289245585198880006==--