META-INF.rhq-serverplugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rhq-serverplugin-ant-bundle Show documentation
Show all versions of rhq-serverplugin-ant-bundle Show documentation
Server side plugin that manages ant-scripted bundles
The newest version!
<?xml version="1.0" encoding="UTF-8" ?> <bundle-plugin name="AntBundleServerPlugin" displayName="Ant Bundle Processor" description="Processes bundles whose recipes are Ant scripts" package="org.rhq.enterprise.server.plugins.ant" xmlns="urn:xmlns:rhq-serverplugin.bundle" xmlns:serverplugin="urn:xmlns:rhq-serverplugin" xmlns:c="urn:xmlns:rhq-configuration"> <serverplugin:help><![CDATA[ Processes Ant bundles on the server side. ]]></serverplugin:help> <serverplugin:plugin-component class="AntBundleServerPluginComponent"> </serverplugin:plugin-component> <bundle type="Ant Bundle"/> </bundle-plugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy