Customer has created a number of custom scripts currently located in the $RHQ-AGENT/bin directory. For instance: * custom JON Agent start/stop script; * script that checks validation of certificate in keystores, writes a log file with expiration time of certificates once a day. During the JON Agent upgrade, these scripts are not copied to updated agent directory. They want their custom scripts to be copied from the old JBoss ON Agent to the new updated JBoss ON Agent and to have it ready to use. See also Bug 823965
git commit to master: 79edf50
(In reply to John Mazzitelli from comment #1) > git commit to master: 79edf50 what this fix does is ensure any custom scripts (that is, scripts with the extension ".sh" or ".bat") are copied from the old agent bin/ directory to the new agent bin/ directory. Note that ANT does not support copying file permissions, so we also force a <chmod> to be called, setting the permission via "+x". This uses the user's umask to set the user/group/other execute bit.
Heiko Rupp <hrupp> updated the status of jira JON3-46 to Resolved
Moving to ON_QA as available to test with brew build of DR01: https://brewweb.devel.redhat.com//buildinfo?buildID=373993
Note: .sh and .bat in rhq-agent/bin are copied over. files in subdir (bin/scripts) are not. TCMS test run https://tcms.engineering.redhat.com/run/169870/