Pradeep, et al:

I went ahead and applied this to master - as I am trying to get us
caught up on the patch queue.

--David

On Tue, May 22, 2012 at 8:13 AM, Kevin Kluge <kevin.kl...@citrix.com> wrote:
> Pradeep, generally anything that goes into 3.0.x should also go into master.  
> 3.0.x is the stable branch and master will most likely be the basis for 
> future, major releases.  Obviously we don't want regressions in future 
> releases so we have to ensure every change  in 3.0.x either goes into master 
> or that some existing change in master obviated the need for the new change 
> there.  Git should be able to help with making sure we don't miss anything.
>
> -kevin
>
>> -----Original Message-----
>> From: Pradeep Soundararajan [mailto:pradeep.soundarara...@citrix.com]
>> Sent: Monday, May 21, 2012 10:58 PM
>> To: Frank Zhang; cloudstack-dev@incubator.apache.org
>> Subject: RE: [PATCH] debian: Do not package the css, js, ui and images
>> directory in the agent package
>>
>> Frank,
>>
>> Currently, I have applied the below changes only to 3.0.x branch. Please let
>> me know do I have to apply the same to other branches as well?
>>
>> Thanks,
>> Pradeep.S
>>
>> -----Original Message-----
>> From: Frank Zhang
>> Sent: Monday, May 21, 2012 11:46 PM
>> To: cloudstack-dev@incubator.apache.org
>> Cc: Pradeep Soundararajan
>> Subject: RE: [PATCH] debian: Do not package the css, js, ui and images
>> directory in the agent package
>>
>> Pradeep, please review and apply this patch.
>> It looks good to me
>>
>> > -----Original Message-----
>> > From: Wido den Hollander [mailto:w...@widodh.nl]
>> > Sent: Monday, May 21, 2012 6:03 AM
>> > To: cloudstack-dev@incubator.apache.org
>> > Cc: Wido den Hollander
>> > Subject: [PATCH] debian: Do not package the css, js, ui and images
>> > directory in the agent package
>> >
>> >
>> > Signed-off-by: Wido den Hollander <w...@widodh.nl>
>> > ---
>> >  debian/cloud-agent.install |    4 ----
>> >  1 files changed, 0 insertions(+), 4 deletions(-)
>> >
>> > diff --git a/debian/cloud-agent.install b/debian/cloud-agent.install
>> > index 5a05311..5ef72ce 100644
>> > --- a/debian/cloud-agent.install
>> > +++ b/debian/cloud-agent.install
>> > @@ -5,8 +5,4 @@
>> >  /etc/init.d/cloud-agent
>> >  /usr/bin/agent-runner
>> >  /usr/bin/cloud-setup-agent
>> > -/usr/lib/cloud/agent/css
>> > -/usr/lib/cloud/agent/ui
>> > -/usr/lib/cloud/agent/js
>> > -/usr/lib/cloud/agent/images
>> >  /var/log/cloud/agent
>> > --
>> > 1.7.5.4
>

Reply via email to