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