Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
904 6078 d 10 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
874 6300 d 5 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import  
854 6419 d 11 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Fixed issues, including major revamp of error reporting. Better email subject text. Additional errors reported. For example, previously when extracting source code, no check was performed (the error was picked up at the build stage). Now, all command return codes are checked to improve email failure clarity.
 
848 6460 d 2 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Address DEVI-047232
Address DEVI-046737

Also:
1) Simplify running the escrow program
2) Add safety to launcher scripts
3) Included unix init.d script in release
 
828 6538 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Issues
- fix to abtlaunch.bat to ensure the buildtool changes to the ABT_HOME drive as well as folder. This bug caused the buildtool to delete files over 5 days old in C:\windows\system32 where ABT_HOME was set to another drive. This was not good!
 
822 6546 d 5 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes:
- ABT_HOME fixed in abtlaunch
Features:
- added pm.zip, a preconfigured process manager designed to launch the buildtool as a win32 service (see TECHGP-00179)
- added jats supplied version numbering information to the manifest files of each published jar file. this is primarily to ensure compatibility between the daemon generating the build file, and all consuming slaves. The manifest Specification-Version value reflects the jats supplied major number of the buildtool version. This is used at run time and embedded in a build file, and checked by the abt-ant task. The abt-ant task will fail if they are different.
 
814 6576 d 9 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!