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

org.ow2.petals.ant.petals-ant.properties Maven / Gradle / Ivy

There is a newer version: 2.9.0
Show newest version
#
# Copyright (c) 2005-2012 EBM WebSourcing, 2012-2016 Linagora
#
# This program/library is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 2.1 of the License, or (at your
# option) any later version.
#
# This program/library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
# for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program/library; If not, see http://www.gnu.org/licenses/
# for the GNU Lesser General Public License version 2.1.
#

#JBI tasks
jbi-install-shared-library=org.ow2.petals.ant.task.InstallSharedLibraryTask
jbi-uninstall-shared-library=org.ow2.petals.ant.task.UninstallSharedLibraryTask

jbi-install-component=org.ow2.petals.ant.task.InstallComponentTask
jbi-start-component=org.ow2.petals.ant.task.StartComponentTask
jbi-stop-component=org.ow2.petals.ant.task.StopComponentTask
jbi-shut-down-component=org.ow2.petals.ant.task.ShutdownComponentTask
jbi-uninstall-component=org.ow2.petals.ant.task.UninstallComponentTask

jbi-deploy-service-assembly=org.ow2.petals.ant.task.DeployServiceAssemblyTask
jbi-start-service-assembly=org.ow2.petals.ant.task.StartServiceAssemblyTask
jbi-stop-service-assembly=org.ow2.petals.ant.task.StopServiceAssemblyTask
jbi-shut-down-service-assembly=org.ow2.petals.ant.task.ShutdownServiceAssemblyTask
jbi-undeploy-service-assembly=org.ow2.petals.ant.task.UndeployServiceAssemblyTask

jbi-list-service-engines=org.ow2.petals.ant.task.ListServiceEnginesTask
jbi-list-binding-components=org.ow2.petals.ant.task.ListBindingComponentsTask
jbi-list-shared-libraries=org.ow2.petals.ant.task.ListSharedLibrariesTask
jbi-list-service-assemblies=org.ow2.petals.ant.task.ListServiceAssembliesTask

#PEtALS specific tasks
petals-uninstall-all-shared-libraries=org.ow2.petals.ant.task.UninstallAllSharedLibrariesTask

petals-start-all-components=org.ow2.petals.ant.task.StartAllComponentsTask
petals-stop-all-components=org.ow2.petals.ant.task.StopAllComponentsTask
petals-shut-down-all-components=org.ow2.petals.ant.task.ShutdownAllComponentsTask
petals-uninstall-all-components=org.ow2.petals.ant.task.UninstallComponentsTask
petals-unload-all-installers=org.ow2.petals.ant.task.UnloadAllInstallersTask
petals-force-unload-installer=org.ow2.petals.ant.task.ForceUnloadInstallerTask

petals-start-all-service-assemblies=org.ow2.petals.ant.task.StartAllServiceAssembliesTask
petals-stop-all-service-assemblies=org.ow2.petals.ant.task.StopAllServiceAssembliesTask
petals-shut-down-all-service-assemblies=org.ow2.petals.ant.task.ShutdownAllServiceAssembliesTask
petals-undeploy-all-service-assemblies=org.ow2.petals.ant.task.UndeployAllServiceAssembliesTask
petals-force-undeploy-service-assembly=org.ow2.petals.ant.task.ForceUndeployServiceAssemblyTask

petals-configure-runtime-component=org.ow2.petals.ant.task.ConfigureRuntimeComponentTask
petals-configure-component=org.ow2.petals.ant.task.ConfigureComponentTask
petals-configure-service-assembly=org.ow2.petals.ant.task.ConfigureServiceAssemblyTask

petals-monit-read-logfiles=org.ow2.petals.ant.task.monit.ReadLogFilesTask
petals-extract-flow-step-info=org.ow2.petals.ant.task.monit.ExtractFlowStepInfoTask
petals-assert-flow-instance=org.ow2.petals.ant.task.monit.assertion.flowinstance.AssertFlowInstanceTask
petals-monit-build-flow-trees=org.ow2.petals.ant.task.monit.BuildFlowTreesTask
petals-assert-flow-trees=org.ow2.petals.ant.task.monit.assertion.flowtree.AssertFlowTreesTask
petals-assert-flow-tree=org.ow2.petals.ant.task.monit.assertion.flowtree.AssertFlowTreeTask




© 2015 - 2025 Weber Informatics LLC | Privacy Policy