Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4318 4206 d 9 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
4123 4346 d 4 h dpurdie /buildtool/trunk/ Added support for Java 1.7
Added several debug messages
Added mechanism to allow some time for packages to be transferred to dpkg_archive. An issue on very small packages.
Added UBUNTU12 upstart file
Added uncaught exception handler
Added Nagios reporting if stuck in the planning phase
Cleaned up manifest generation - put temp files into the build directory.
 
922 5426 d 19 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Generate emails with references to log files via an HTTP server.
Simplifies work with mail clients
 
904 6078 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
894 6109 d 22 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
React to config changes, eg /abtscratch partition, change of default mail server, unset GBE_PLATFORM (Unix), jats -NoExportVars use
DEVI fixes
Removal of traces for DEVI-48831
 
858 6400 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Improved logging to help track down DEVI-48831 cause.

Revert functionality recently tightened up. Create auto.xml for escrow purposes (for those packages which do not have optional="true" in the prescribed manner below - see TECHGP-00181).

<import file="auto.xml" optional="true"/>

Minor logging improvements associated with archived releases and daemon threads exiting (these are not fatal).
 
854 6419 d 3 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.
 
850 6435 d 23 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Issue fixes
 
848 6459 d 18 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
 
822 6545 d 21 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.
 
820 6551 d 21 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes (for the New Year):
- dropped any pretence of backward compat with Release Planner generated buildfiles
- dropped abt.bat, abt, AutoMakeRelease.bat, AutoMakeRelease, setenv.bat
- add connect/disconnect to clearCurrentPackageBeingBuilt
- cull warning log message in MasterThread
- force main/Master/Slave threads to sleep upon Oracle connection issue
- do not exit main thread upon Oracle issue
- handling clearcase labelling/release manager publishing errors by marking package build exclusion flag
- rm -f *.log and *.xml in abtlaunch
- This follows an unexplained permissions based problem which caused the abt task to fail with an Exception
 
816 6573 d 22 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes:
- not tearing views down for failed builds
- improved logging
- master/slave handshake, slave repeatedly sets run level WAITING when woken whilst waiting to consume a build file
- pass -pname -pversion on create_dpkg
- replaced getFreeSpace with getUserSpace
- master not handling build failures (not marking as excludeFromBuild ie do not ripple)
- slave no preserving build failures due to a bug in the AbtPublish target. Fixed by generating build info in this target.
 
814 6576 d 1 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!