Commit Graph

46 Commits

Author SHA1 Message Date
Chip Childers 29b3530988 Another setnextversion.sh correction 2013-07-31 11:05:18 -04:00
Chip Childers b900671203 Fixing setnextversion.sh 2013-07-31 10:47:27 -04:00
Chip Childers ca61d8bda1 Fixing build_asf.sh to correct manual pom manipulation 2013-07-25 12:24:37 -04:00
Chip Childers 9086343703 Correcting variable escape errors in RC script
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-23 15:15:55 -04:00
Chip Childers 7e5c6b9330 Ensuring the correct dir
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-23 15:06:27 -04:00
Chip Childers 75374f1ede Fixing the variable that I'm checking to determine if SNAPSHOT needs to be removed from an RC's deb rules file
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-23 14:57:53 -04:00
Chip Childers c551f854ab Adding a hack to the RC spin script that removes all references to -SNAPSHOT from the debian/rules file. Also added an automatic revert of the verion bump to sure that I don't forget to do that.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-04-23 19:48:30 +01:00
Chip Childers a9e32fad7d Fixing version scripts to deal with tools/apidoc/pom.xml
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-22 09:34:47 -04:00
Chip Childers a051acfa32 Adding additional profiles and properties to mvn version scripts
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-22 08:51:47 -04:00
Chip Childers 0f4dd4c5ec Adding a version folder location for the svn dev dist commit
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 16:46:50 -04:00
Chip Childers 8757b551e2 Fixing path error in release dist checkin script
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 16:17:06 -04:00
Chip Childers 9db3039877 Correcting getopts option-string
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 16:10:11 -04:00
Chip Childers 9e46429436 Fixing getopts for build script
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 15:50:54 -04:00
Chip Childers 5122343215 More build script fixes
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 15:42:30 -04:00
Chip Childers 2c36aa8fcd Fixing build script variable comparisons to include quotes
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 15:37:00 -04:00
Chip Childers 5b4223a3b3 Adding svn upload to dev dist dir to release build script
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 15:26:11 -04:00
Chip Childers 7f579a1c1b Removing unused keyid variable, in favor of consolidating it into the certid var for the release prep build script
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 15:18:02 -04:00
Chip Childers edbd18d4c0 Moving default release build dir to /tmp
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-21 15:01:46 -04:00
Chip Childers ac082848ef A series of build script and release management tool fixes:
adding a hack to handle the XenServerJava pom.xml
Fixing some variable settings
Removing git pull from build script
Adding setnextversion.sh

Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-19 16:56:54 -04:00
Chip Childers d0921510d6 Adding -P for vmware and developer to mvn version:set call in build script
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-19 16:00:17 -04:00
Chip Childers 5dbf51b996 Updating build_asf.sh to include setting the version for the release in the poms
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-19 15:24:53 -04:00
Chip Childers c69a62fa50 Removing 'incubator' from the default source dir
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-18 14:52:45 -04:00
Joe Brockmeier 2557122741 Updating build_asf.sh to remove incubating references. 2013-04-15 22:35:30 -05:00
Wido den Hollander 5e44e61127 docs: Build the installation guide instead of "all"
It seems that all the work is going into the installation guide instead
of the "-all" docs.

With this commit we build the installation guide documentation.
2012-10-22 12:08:11 +02:00
Chip Childers a82761dfe3 Removed KEYS file copy operation from the source build script.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 15:38:52 -04:00
Chip Childers 8c31af0e1c Source build modified to produce *.tar.bz2 instead of *.tar.gz
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 14:06:53 -04:00
Chip Childers 578bca08cb Dropping .zip archive format from the source build
This is due to the nature of ASF release votes,
and the desire to see each individual artifact be tested.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-12 11:08:12 -04:00
Edison Su f78d9783f1 CLOUDSTACK-248: install cloud-scripts twice during upgrade 2012-10-05 12:02:10 -07:00
David Nalley bae835d6c3 adding an option to the build script to permit setting a pgp key with which to sign 2012-10-05 00:27:58 -04:00
Alex Huang 02ca9c25b3 Applied patch to get rid of cloud-premium 2012-10-01 17:16:09 -07:00
Wido den Hollander 77d74c65d9 Add license header for build_docs.sh 2012-09-24 15:30:23 +02:00
Wido den Hollander a7b82f7b0b docs: Add build script
There is currently no script to build the docs with, this is an easy script
to build them.

An example how I use it:
$ cd ~wido/repos/cloudstack
$ tools/build/build_docs.sh -s $(echo ~wido/repos/cloudstack)
2012-09-24 14:40:00 +02:00
Edison Su 14dd9cd197 CLOUDSTACK-75: Modified installer text from 'Cloud.com CloudStack' to 'Apache CloudStack 2012-09-20 14:37:44 -07:00
Chip Childers d501b34b09 Fixed some file name issues for the build_asf.sh script 2012-09-19 14:16:16 -04:00
Edison Su cc92a4ce78 add deb/rpm install.sh 2012-09-18 15:55:43 -07:00
Chip Childers ff81d0000e Resolving CLOUDSTACK-49 : Correct the source tar.gz and zip extract folder names to match the release artifact name. 2012-09-07 14:15:54 -04:00
Chip Childers 6ec623d2d5 Fixed file names in the build_asf.sh script 2012-09-07 13:36:09 -04:00
Chip Childers 975b16775d Fixed artifact names in build_asf script 2012-09-07 12:05:23 -04:00
Chip Childers 19a3037325 ASF build process improvements. 2012-09-04 16:24:19 -04:00
Chip Childers b5ab5c2b02 Adding a build script for use when creating ASF releases and release candidates 2012-09-04 14:22:23 -04:00
Chip Childers 7c30fe509b Removing addcopyright.py from the source tree 2012-09-04 10:55:28 -04:00
Gavin Lee 39a676c496 Correct license header mainly for patches folder
Signed-off-by: Chip Childers <chip.childers@gmail.com>
I've assumed that Gavin's commit is appropriate, based
on an assumption that we will keep these files in the source
tree.  If https://issues.apache.org/jira/browse/LEGAL-146
results in a different opionion from the members, then we
will end up having to do something more drastic anyway.
2012-08-31 10:50:46 -04:00
frank 2f634c0913 Switch to Apache license 2012-04-03 04:50:05 -07:00
frank 0b38d62c8e addcopyright.py
better license keywords library
2012-01-12 16:51:30 -08:00
frank 191c92a5c3 add shell/python support in copyright header tool 2012-01-11 18:42:18 -08:00
frank c6b19615c2 a tool to add/modify copyright header of source file 2012-01-11 17:32:49 -08:00