need to update the build scripts in order to build the agent update binary. this is going to be a self-executing jar that includes agent update code as well as the agent distribution files. for more info see http://support.rhq-project.org/display/RHQ/Design-AgentAutoUpdate
new module is to be called "agentupdate" in modules/enterprise
svn rev 1855
the new agentupdate module now builds a "self-executing" jar file: java -jar rhq-enterprise-agentupdate-1.2.0.jar will give help info/syntax help.
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1027