Bug 812748
Summary: | [as7] Add bundle support for standalone mode | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Plugins | Assignee: | Heiko W. Rupp <hrupp> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3 | CC: | 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
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. master 54cb883304 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. |