| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 922 |
5429 d 2 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 |
|
| 916 |
5751 d 6 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
Performance improvements. |
|
| 908 |
6064 d 11 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fixes
Backwardly compatible xml change (property addition) |
|
| 906 |
6071 d 8 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fixes |
|
| 902 |
6084 d 8 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fixes |
|
| 900 |
6091 d 7 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix
Turn off auto-commit for design adherence
Use of the standard Java Service Provider Interface in ojdbc6.jar and JSE 6 registers the driver class OracleDriver automatically.
This enables the OracleDatabaseJDBC-Thin build dependency to be dropped.
[REMOVED] OracleDatabaseJDBC-Thin |
|
| 898 |
6094 d 11 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix
DEVI fix attempt in the case of 54846. |
|
| 896 |
6101 d 11 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. |
|
| 892 |
6231 d 4 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import |
|
| 890 |
6241 d 3 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
MasterThread is not inserting its record into the Run_Level table. Extremely minor fix for usability. |
|
| 886 |
6248 d 10 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 |
|
| 882 |
6259 d 9 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
Dropped query on archive_manager database now its data (package version wise) has been retrieved in the release_manager database. |
|
| 868 |
6345 d 3 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix. |
|
| 866 |
6353 d 8 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 |
6374 d 10 h |
mhunt |
/buildtool/trunk/ |
DevTools/buildtool: Checkin by Svn Import
DEVI fix
Addressed >200 compiler warnings. Now only 9 remain. |
|
| 858 |
6402 d 9 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 |
6421 d 10 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 |
6430 d 7 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 |
|
| 834 |
6490 d 2 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) |
|
| 826 |
6543 d 6 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 |
|