Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
820 6553 d 14 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes (for the New Year):
- dropped any pretence of backward compat with Release Planner generated buildfiles
- dropped abt.bat, abt, AutoMakeRelease.bat, AutoMakeRelease, setenv.bat
- add connect/disconnect to clearCurrentPackageBeingBuilt
- cull warning log message in MasterThread
- force main/Master/Slave threads to sleep upon Oracle connection issue
- do not exit main thread upon Oracle issue
- handling clearcase labelling/release manager publishing errors by marking package build exclusion flag
- rm -f *.log and *.xml in abtlaunch
- This follows an unexplained permissions based problem which caused the abt task to fail with an Exception
 
814 6577 d 19 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!
 
780 6953 d 18 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Added setenv.bat, designed solely to add auto buildtool batch files and jars to path.
Fix to releaseman(.bat). Now does a (call) jats eprog AutoMakeRelease...
Fix to Release Planner when dealing with dependencies without an extension. eg
property name="oraclient" value="oraclient 9.2.0."
now is
property name="oraclient" value="oraclient 9.2.0"
 
778 6954 d 13 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Add abt.bat/abt to ensure ant is run to leverage off the jats JAVA_HOME_1_5 environment variable
Drop SMTPSend.bat/SMTPSend
Fix property scoping... version 11.0.0000 was limited to building one package version only!!
 
776 6954 d 19 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
First steps towards daemonising the build process:
abt now written as an ant task;
solaris build env dropped;
new format (non backwardly compatible) build.xml;
prototypical approach dropped.
 
732 7395 d 18 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Autobuild UTF test
 
726 7457 d 18 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Create a rawdata.txt file to contain information useful to external tools. Its in CSV format for direct viewing.

Increased the size of the drop-down lists - so thatthey can be read

Defined a logical TAB order
 
724 7512 d 16 h buildadm /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Rippled Build.