Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4319 4207 d 17 h dpurdie /buildtool/branches/hotfix1/ Fix multi machine error detection - only  
4318 4207 d 17 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
4285 4225 d 15 h dpurdie /buildtool/trunk/ Cleanup several files
Factor out class - RunLevelData. Rename to prevent conflict and confusion.
Simplified walking threads and runlevels - use the Java iterators.
 
4280 4228 d 13 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
 
4231 4244 d 15 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ Escrow build - package detection test will only try once and not wait 60 seconds.  
4212 4251 d 11 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/ Support for packages with a manually specified version number. The packages can now be automatically built by the build daemons.  
4130 4319 d 14 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ Added support for Java 1.7 int the ABT class. Not sure that its really need in this form.  
4123 4347 d 12 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.
 
4041 4470 d 14 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ Attempt to address issue whereby the built file created under windows (samba) is not available to be read under Unix (NFS).
Extended the period of time that we will wait for such a file to 60 seconds. Have seen 30 second wait required.
 
2541 4778 d 12 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/ Better handling of ReleaseManager publishing errors. Allow some errors to affect one package and not the entire system.
Better detection of 'built' files to allow for NFS caching of small files
Extend Nagios testing
 
1351 4861 d 18 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ Always preserve build log files  
926 5398 d 10 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Change usage of jats_vcssave_build.pl to use the 'isawip' option and remove the 'wip_label' option.
 
924 5406 d 5 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.
 
922 5428 d 4 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
 
910 5973 d 5 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
908 6063 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
Backwardly compatible xml change (property addition)
 
898 6093 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
DEVI fix attempt in the case of 54846.
 
896 6100 d 12 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 6 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 6247 d 12 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
 
878 6295 d 7 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 6307 d 10 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
 
868 6344 d 4 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix.
 
866 6352 d 9 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.