| Issue 84: | Ant Integration Script for Framework ans SVN | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
Instead of the tests/build.xml that just runs the tests, have the build check out code from the repo, prompt to merge any changes, run the tests, and then do a commit. Could also email the results summary and other meta data. CI ...
Mar 10, 2008
Project Member
#1
marc.es...@gmail.com
Mar 23, 2008
Working on this today along with antunit stuff. Instead of checkout, it should be update, I think. So, the build should update -> run tests -> commit.
Mar 23, 2008
Refactored tests/build.xml to update /mxunit, runtests, and then commit all, as long as there are no build exceptions. Maybe should prompt for comment and set that as the commit comment.
Status:
Fixed
Mar 23, 2008
excellent. definitely right on "update", although interestingly enough when i switched all my "checkouts" to updates at work I saw no difference in performance. i thought for sure i would. anyway... looking forward to peeping it all when i get some free time! nice job dude. |
||||||||||