----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10079/#review18315 -----------------------------------------------------------
Commit 01ea7232d9a7e956277f03c8471d8d4e2b60d699 in branch refs/heads/bvt from Prasanna Santhanam <t...@apache.org> [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=01ea723 ] CLOUDSTACK-1252: Failed to download default template in VMware Proposing to modify package.sh script. Package as per OSS or NONOSS arguments. 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] 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) Signed-off-by: Pradeep <pradeep.soundarara...@citrix.com> - ASF Subversion and Git Services 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 > >