From dev-return-50609-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Tue Sep 16 12:39:37 2003 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 61812 invoked from network); 16 Sep 2003 12:39:36 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Sep 2003 12:39:36 -0000 Received: (qmail 31711 invoked by uid 500); 16 Sep 2003 12:39:31 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 31575 invoked by uid 500); 16 Sep 2003 12:39:30 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 31561 invoked from network); 16 Sep 2003 12:39:30 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 16 Sep 2003 12:39:30 -0000 Received: (qmail 3535 invoked by uid 50); 16 Sep 2003 12:42:23 -0000 Date: 16 Sep 2003 12:42:23 -0000 Message-ID: <20030916124223.3534.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 23191] New: - need brief, specific documentation on including custom tasks in deployed apps X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23191 need brief, specific documentation on including custom tasks in deployed apps Summary: need brief, specific documentation on including custom tasks in deployed apps Product: Ant Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Documentation AssignedTo: dev@ant.apache.org ReportedBy: dbikel@cis.upenn.edu Ant is an extensible build tool, but it takes too much work to find out how to deploy a project using an extended ant, which would necessarily need to bootstrap itself for the custom tasks that are included. I was hoping the documentation could specifically have a brief section on deploying projects that have custom tasks, and instructions on the best way to include those custom tasks in the projects (and in the build file). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org