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 10 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
4280 4227 d 6 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 23 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.
 
906 6069 d 2 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
872 6306 d 4 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 6351 d 2 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 6387 d 0 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
 
834 6487 d 20 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Metrics gathering (see TECHGP-00180).
Fix for the escrow tool to prevent the same package version being added to the collection (as a result of being referenced by another product in the bom)
More stringent business rule implemented to separate escrow build stages (if a dependency builds on multiple platforms and a consuming package builds on a subset of those platforms, separate the dependency and consuming package build stages)
 
832 6501 d 21 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
 
814 6576 d 3 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!