From ce80a787638ea9d8c9024042fb0291401b85a709 Mon Sep 17 00:00:00 2001 From: mark_story Date: Wed, 28 Dec 2011 23:04:06 -0500 Subject: [PATCH] Adding task to cut a release tag and push it. --- build.properties | 4 ++++ build.xml | 31 ++++++++++++++++++++++++++----- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/build.properties b/build.properties index c26c896be..ea1df0348 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,10 @@ # Name project.name = CakePHP +# Git stuff +git.remote = + # Directories build.dir = build dist.dir = dist + diff --git a/build.xml b/build.xml index 4a274ff5b..ff682d059 100644 --- a/build.xml +++ b/build.xml @@ -92,6 +92,8 @@ pear.php.net CakePHP + + MIT License @@ -117,24 +119,43 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + +