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 4206 d 9 h dpurdie /buildtool/branches/hotfix1/ Created by Jats svn branch  
/buildtool/branches/hotfix1
4129 4318 d 6 h dpurdie /buildtool/trunk/src/ Clean up some makefiles.  
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/makefile.pl
4123 4346 d 4 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
912 5943 d 22 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
DEVI fix
 
/buildtool/trunk/src/config/XYNTService.exe
/buildtool/trunk/src/config/XYNTService.ini
/buildtool/trunk/src/config/XYNTServiceProject
/buildtool/trunk/src/config/XYNTServiceProject/Start Your Windows Programs From An NT Service.pdf
/buildtool/trunk/src/config/XYNTServiceProject/XYNTService.cpp
/buildtool/trunk/src/config/srvany.exe
/buildtool/trunk/build.pl
/buildtool/trunk/src/config/buildtool.reg
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/config/win32serviceinstall.bat
848 6459 d 18 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
 
/buildtool/trunk/src/config/buildtool
/buildtool/trunk/src/config/gen_escrow.pl
/buildtool/trunk/build.pl
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/config/abtlaunch.bat
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/generated/com/erggroup/buildtool/ripple/RippleEngine.java
824 6544 d 1 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
 
/buildtool/trunk/src/config/Sc.Exe
/buildtool/trunk/src/config/buildtool.reg
/buildtool/trunk/src/config/servicehelper.bat
/buildtool/trunk/src/config/srvany.exe
/buildtool/trunk/src/config/win32serviceinstall.bat
/buildtool/trunk/src/config/pm.zip
/buildtool/trunk/build.pl
/buildtool/trunk/src/config/makefile.pl
822 6545 d 21 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.
 
/buildtool/trunk/src/config/pm.zip
/buildtool/trunk/src/generated/DaemonManifest.txt
/buildtool/trunk/src/generated/EscrowManifest.txt
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/build.xml
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/config/abtlaunch
/buildtool/trunk/src/config/abtlaunch.bat
/buildtool/trunk/src/config/makefile.pl
/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/ripplebuild.xml
/buildtool/trunk/src/generated/utfbuild.xml
820 6551 d 21 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
814 6576 d 1 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
780 6952 d 0 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"
 
/buildtool/trunk/src/config/setenv.bat
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/planner/Packages.cpp
778 6952 d 19 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!!
 
/buildtool/trunk/src/config/abt
/buildtool/trunk/src/config/abt.bat
/buildtool/trunk/src/smtpsend/SMTPSend
/buildtool/trunk/src/smtpsend/SMTPSend.bat
/buildtool/trunk/build.pl
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/automakerelease/com/erggroup/buildtool/AutoMakeRelease.java
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/planner/Packages.cpp
/buildtool/trunk/src/smtpsend/makefile.pl
776 6953 d 2 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.
 
/buildtool/trunk/src/ant-abt
/buildtool/trunk/src/ant-abt/ant.jar
/buildtool/trunk/src/ant-abt/build.xml
/buildtool/trunk/src/ant-abt/com
/buildtool/trunk/src/ant-abt/com/erggroup
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/ABT.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Ant.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/BuildStandards.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/CompileTargets.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Depend.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Jats.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/JavaVersions.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Owner.java
/buildtool/trunk/src/ant-abt/com/erggroup/buildtool/Platform.java
/buildtool/trunk/src/ant-abt/makefile.pl
/buildtool/trunk/src/config/cleartool.txt
/buildtool/trunk/src/config/jats
/buildtool/trunk/src/config/solaris_cleartool.txt
/buildtool/trunk/src/config/utf
/buildtool/trunk/src/genbuild
/buildtool/trunk/src/jwrap
/buildtool/trunk/src/publish
/buildtool/trunk/build.pl
/buildtool/trunk/src/antwrap/antwrap4
/buildtool/trunk/src/antwrap/antwrap4.bat
/buildtool/trunk/src/antwrap/antwrap5
/buildtool/trunk/src/antwrap/antwrap5.bat
/buildtool/trunk/src/antwrap/makefile.pl
/buildtool/trunk/src/automakerelease/AutoMakeRelease
/buildtool/trunk/src/automakerelease/AutoMakeRelease.bat
/buildtool/trunk/src/automakerelease/com/erggroup/buildtool/AutoMakeRelease.java
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/config/rm.xml
/buildtool/trunk/src/makefile.pl
/buildtool/trunk/src/planner/Navigation.cpp
/buildtool/trunk/src/planner/Navigation.h
/buildtool/trunk/src/planner/Package.cpp
/buildtool/trunk/src/planner/Package.h
/buildtool/trunk/src/planner/Packages.cpp
/buildtool/trunk/src/planner/Packages.h
/buildtool/trunk/src/planner/ReleasePlanner.cpp
/buildtool/trunk/src/smtpsend/SMTPSend
/buildtool/trunk/src/smtpsend/SMTPSend.bat
732 7394 d 1 h mhunt /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Autobuild UTF test
 
/buildtool/trunk/src/config/utf
/buildtool/trunk/src/config/utf.bat
/buildtool/trunk/src/config/utf.pl
/buildtool/trunk/build.pl
/buildtool/trunk/src/config/makefile.pl
726 7456 d 0 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
 
/buildtool/trunk/src/automakerelease
/buildtool/trunk/src/automakerelease/AutoMakeRelease
/buildtool/trunk/src/automakerelease/AutoMakeRelease.bat
/buildtool/trunk/src/automakerelease/Manifest.txt
/buildtool/trunk/src/automakerelease/classes12.jar
/buildtool/trunk/src/automakerelease/com
/buildtool/trunk/src/automakerelease/com/erggroup
/buildtool/trunk/src/automakerelease/com/erggroup/buildtool
/buildtool/trunk/src/automakerelease/com/erggroup/buildtool/AutoMakeRelease.java
/buildtool/trunk/src/automakerelease/makefile.pl
/buildtool/trunk/src/config/jats
/buildtool/trunk/src/config/solaris_cleartool.txt
/buildtool/trunk/src/planner
/buildtool/trunk/src/planner/Column.cpp
/buildtool/trunk/src/planner/Column.h
/buildtool/trunk/src/planner/DataSourceConfiguration.cpp
/buildtool/trunk/src/planner/DataSourceConfiguration.h
/buildtool/trunk/src/planner/MappingModule.cpp
/buildtool/trunk/src/planner/MappingModule.h
/buildtool/trunk/src/planner/Navigation.cpp
/buildtool/trunk/src/planner/Navigation.h
/buildtool/trunk/src/planner/OSATypes.h
/buildtool/trunk/src/planner/OciConnectionStatus.cpp
/buildtool/trunk/src/planner/OciConnectionStatus.h
/buildtool/trunk/src/planner/OciDataSource.cpp
/buildtool/trunk/src/planner/OciDataSource.h
/buildtool/trunk/src/planner/OciTable.cpp
/buildtool/trunk/src/planner/OciTable.h
/buildtool/trunk/src/planner/Package.cpp
/buildtool/trunk/src/planner/Package.h
/buildtool/trunk/src/planner/Packages.cpp
/buildtool/trunk/src/planner/Packages.h
/buildtool/trunk/src/planner/Query.cpp
/buildtool/trunk/src/planner/Query.h
/buildtool/trunk/src/planner/ReleasePlanner.cpp
/buildtool/trunk/src/planner/ReleasePlanner.dsp
/buildtool/trunk/src/planner/ReleasePlanner.dsw
/buildtool/trunk/src/planner/ReleasePlanner.h
/buildtool/trunk/src/planner/ReleasePlanner.rc
/buildtool/trunk/src/planner/SQBlob.cpp
/buildtool/trunk/src/planner/SQBlob.h
/buildtool/trunk/src/planner/SQChar.cpp
/buildtool/trunk/src/planner/SQChar.h
/buildtool/trunk/src/planner/SQDate_t.cpp
/buildtool/trunk/src/planner/SQDate_t.h
/buildtool/trunk/src/planner/SQDouble.cpp
/buildtool/trunk/src/planner/SQDouble.h
/buildtool/trunk/src/planner/SQInt.cpp
/buildtool/trunk/src/planner/SQInt.h
/buildtool/trunk/src/planner/SQLong.cpp
/buildtool/trunk/src/planner/SQLong.h
/buildtool/trunk/src/planner/SQLongLong_t.cpp
/buildtool/trunk/src/planner/SQLongLong_t.h
/buildtool/trunk/src/planner/SQShort.cpp
/buildtool/trunk/src/planner/SQShort.h
/buildtool/trunk/src/planner/SQString.cpp
/buildtool/trunk/src/planner/SQString.h
/buildtool/trunk/src/planner/SQTime_t.cpp
/buildtool/trunk/src/planner/SQTime_t.h
/buildtool/trunk/src/planner/SQUChar.cpp
/buildtool/trunk/src/planner/SQUChar.h
/buildtool/trunk/src/planner/SQUInt.cpp
/buildtool/trunk/src/planner/SQUInt.h
/buildtool/trunk/src/planner/SQULongLong_t.cpp
/buildtool/trunk/src/planner/SQULongLong_t.h
/buildtool/trunk/src/planner/SQUShort.cpp
/buildtool/trunk/src/planner/SQUShort.h
/buildtool/trunk/src/planner/SQWideString.cpp
/buildtool/trunk/src/planner/SQWideString.h
/buildtool/trunk/src/planner/Schema.cpp
/buildtool/trunk/src/planner/Schema.h
/buildtool/trunk/src/planner/StdAfx.cpp
/buildtool/trunk/src/planner/StdAfx.h
/buildtool/trunk/src/planner/StructuredQuery.cpp
/buildtool/trunk/src/planner/StructuredQuery.h
/buildtool/trunk/src/planner/StructuredQueryColumn.cpp
/buildtool/trunk/src/planner/StructuredQueryColumn.h
/buildtool/trunk/src/planner/StructuredQueryResultset.cpp
/buildtool/trunk/src/planner/StructuredQueryResultset.h
/buildtool/trunk/src/planner/SupportedDatatype.cpp
/buildtool/trunk/src/planner/SupportedDatatype.h
/buildtool/trunk/src/planner/SupportedDatatype_e.h
/buildtool/trunk/src/planner/Table.cpp
/buildtool/trunk/src/planner/Table.h
/buildtool/trunk/src/planner/corebasetypes.h
/buildtool/trunk/src/planner/coretypes.h
/buildtool/trunk/src/planner/datec19.cpp
/buildtool/trunk/src/planner/datec19.h
/buildtool/trunk/src/planner/makefile.pl
/buildtool/trunk/src/planner/res
/buildtool/trunk/src/planner/res/Release Planner.ico
/buildtool/trunk/src/planner/res/Release Planner.rc2
/buildtool/trunk/src/planner/res/ReleasePlanner.bmp
/buildtool/trunk/src/planner/resource.h
/buildtool/trunk/src/publish/Package.cc
/buildtool/trunk/src/publish/Package.h
/buildtool/trunk/build.sh
/buildtool/trunk/package.pl
/buildtool/trunk/src/config/solaris cleartool.txt
/buildtool/trunk/tree.dir
/buildtool/trunk/build.pl
/buildtool/trunk/makefile.pl
/buildtool/trunk/src/config/cleartool.txt
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/config/rm.xml
/buildtool/trunk/src/genbuild/genbuild.cc
/buildtool/trunk/src/genbuild/makefile.pl
/buildtool/trunk/src/jwrap/makefile.pl
/buildtool/trunk/src/makefile.pl
/buildtool/trunk/src/publish/makefile.pl
/buildtool/trunk/src/publish/publish.cc
724 7510 d 22 h buildadm /buildtool/trunk/ DevTools/buildtool: Checkin by Svn Import
Rippled Build.
 
/buildtool/trunk/build.pl
/buildtool/trunk/build.sh
/buildtool/trunk/makefile.pl
/buildtool/trunk/package.pl
/buildtool/trunk/src
/buildtool/trunk/src/config
/buildtool/trunk/src/config/cleartool.txt
/buildtool/trunk/src/config/dserrors.ini
/buildtool/trunk/src/config/makefile.pl
/buildtool/trunk/src/config/rm.xml
/buildtool/trunk/src/config/solaris cleartool.txt
/buildtool/trunk/src/genbuild
/buildtool/trunk/src/genbuild/Package.cc
/buildtool/trunk/src/genbuild/Package.h
/buildtool/trunk/src/genbuild/genbuild.cc
/buildtool/trunk/src/genbuild/makefile.pl
/buildtool/trunk/src/jwrap
/buildtool/trunk/src/jwrap/jwrap.cc
/buildtool/trunk/src/jwrap/makefile.pl
/buildtool/trunk/src/makefile.pl
/buildtool/trunk/src/publish
/buildtool/trunk/src/publish/makefile.pl
/buildtool/trunk/src/publish/publish.cc
/buildtool/trunk/tree.dir