Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4318 4206 d 6 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
4129 4318 d 3 h dpurdie /buildtool/trunk/src/ Clean up some makefiles.  
4123 4346 d 1 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.
 
912 5943 d 19 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
 
848 6459 d 15 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
 
824 6543 d 22 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Features
- dropped use of process manager in favour of the lightweight srvany.exe to launch the buildtool as a win32 service
 
822 6545 d 19 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes:
- ABT_HOME fixed in abtlaunch
Features:
- added pm.zip, a preconfigured process manager designed to launch the buildtool as a win32 service (see TECHGP-00179)
- added jats supplied version numbering information to the manifest files of each published jar file. this is primarily to ensure compatibility between the daemon generating the build file, and all consuming slaves. The manifest Specification-Version value reflects the jats supplied major number of the buildtool version. This is used at run time and embedded in a build file, and checked by the abt-ant task. The abt-ant task will fail if they are different.
 
820 6551 d 18 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 6575 d 22 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!
 
780 6951 d 21 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 6952 d 16 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 6952 d 23 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 7393 d 22 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Autobuild UTF test
 
726 7455 d 21 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 7510 d 20 h buildadm /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Rippled Build.