Changeset 7338 for branches/0.4/buildscripts/webbuild/webbuild.sh
- Timestamp:
- 02/16/07 15:10:52 (21 months ago)
- Files:
-
- 1 modified
-
branches/0.4/buildscripts/webbuild/webbuild.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.4/buildscripts/webbuild/webbuild.sh
r7308 r7338 2 2 3 3 # Define variables used for rest of the script 4 version=0.4.2 ALPHA25 xdDojoUrl=http:// dojotoolkit.org/~jburke/webbuild/$version/src4 version=0.4.2rc1 5 xdDojoUrl=http://build.dojotoolkit.org/$version/src 6 6 versionSuffix=xdomain 7 svnTopDir=release-0.4.2rc1 7 8 8 9 #Clean up from a previous run. … … 13 14 14 15 #Get the source 15 svn export http://svn.dojotoolkit.org/dojo/ branches/0.416 cd ./ 0.4/buildscripts16 svn export http://svn.dojotoolkit.org/dojo/tags/release-0.4.2rc1 17 cd ./$svnTopDir/buildscripts 17 18 18 19 #Do xdajax build.