Standalone Tools for the Click Framework ======================================== This project contains the following packages: * 'deploy' (package org.apache.click.tools.deploy) - provides an Ant task to deploy Click resources from a given source folder to a target folder. Example usage: The 'deploy' task also supports nested filesets: * 'devtasks' (package org.apache.click.tools.devtasks) - a set of ANT tasks to help in the development of Click Framework itself, Click based 3rd party controls and Click based webapplications. Example usage: