Bug 812748

Summary: [as7] Add bundle support for standalone mode
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: PluginsAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.3CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-01 10:18:23 UTC Type: Bug
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: 707223    

Description Heiko W. Rupp 2012-04-16 07:14:55 UTC
as7 in standalone mode has a directory for deployments at standalone/deployments - we need to support bundles for this.
No bundle support for domain though

Comment 1 Heiko W. Rupp 2012-04-16 15:32:46 UTC
Our current bundle descriptors do not provide relative directories,
so that I can't write


    <bundle-target>
       <destination-base-dir name="Deploy Directory" description="The deployment directory for a standalone server">
          <value-context>pluginConfiguration</value-context>
          <value-name>$homeDir/standalone/deployment</value-name>
       </destination-base-dir>
  </bundle-target>

To use $homeDir as property in the plugin configuration and have standalone/deployment added.

So a new config property needs to be added.

Comment 2 Heiko W. Rupp 2012-04-16 15:43:35 UTC
master 54cb883304

Comment 3 Heiko W. Rupp 2013-09-01 10:18:23 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.