Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4318 4207 d 16 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
/buildtool/branches/hotfix1
4285 4225 d 14 h dpurdie /buildtool/trunk/ Cleanup several files
Factor out class - RunLevelData. Rename to prevent conflict and confusion.
Simplified walking threads and runlevels - use the Java iterators.
 
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RunLevelData.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/ReleaseConfigTest.java
/buildtool/trunk/.classpath
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABTData.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildStandard.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseConfig.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/smtp/Smtpsend.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
/buildtool/trunk/src/generated/utfbuild.xml
4123 4347 d 11 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.
 
/buildtool/trunk/src/config/buildtool.conf
/buildtool/trunk
/buildtool/trunk/src
/buildtool/trunk/src/attend
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/config/abtlaunch.bat
/buildtool/trunk/src/config/buildtool
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/generated
/buildtool/trunk/src/generated/ant-abtbuild.xml
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/NagiosThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildStandard.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/daemonbuild.xml
/buildtool/trunk/src/generated/escrowbuild.xml
/buildtool/trunk/src/generated/indefbuild.xml
/buildtool/trunk/src/generated/ripplebuild.xml
/buildtool/trunk/src/generated/smtpbuild.xml
/buildtool/trunk/src/generated/utilbuild.xml
930 5314 d 8 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Address various issues associated with having a build.xml file present when a daemon starts up. May need to teardown an existing view, so we can't simply discard the build.xml file.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
924 5406 d 4 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Remove all knowledge of ClearCase from the buildtool
The buildtool works with a VcsTag that is extracted from the RM database and passed through to JATS in a manner that allows new Version Control Systems to be implemented.
 
/buildtool/trunk/.classpath
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/smtp/Smtpsend.java
/buildtool/trunk/src/generated/work/expected1.xml
/buildtool/trunk/src/generated/work/expected2.xml
/buildtool/trunk/src/generated/work/expected3.xml
/buildtool/trunk/src/generated/work/expecteddaemon1.xml
/buildtool/trunk/src/generated/work/expecteddaemon2.xml
/buildtool/trunk/src/generated/work/expecteddaemon3.xml
/buildtool/trunk/src/generated/work/expecteddaemon4.xml
/buildtool/trunk/src/generated/work/expecteddaemon5.xml
/buildtool/trunk/src/generated/work/expecteddaemon6.xml
916 5750 d 6 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Performance improvements.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
908 6063 d 10 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
Backwardly compatible xml change (property addition)
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildExclusion.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildStandard.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/work/expecteddaemon1.xml
/buildtool/trunk/src/generated/work/expecteddaemon2.xml
/buildtool/trunk/src/generated/work/expecteddaemon3.xml
/buildtool/trunk/src/generated/work/expecteddaemon4.xml
/buildtool/trunk/src/generated/work/expecteddaemon5.xml
/buildtool/trunk/src/generated/work/expecteddaemon6.xml
900 6090 d 6 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
 
/buildtool/trunk/.classpath
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildExclusion.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/ripplebuild.xml
898 6093 d 10 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
DEVI fix attempt in the case of 54846.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildExclusion.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
896 6100 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.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
886 6247 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
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/RunLevel.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
882 6258 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.
 
/buildtool/trunk/src/attend
/buildtool/trunk/src/attend/Process.cc
/buildtool/trunk/src/attend/Process.h
/buildtool/trunk/src/attend/Psapi.Lib
/buildtool/trunk/src/attend/Psapi.h
/buildtool/trunk/src/attend/attend.cc
/buildtool/trunk/src/attend/makefile.pl
/buildtool/trunk/build.pl
/buildtool/trunk/src/config/buildtool.reg
/buildtool/trunk/src/config/win32serviceinstall.bat
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/RunLevel.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
/buildtool/trunk/src/makefile.pl
868 6344 d 3 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/escrow/ESCROWBuild.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildExclusion.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/smtp/Smtpsend.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
866 6352 d 7 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.
 
/buildtool/trunk/src/generated/ant-abtbuild.xml
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/Ant.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/BuildStandards.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/CompileTargets.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/Depend.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/Jats.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/JavaVersions.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/Owner.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/abt/Platform.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildExclusion.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/smtp
/buildtool/trunk/src/generated/com/erggroup/buildtool/smtp/Smtpsend.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/util
/buildtool/trunk/src/generated/com/erggroup/buildtool/util/Config.java
/buildtool/trunk/src/generated/smtpbuild.xml
/buildtool/trunk/src/generated/utilbuild.xml
/buildtool/trunk/src/ant-abt
/buildtool/trunk/src/util
/buildtool/trunk/.classpath
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/daemonbuild.xml
/buildtool/trunk/src/generated/escrowbuild.xml
/buildtool/trunk/src/generated/indefbuild.xml
/buildtool/trunk/src/generated/makefile.pl
/buildtool/trunk/src/generated/work/expected1.xml
/buildtool/trunk/src/generated/work/expected2.xml
/buildtool/trunk/src/generated/work/expected3.xml
/buildtool/trunk/src/generated/work/expecteddaemon1.xml
/buildtool/trunk/src/generated/work/expecteddaemon2.xml
/buildtool/trunk/src/generated/work/expecteddaemon3.xml
/buildtool/trunk/src/generated/work/expecteddaemon4.xml
/buildtool/trunk/src/generated/work/expecteddaemon5.xml
/buildtool/trunk/src/generated/work/expecteddaemon6.xml
/buildtool/trunk/src/makefile.pl
858 6401 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).
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
820 6553 d 4 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
 
/buildtool/trunk/src/automakerelease
/buildtool/trunk/src/config/abt
/buildtool/trunk/src/config/abt.bat
/buildtool/trunk/src/config/setenv.bat
/buildtool/trunk/build.pl
/buildtool/trunk/src/antwrap/makefile.pl
/buildtool/trunk/src/config/abtd.xml
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/makefile.pl
818 6574 d 3 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes:
- improved hand shake, Master still waits for all Slaves to be in state waiting before generating build file/putting Slave in state Active, slave now waits for the Master to put it in state Active rather than waiting for build files
- fixed continual use of warning level when logging in slave
- clear current package being built when build is complete and set idle state before sleep
- add -verbose -verbose to bump up jats -extract logging, jats has been seen to sporadically return 1 on ict02 and unx26 (and probably other build machines too), and returns 0 subsequently
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
816 6575 d 5 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Bug fixes:
- not tearing views down for failed builds
- improved logging
- master/slave handshake, slave repeatedly sets run level WAITING when woken whilst waiting to consume a build file
- pass -pname -pversion on create_dpkg
- replaced getFreeSpace with getUserSpace
- master not handling build failures (not marking as excludeFromBuild ie do not ripple)
- slave no preserving build failures due to a bug in the AbtPublish target. Fixed by generating build info in this target.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
/buildtool/trunk/src/generated/work/expecteddaemon1.xml
/buildtool/trunk/src/generated/work/expecteddaemon2.xml
/buildtool/trunk/src/generated/work/expecteddaemon3.xml
/buildtool/trunk/src/generated/work/expecteddaemon4.xml
/buildtool/trunk/src/generated/work/expecteddaemon5.xml
/buildtool/trunk/src/generated/work/expecteddaemon6.xml
/buildtool/trunk/src/util/com/erggroup/buildtool/Config.java
814 6577 d 8 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Accomodate MASS-00238 generated code

EXPERIMENTAL VERSION. DO NOT USE!!
 
/buildtool/trunk/src/Readme.txt
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Smtpsend.java
/buildtool/trunk/src/config/abtd.xml
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/config/abtlaunch.bat
/buildtool/trunk/src/config/chainsaw.bat
/buildtool/trunk/src/config/log4j.dtd
/buildtool/trunk/src/generated
/buildtool/trunk/src/generated/DaemonManifest.txt
/buildtool/trunk/src/generated/EscrowManifest.txt
/buildtool/trunk/src/generated/com
/buildtool/trunk/src/generated/com/erggroup
/buildtool/trunk/src/generated/com/erggroup/buildtool
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ExitException.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ResumeTimerTask.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/RunLevel.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/SlaveThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/escrow
/buildtool/trunk/src/generated/com/erggroup/buildtool/escrow/ESCROWBuild.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/BuildStandard.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/MutableChar.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/MutableInt.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/MutableString.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/Package.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/ESCROWBuildTestCase.java
/buildtool/trunk/src/generated/daemonbuild.xml
/buildtool/trunk/src/generated/escrowbuild.xml
/buildtool/trunk/src/generated/makefile.pl
/buildtool/trunk/src/generated/ripplebuild.xml
/buildtool/trunk/src/generated/utfbuild.xml
/buildtool/trunk/src/generated/work
/buildtool/trunk/src/generated/work/abtd.xml
/buildtool/trunk/src/generated/work/expected1.xml
/buildtool/trunk/src/generated/work/expected2.xml
/buildtool/trunk/src/generated/work/expecteddaemon1.xml
/buildtool/trunk/src/generated/work/expecteddaemon2.xml
/buildtool/trunk/src/generated/work/expecteddaemon3.xml
/buildtool/trunk/src/generated/work/expecteddaemon4.xml
/buildtool/trunk/src/generated/work/expecteddaemon5.xml
/buildtool/trunk/src/generated/work/expecteddaemon6.xml
/buildtool/trunk/src/generated/work/log4j.dtd
/buildtool/trunk/src/generated/work/rtagid1
/buildtool/trunk/src/generated/work/rtagid1/build1
/buildtool/trunk/src/generated/work/rtagid1/build2
/buildtool/trunk/src/generated/work/rtagid1/build3
/buildtool/trunk/src/generated/work/rtagid2
/buildtool/trunk/src/generated/work/rtagid3
/buildtool/trunk/src/generated/work/utf.xml
/buildtool/trunk/src/uml
/buildtool/trunk/src/uml/com
/buildtool/trunk/src/uml/com.oxm_upk
/buildtool/trunk/src/uml/com/erggroup
/buildtool/trunk/src/uml/com/erggroup.oxm_upk
/buildtool/trunk/src/uml/com/erggroup/buildtool
/buildtool/trunk/src/uml/com/erggroup/buildtool.oxm_upk
/buildtool/trunk/src/uml/com/erggroup/buildtool/Accept change to Product Baseline.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Activity Diagram Build Daemon.oxd_oam
/buildtool/trunk/src/uml/com/erggroup/buildtool/Advertise Run Level.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Allowed to proceed activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Apply ClearCase labels.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Audit Group.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Build Daemon swimlane.oxm_par
/buildtool/trunk/src/uml/com/erggroup/buildtool/Build Daemon.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Build Thread swimlane.oxm_par
/buildtool/trunk/src/uml/com/erggroup/buildtool/BuildDaemon has a Thread 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/Change Control Board.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Change Product Baseline.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Check build files into ClearCase.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Check environment activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Class Diagram Build Daemon.oxd_ana
/buildtool/trunk/src/uml/com/erggroup/buildtool/Class Diagram ESCROW Build.oxd_ana
/buildtool/trunk/src/uml/com/erggroup/buildtool/Class Diagram Unit Test Framework.oxd_ana
/buildtool/trunk/src/uml/com/erggroup/buildtool/Configure empty staging area.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Consume build files activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Coordinate Slave Threads activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Coordinate Slave Threads.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Deliver change to Product Baseline activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Deliver change to Product Baseline.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Developer.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/ESCROW Build.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/ESCROWBuild has a ReleaseManager 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/ESCROWBuild has a RippleEngine 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/Exit ant.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Flag build failure.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Gather software metrics.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Generate and publish build files and run levels activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Generate build files.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Harry Highpants.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Master Thread swimlane.oxm_par
/buildtool/trunk/src/uml/com/erggroup/buildtool/Master Thread.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/MasterThread has a RippleEngine 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/Perform build.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Physically produce ESCROW media.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Propose change to Product Baseline.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Publish derived files.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Routinely audit ESCROW build reproducibility.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Run Automated Unit Tests.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Run level.oxm_obx
/buildtool/trunk/src/uml/com/erggroup/buildtool/Send build failure email.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Build Daemon Spawn Thread.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram ESCROW Build.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Master Thread Coordinate Slave Threads.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Master Thread Generate Build Files.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Slave Thread Consume Build Files.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Thread Allowed to proceed.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Thread Check Environment.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Thread Exit.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Sequence Diagram Thread not Allowed to proceed.oxd_seq
/buildtool/trunk/src/uml/com/erggroup/buildtool/Set up ClearCase static view.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Set up ClearCase static views depends on Generate build files1.oxm_ude
/buildtool/trunk/src/uml/com/erggroup/buildtool/Set up ClearCase static views.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Slave Thread swimlane.oxm_par
/buildtool/trunk/src/uml/com/erggroup/buildtool/Slave Thread.xhtml_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Spawn thread activity.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/Subject1.xhtml_sub
/buildtool/trunk/src/uml/com/erggroup/buildtool/Tear down ClearCase static view.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Tear down ClearCase static views.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Thread has a ReleaseManager 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/Thread has a ResumeTimerTask 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/Thread has a RunLevel 1.oxm_asn
/buildtool/trunk/src/uml/com/erggroup/buildtool/Use Case Diagram Build Daemon.oxd_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/Use Case Diagram ESCROW Build.oxd_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/UseCase1.xhtml_usc
/buildtool/trunk/src/uml/com/erggroup/buildtool/ant swimlane.oxm_par
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon.oxm_upk
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/BuildDaemon.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/BuildThread.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/ExitException.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/MasterThread.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/ResumeTimerTask.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/RunLevel.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/daemon/SlaveThread.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/escrow
/buildtool/trunk/src/uml/com/erggroup/buildtool/escrow.oxm_upk
/buildtool/trunk/src/uml/com/erggroup/buildtool/escrow/ESCROWBuild.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple.oxm_upk
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/BuildStandard.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/MutableChar.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/MutableInt.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/MutableString.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/Package.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/ReleaseManager.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/ripple/RippleEngine.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/top Activity Diagram Build Daemon.oxm_act
/buildtool/trunk/src/uml/com/erggroup/buildtool/utf
/buildtool/trunk/src/uml/com/erggroup/buildtool/utf.oxm_upk
/buildtool/trunk/src/uml/com/erggroup/buildtool/utf/DaemonBuildTestCase.oxm_ucl
/buildtool/trunk/src/uml/com/erggroup/buildtool/utf/ESCROWBuildTestCase.oxm_ucl
/buildtool/trunk/src/uml/java
/buildtool/trunk/src/uml/java.oxm_upk
/buildtool/trunk/src/uml/java/io
/buildtool/trunk/src/uml/java/io.oxm_upk
/buildtool/trunk/src/uml/java/io/File.oxm_ucl
/buildtool/trunk/src/uml/java/lang
/buildtool/trunk/src/uml/java/lang.oxm_upk
/buildtool/trunk/src/uml/java/lang/Exception.oxm_ucl
/buildtool/trunk/src/uml/java/lang/Object.oxm_ucl
/buildtool/trunk/src/uml/java/lang/Thread.oxm_ucl
/buildtool/trunk/src/uml/java/lang/ThreadGroup.oxm_ucl
/buildtool/trunk/src/uml/java/sql
/buildtool/trunk/src/uml/java/sql.oxm_upk
/buildtool/trunk/src/uml/java/sql/Connection.oxm_ucl
/buildtool/trunk/src/uml/java/sql/DriverManager.oxm_ucl
/buildtool/trunk/src/uml/java/util
/buildtool/trunk/src/uml/java/util.oxm_upk
/buildtool/trunk/src/uml/java/util/Date.oxm_ucl
/buildtool/trunk/src/uml/java/util/ListIterator.oxm_uin
/buildtool/trunk/src/uml/java/util/Timer.oxm_ucl
/buildtool/trunk/src/uml/java/util/TimerTask.oxm_ucl
/buildtool/trunk/src/uml/java/util/Vector.oxm_ucl
/buildtool/trunk/src/uml/java/util/zip
/buildtool/trunk/src/uml/java/util/zip.oxm_upk
/buildtool/trunk/src/uml/java/util/zip/ZipInputStream.oxm_ucl
/buildtool/trunk/src/uml/org
/buildtool/trunk/src/uml/org/apache
/buildtool/trunk/src/uml/org/apache.oxm_upk
/buildtool/trunk/src/uml/org/apache/log4j
/buildtool/trunk/src/uml/org/apache/log4j.oxm_upk
/buildtool/trunk/src/uml/org/apache/log4j/Logger.oxm_ucl
/buildtool/trunk/src/uml/org/apache/log4j/xml
/buildtool/trunk/src/uml/org/apache/log4j/xml.oxm_upk
/buildtool/trunk/src/uml/org/apache/log4j/xml/DOMConfigurator.oxm_ucl
/buildtool/trunk/src/util
/buildtool/trunk/src/util/Manifest.txt
/buildtool/trunk/src/util/build.xml
/buildtool/trunk/src/util/com
/buildtool/trunk/src/util/com/erggroup
/buildtool/trunk/src/util/com/erggroup/buildtool
/buildtool/trunk/src/util/com/erggroup/buildtool/Config.java
/buildtool/trunk/src/util/makefile.pl
/buildtool/trunk/makefile.pl
/buildtool/trunk/src/config/dserrors.ini
/buildtool/trunk/src/config/rm.xml
/buildtool/trunk/src/config/utf.bat
/buildtool/trunk/src/config/utf.pl
/buildtool/trunk/src/planner
/buildtool/trunk/src/ripple
/buildtool/trunk/src/smtpsend
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/build.xml
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/ant-abt/makefile.pl
/buildtool/trunk/src/antwrap/antwrap4.bat
/buildtool/trunk/src/antwrap/antwrap5.bat
/buildtool/trunk/src/antwrap/antwrap6.bat
/buildtool/trunk/src/antwrap/makefile.pl
/buildtool/trunk/src/automakerelease/AutoMakeRelease
/buildtool/trunk/src/automakerelease/AutoMakeRelease.bat
/buildtool/trunk/src/automakerelease/build.xml
/buildtool/trunk/src/automakerelease/com/erggroup/buildtool/AutoMakeRelease.java
/buildtool/trunk/src/automakerelease/makefile.pl
/buildtool/trunk/src/config/abt
/buildtool/trunk/src/config/abt.bat
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/config/setenv.bat
/buildtool/trunk/src/makefile.pl