All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.rhq-serverplugin.xml Maven / Gradle / Ivy

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