Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5090 3856 d 14 h dpurdie /buildtool/trunk/ Added support for packages imported via an SDK - they are not built in this release.
Treat pegged packages in a similar manner to SDK packages.
Detected 'Test Build' that will not be built due to other build errors - send email to user.
Refactored Daemon Instruction processing
Refactored emailing of Test Build emails
Factored out globalAndProjectWideBuildFailureEmailCollection and associated data - less moving of data
Calculate unique list of email addresses - only when used.
Improved method documentation
 
830 6511 d 11 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Escrow build tool changes to support TECHGP-00182:
- solaris centric escrow_set_up replaces win32/unix_set_up/tear_down
- additionally generate raw_data.csv, an escrow build agenda
- omitted unit tests in ripple engine for escrow build tool
Escrow/Build Daemon changes:
- close resultset/statement handles to prevent oracle error (don't rely on garbage collector)