Commit graph

10 commits

Author SHA1 Message Date
mark_story
1644b1c249 Fix a few problems with the build.xml
- Fix condition checking. Phing was barfing on the old 'code'
- Packages would always be made for the previous release.  Fix that.
- Check return codes so we don't blunder ahead when things go wrong.
- Put in invalid data so accidents don't happen.
2012-01-07 20:05:12 -05:00
mark_story
2aa6822b32 Add other core members. 2012-01-07 20:05:12 -05:00
mark_story
ca99ebf912 distribute target works 2012-01-07 20:05:12 -05:00
mark_story
af5fe31e4b Update build definition. 2012-01-07 20:05:11 -05:00
mark_story
baaa2e66f4 Add help and docs. 2012-01-07 20:05:11 -05:00
mark_story
65a6fae406 Remove un-used property. 2012-01-07 20:05:11 -05:00
mark_story
393bc7f1e5 Add distribute task.
Once the pear channel is setup, this will publish tar
files to the pear channel.
2012-01-07 20:05:11 -05:00
mark_story
ce80a78763 Adding task to cut a release tag and push it. 2012-01-07 20:05:11 -05:00
mark_story
41bbc02603 Add next-version task. 2012-01-07 20:05:10 -05:00
mark_story
864cb3920c Adding phing build.xml 2012-01-07 20:05:10 -05:00