SilverStripe Project Build ------------------------------------ This build file contains targets to assist in creating new SilverStripe builds and releases. Run "phing -l" to get a full list of available targets. Options: -Dbasedir = . (the base directory to operate on) -Ddependent-modules-file = dependent-modules (the file of dependent modules to use when updating modules) -Dchangelog-definitions-file = changelog-definitions (the file of changelog-definitions to use when generating the changelog) -DchangelogSort = type (sort the changelog file by commit type) -Dni_build = false (non-interactive build, overwrite local changes without prompting) -Dmodurl (the URL of a single module to load when using add_modules) -Dmodule (the name of the module directory to create the module in when using add_modules) -Darchivename (the name of the created archive file) -Darchivedest (the destination directory to put the archive) -Dtagname (the name of the tag/branch to check out or to create as a new tag) -DincludeBaseDir (whether or not to include the base dir in a git checkout operation) Please enter the name of the tag Push local tags to origin? Please enter the name of the tag or branch you wish to checkout Include the base dir '${basedir}' in checkout? Please choose a version Please choose a version A new SilverStripe release is ready, and although it hasn't been publicly announced yet, is available at the following locations: ${release_url}SilverStripe-cms-v${version}.tar.gz ${release_url}SilverStripe-framework-v${version}.tar.gz ${release_url}SilverStripe-cms-v${version}.zip ${release_url}SilverStripe-framework-v${version}.zip Thanks, Your friendly automated release script. Please enter the module's git or svn URL Please enter the module's name (i.e. the folder to module should be created in)