cookbook 'ant', '= 0.10.1'
The ant cookbook has been deprecated
Author provided reason for deprecation:
The ant cookbook has been deprecated and is no longer being maintained by its authors. Use of the ant cookbook is no longer recommended.
ant (6) Versions 0.10.1 Follow28
Installs/Configures ant
cookbook 'ant', '= 0.10.1', :supermarket
knife supermarket install ant
knife supermarket download ant
Description
Installs and configures Apache Ant & Ivy
Requirements
Platform:
- Debian, Ubuntu, CentOS, Red Hat, Fedora
The following Opscode cookbooks are dependencies:
- java
- jpackage
Attributes
Usage
Simply include the recipe where you want Apache Ant & Ivy installed.
TODO
- plugin support
- global config template - /etc/ant/ant.conf
License and Author
Author:: Seth Chisamore (schisamo@opscode.com)
Copyright 2010, Opscode, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.