#******************************************************************************** # Licensed Materials - Property of IBM # IBM Quick Deployer # (c) Copyright IBM Corporation 2017. All Rights Reserved. # # U.S. Government Users Restricted Rights: # Use, duplication or disclosure restricted by GSA ADP Schedule # Contract with IBM Corp. # #******************************************************************************** ## QD config properties for CLM_60_iFix013 ## recipe -- os:appServer:tag:operation:type:source:destination:freeText # WAS war files : make a copy and then replace the file win,linux : was : rs : replace : file : rs.war : server/webapps : null win,linux : was : lqe : replace : file : lqe.war : server/webapps : null win,linux : was : ldx : replace : file : ldx.war : server/webapps : null # LIBERTY war files (5 stages) # 1. delete folder (containing the old expanded war file content) # 2. backup and delete the war.zip file # 3. copy a new war file # 4. rename new war file to have .zip extension # 5. unzip new war file to expanded war file folder win,linux : liberty : rs : delete : folder : rs.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : rs : backupDelete : file : rs.war.zip : server/liberty/clmServerTemplate/apps : null win,linux : liberty : rs : copy : file : rs.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : rs : renameSameDir: file : rs.war : server/liberty/clmServerTemplate/apps : rs.war.zip win,linux : liberty : rs : unzipCopy : folder : rs.war : server/liberty/clmServerTemplate/apps/rs.war : null win,linux : liberty : lqe : delete : folder : lqe.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : lqe : backupDelete : file : lqe.war.zip : server/liberty/clmServerTemplate/apps : null win,linux : liberty : lqe : copy : file : lqe.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : lqe : renameSameDir: file : lqe.war : server/liberty/clmServerTemplate/apps : lqe.war.zip win,linux : liberty : lqe : unzipCopy : folder : lqe.war : server/liberty/clmServerTemplate/apps/lqe.war : null win,linux : liberty : ldx : delete : folder : ldx.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : ldx : backupDelete : file : ldx.war.zip : server/liberty/clmServerTemplate/apps : null win,linux : liberty : ldx : copy : file : ldx.war : server/liberty/clmServerTemplate/apps : null win,linux : liberty : ldx : renameSameDir: file : ldx.war : server/liberty/clmServerTemplate/apps : ldx.war.zip win,linux : liberty : ldx : unzipCopy : folder : ldx.war : server/liberty/clmServerTemplate/apps/ldx.war : null # make a copy and then replace the file win,linux : liberty,was : gc : replace : file : services.xml : server/conf/gc : null # CLM server patch : just overwrite the file win,linux : liberty,was : gc,dcc,relm,qm,rm,ccm,jts : copy : file : CLM_server_patch_ : server/patch : null # make a copy and then replace the entire folder contents win,linux : liberty,was : dcc : unzipReplace : folder : com.ibm.rational.rrdi.dcc.mapping : server/conf/dcc/mapping : null # teamserver.properties need updated win,linux : liberty,was : dcc : modifyTspKey : file : teamserver.properties : server/conf/dcc : com.ibm.rational.datacollection.initialized=false win,linux : liberty,was : gc : modifyTspKey : file : teamserver.properties : server/conf/gc : com.ibm.team.repository.setup.skipPages=data.warehouse.page