Bug 534211 (RHQ-1029)

Summary: create the actual update code
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: AgentAssignee: John Mazzitelli <mazz>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedKeywords: SubTask
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1029
Whiteboard:
Fixed In Version: 1.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 534300    

Description John Mazzitelli 2008-10-25 17:44:00 UTC
Create the actual agent update code. This is the code that is run when the agent update binary is self-executed via "java -jar agent-update.jar". It will have the responsibliilty of extracting the new agent distribution and laying it down on the filesystem.  It must ensure that it copies over the necessary files from the original agent and purge files that are no longer needed or part of the new agent.

for more info see http://support.rhq-project.org/display/RHQ/Design-AgentAutoUpdate

Comment 1 John Mazzitelli 2008-10-28 20:04:26 UTC
almost have the first iteration of this done in the agentupdate module 

Comment 2 John Mazzitelli 2008-10-28 20:05:14 UTC
svn rev 1855

Comment 3 John Mazzitelli 2008-10-29 03:56:16 UTC
the update/install code is handled in an ant script bundled in the agent update binary.

Comment 4 Red Hat Bugzilla 2009-11-10 20:22:11 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1029