| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 894 |
6113 d 16 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 |
|
| 884 |
6260 d 14 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import |
|
| 880 |
6277 d 18 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
Put back the mechanism to exclude packages dependent upon packages which are not reproducible in escrow mode. This mechanism was relaxed in 13.1.2000.cr in daemon and escrow mode, and should have only been relaxed in daemon mode, due to Seattle's current state of play (configuration management wise). |
|
| 878 |
6297 d 17 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. |
|
| 874 |
6303 d 15 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import |
|
| 872 |
6309 d 20 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 |
6325 d 16 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 |
6346 d 14 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix. |
|
| 866 |
6354 d 18 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 |
6375 d 21 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix
Addressed >200 compiler warnings. Now only 9 remain. |
|
| 862 |
6390 d 16 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix |
|
| 858 |
6403 d 20 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 |
6422 d 21 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 |
6431 d 18 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 |
|
| 848 |
6463 d 12 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 |
|
| 836 |
6485 d 17 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fixes |
|
| 834 |
6491 d 13 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 |
6505 d 14 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 |
|
| 830 |
6515 d 20 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
Escrow build tool changes to support TECHGP-00182:
- solaris centric escrow_set_up replaces win32/unix_set_up/tear_down
- additionally generate raw_data.csv, an escrow build agenda
- omitted unit tests in ripple engine for escrow build tool
Escrow/Build Daemon changes:
- close resultset/statement handles to prevent oracle error (don't rely on garbage collector) |
|
| 826 |
6544 d 17 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
major bug fix causing WIPs, once built successfully, to be then excluded from the build
- additional handle closures that potentially were keeping <rtagid>official file from being deleted in both the MasterThread and (for insurance purposes) the RippleEngine
- also call on System.gc() to force the deletion, though this is only attempted if the initial delete fails |
|