#******************************************************************************** # 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_604_iFix001 ## 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) # -- not currently required for 604 iFix001 - 7 June 2017 # 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 # teamserver.properties need updated win,linux : dcc : modifyTspKey : file : teamserver.properties : server/conf/dcc : com.ibm.rational.datacollection.initialized=false