#******************************************************************************** # Licensed Materials - Property of IBM # IBM Quick Deployer # (c) Copyright IBM Corporation 2016. 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_602_iFix006a ## recipe -- tag:operation:type:source:destination:freeText # make a copy and then replace the file rs : replace : file : rs.war : server/webapps : null lqe : replace : file : lqe.war : server/webapps : null ldx : replace : file : ldx.war : server/webapps : null # just overwrite the file (adding dm as dm patch is potentially also being installed) dm,gc,dcc,relm,qm,rm,ccm,jts : copy : file : CLM_server_patch_ : server/patch : null # Oracle OutsideIn patch (2 stages) rm : unzipSameDir : file : DNG602_OIT_PATCH_ : null : null rm : untarReplace : files : linux-x86-64.tar : server/conf/rm/exporter : null # dcc wrapping jar patch (2 stages) dcc : backupDelete : file : com.ibm.rational.datacollection.wrapper_1.0.0 : server/conf/dcc/wrapper/lib : null dcc : copy : file : com.ibm.rational.datacollection.wrapper_1.0.0 : server/conf/dcc/wrapper/lib : null # replacement rm reporting template rm : replace : file : review.dta : server/conf/rm/reporting/initialization/templates/rrdg : null # teamserver.properties need updated dcc : modifyTspKey : file : teamserver.properties : server/conf/dcc : com.ibm.rational.datacollection.initialized=false