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
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.