----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10079/#review18253 -----------------------------------------------------------
I pushed this to master. Can you send an email [ACS41][PatchRequest] to the list so it is cherry-picked to 4.1? - Prasanna Santhanam On March 22, 2013, 10:51 a.m., Pradeep Soundararajan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10079/ > ----------------------------------------------------------- > > (Updated March 22, 2013, 10:51 a.m.) > > > Review request for cloudstack, Chip Childers, Prasanna Santhanam, Hugo > Trippaers, and Wido den Hollander. > > > Description > ------- > > BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware > > Proposing to modify package.sh script. Package as per OSS or NONOSS arguments. > > Signed-off-by: Pradeep <pradeep.soundarara...@citrix.com> > -------------------------------------------------------------------------------------- > > Now package.sh will act based on the below usage i.e. with or without > arguments: > > ./package.sh -h > > usage: ./package.sh [-p|--pack] [-h|--help] [ARGS] > > The commonly used Arguments are: > oss|OSS To package OSS specific > nonoss|NONOSS To package NONOSS specific > > Examples: ./package.sh -p|--pack oss|OSS > ./package.sh -p|--pack nonoss|NONOSS > ./package.sh (Default OSS) > > --------------------------------------------------------------------------------------- > > > Diffs > ----- > > packaging/centos63/cloud.spec 16c3602 > packaging/centos63/package.sh 2515ecb > > Diff: https://reviews.apache.org/r/10079/diff/ > > > Testing > ------- > > > Thanks, > > Pradeep Soundararajan > >