Rev 229 | Rev 243 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
JATS Installation Process-------------------------1) Place the JATS package in a suitable directory2) Perform the host-specific installation operationSOLARIS: run the script PostInstall.shWINDOWS: do nothing3) Tailor the JATS startup scriptSOLARIS: tailor TOOLS/jats.shLINUX: tailor TOOLS/jats.shWINDOWS: tailor TOOLS/jats.batThe JATS startup script may be copied to a directory within the usersPATH and the various values within the script may be alterred to suitethe users environment.The JATS startup script may be modified in-situ and the users PATHextended to include the TOOLS directory.The JATS startup script is designed to need no changes from JATSrelease to JATS release. Its sole purpose is to startup anotherJATS script that is contained within the release.JATS Requirements-----------------1) Perl 5.6.1 or better2) Compilers and tools as required by the targets being built========================================================================Host-specific Installation Operation-----------------------------------SOLARIS and LINUX (Done by PostInstall.sh)1) Make the scripts in TOOLS executable2) Make the binaries in BIN.xxx executable as required3) Untar the links.tar file in BIN.xxx as requiredWINDOWSNothing================================================================================================================================================Creating the JATS package for Release (Automated Release)-------------------------------------1) Create a New automated version in Release ManagerUse: HOME > TECHNOLOGY GROUP > Build Environment TOOLSThe package is 'core_devl'2) Make changes to the JATS filesClearcase config Spec:element /MASS_Dev_Infra/... .../mass_dev/LATESTelement /MASS_Dev_Infra/... /main/LATESTload /MASS_Dev_Infra/core_devl3) Update the ChangeLog.txt fileLeave the 'VERSION' as current.Update the Release Date.4) Label ALL files in the core_devl view with the CORE_DEVL.XXXX.CR.WIP label5) Use Release Manager to Release and build the packageThe Build Deamons should build and install the package6) On "auperaunx26", locate the released package and run the PostInstall script.cd core_devl/XX.XX.XX.cr./PostInstall.sh7)Update the softlink to the latest version of JATSOn "auperaunx26", in the directory /devl/dpkg_archive/core_devlrm jats2_currentln -s dpkg_archive/core_devl/XX.XX.XX.cr jats2_current8) Email the last release note entry to allCreating the JATS package for Release (Manual Release)------------------------------------------------------1) Make changes to the JATS filesClearcase config Spec:element /MASS_Dev_Infra/... .../mass_dev/LATESTelement /MASS_Dev_Infra/... /main/LATESTload /MASS_Dev_Infra/core_devl2) Update the ChangeLog.txt file3) Label ALL files in the core_devl view with the JATS_XX.XX.XX.cr label4) Use the jats command:jats release JATS_XX.XX.XX.crto release the package.5) On "auperaunx26", locate the released package and run the PostInstall script.cd core_devl/XX.XX.XX.cr./PostInstall.sh6)Update the softlink to the latest version of JATSOn "auperaunx26", in the directory /devl/dpkg_archive/core_devlrm jats2_currentln -s dpkg_archive/core_devl/XX.XX.XX.cr jats2_current7) Maintain the Release Manager Entry8) Email the last release note entry to all