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 22 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
/buildtool/branches/hotfix1
4285 4225 d 20 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 17 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
1365 4854 d 22 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ Prevent nagios using TCP port during testing  
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
1361 4855 d 21 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ Improved Nagios support.
Report available disk space
Check that all threads are happy - only checks diskspace
 
/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/NagiosThread.java
1354 4861 d 1 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ Change Nagios port to one that is accessible under Unix - 1111  
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
1352 4861 d 22 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ Provide useful exception message if Nagios port is already in use  
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
1350 4861 d 23 h dpurdie /buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/ Added initial for Nagios. Uses port 666.
Responds with first line: Build Daemon status: OK
 
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/NagiosThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
924 5406 d 10 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
906 6070 d 14 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fixes
 
/buildtool/trunk/build.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/escrow/ESCROWBuild.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/expected1.xml
/buildtool/trunk/src/generated/work/expected2.xml
/buildtool/trunk/src/generated/work/expected3.xml
896 6100 d 17 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
868 6344 d 9 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
864 6373 d 16 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
Addressed >200 compiler warnings. Now only 9 remain.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Smtpsend.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/ExitException.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/MasterThread.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/escrow/ESCROWBuild.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/indef/Indef.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/com/erggroup/buildtool/utf/DaemonBuildTestCase.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/utf/ESCROWBuildTestCase.java
858 6401 d 15 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
854 6420 d 17 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.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/config/abtd.xml
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/config/abtlaunch.bat
/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/ripple/Package.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
844 6468 d 12 h dpurdie /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Fixed a debug message that was causing BuildDeamon to display ......MutableInt@xxxxxx instead of a number.

Altered the operation of BuildDaemon.isActive() so that it will loop though threads until it finds one that is alive. Prevents new threads being created when an Alive one exists.

Scanned ReleaseManager.java and closed all callable statements
The code is not exception-safe. This will require additional work, but it should not leak cursors as badly as the existing code. Address problem of oracle cursors accumulating.
 
/buildtool/trunk/build.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/daemon/BuildDaemon.java
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/ReleaseManager.java
820 6553 d 10 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 10 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
814 6577 d 14 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