Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
916 5750 d 21 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Performance improvements.
 
908 6064 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
Backwardly compatible xml change (property addition)
 
902 6083 d 23 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
898 6094 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
DEVI fix attempt in the case of 54846.
 
896 6101 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
Non backwardly compatible code requires schema patch (addition of PLANNED_VERSIONS.PLANNED_TIME). Daemons will fail to operate without this.
 
894 6111 d 20 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
 
886 6248 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Requires:
- oramgrdb-cr-patch > 1.0.22000.cr
- core_devl > 2.77.3000.cr
- Release_Manager 3.30.9000.cr
 
868 6344 d 18 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix.
 
866 6352 d 23 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes. Requires backwardly compatable schema change. Basically the addition of the columns in the do_not_ripple table, the UnRipple_Package_Indirect procedure, and the pk_rmapi.exclude_indirect_from_build function.

Resurrection of abt ant task code used in the escrow tool to prevent a package already built on a platform from being rebuilt. This was last present in 13.0.16000.cr.
 
864 6374 d 1 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
Addressed >200 compiler warnings. Now only 9 remain.
 
862 6388 d 21 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
 
858 6402 d 0 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 6421 d 2 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.
 
842 6475 d 20 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
devis
 
840 6476 d 1 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Devis
 
832 6503 d 18 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
enhancements
- check whether ANT_HOME is set
- go to state paused when directed (previously stayed in idle)
- do not log to log4j for escrow builds
- improved abt ant task logging
- work with jats release -extractfiles -view technique for escrow builds
 
818 6574 d 19 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes:
- improved hand shake, Master still waits for all Slaves to be in state waiting before generating build file/putting Slave in state Active, slave now waits for the Master to put it in state Active rather than waiting for build files
- fixed continual use of warning level when logging in slave
- clear current package being built when build is complete and set idle state before sleep
- add -verbose -verbose to bump up jats -extract logging, jats has been seen to sporadically return 1 on ict02 and unx26 (and probably other build machines too), and returns 0 subsequently
 
816 6575 d 21 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 6578 d 0 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!