Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
878 6299 d 9 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.
 
876 6301 d 3 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import  
874 6305 d 7 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import  
872 6311 d 12 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
 
870 6327 d 8 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Tone down the aggressive nature of the Release Planning process
Do not exclude all consumers of a package that has an undefined build standard.
THis issue needs to be revisited.
 
868 6348 d 6 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix.
 
866 6356 d 10 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 6377 d 12 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
Addressed >200 compiler warnings. Now only 9 remain.
 
862 6392 d 8 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
 
860 6397 d 11 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Improved logging to help track down DEVI-48831 cause.
 
858 6405 d 12 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).
 
856 6423 d 9 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Fixed issues
 
854 6424 d 13 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.
 
852 6433 d 10 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Fixed issues
Contains a 99 per cent fix for DEVI-047396, in that no ClearCase work is now performed, however too much release manager work is (still call autoMakeRelease even though the package version is official i.e. need new stored procedure to call) and the release notes/package ownership and write access in the archive do not get updated
 
850 6441 d 9 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Issue fixes
 
848 6465 d 4 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
 
846 6469 d 5 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI-047176 - Buildtool locks out Release Manager
 
844 6472 d 8 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Fixed a debug message that was causing BuildDeamon to display ......MutableInt@xxxxxx instead of a number.

Altered the operation of BuildDaemon.isActive() so that it will loop though threads until it finds one that is alive. Prevents new threads being created when an Alive one exists.

Scanned ReleaseManager.java and closed all callable statements
The code is not exception-safe. This will require additional work, but it should not leak cursors as badly as the existing code. Address problem of oracle cursors accumulating.
 
842 6479 d 8 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
devis
 
840 6479 d 13 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Devis
 

Show All