Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4318 4205 d 22 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
4280 4226 d 18 h dpurdie /buildtool/trunk/src/generated/ Changes to support build sets with multiple machines of the same type.
Several cleanup operations:
* Email on end of successful build
* Embed all build machine information into the Ant build file
* Create a new Ant Task to contain Machine information
* Factored out common information. Email List
* abt_MASTER and buildFilter are no longer injected into the Ant build file. Its now present in the generated file
* Added many comments
* Made some of the Sql readable
 
924 5404 d 10 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Remove all knowledge of ClearCase from the buildtool
The buildtool works with a VcsTag that is extracted from the RM database and passed through to JATS in a manner that allows new Version Control Systems to be implemented.
 
910 5971 d 10 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
908 6061 d 17 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
Backwardly compatible xml change (property addition)
 
894 6109 d 11 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
 
878 6293 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Partial work on 50733 to aid Borland tools by reducing command line.
Full fix for 48629:
- Prevent multiple versions on the same package being added to the collection.
- All Release Manager queries on planned versions needed ordering consistently.
 
872 6305 d 15 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Use new features of jats etool save_build.
Removes the need for buildtool to be clearcase aware

Remove the use of antwrap scripts.
Allows ant build fails to report errors directly
Remove the need for the ant build files to be in the package root directory
Simplifies running of ant builds. It all goes through jats.

Create auto.xml files when rebuild ant packages in daemon mode
For the same reasons that its done in escrow

Localize knowledge of the 'source path' to the creation of the view
Preparation for migration away from ClearCase
Code simplification
 
866 6350 d 14 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.
 
862 6386 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
 
854 6418 d 17 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.
 
836 6481 d 13 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
816 6573 d 12 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 6575 d 15 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!