From dev-return-15191-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Thu Mar 03 18:04:51 2005 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 87115 invoked from network); 3 Mar 2005 18:04:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Mar 2005 18:04:51 -0000 Received: (qmail 51165 invoked by uid 500); 3 Mar 2005 18:04:46 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 50963 invoked by uid 500); 3 Mar 2005 18:04:45 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 50950 invoked by uid 99); 3 Mar 2005 18:04:45 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Mar 2005 10:04:44 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 96649160C4E for ; Thu, 3 Mar 2005 12:04:42 -0600 (CST) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29289-05 for ; Thu, 3 Mar 2005 12:04:42 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 1B3EB160C4C for ; Thu, 3 Mar 2005 12:04:42 -0600 (CST) Message-ID: <26324537.1109873082098.JavaMail.jettyjira@strider.outerthought.net> Date: Thu, 3 Mar 2005 12:04:42 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Updated: (FOR-460) Added ant info to Howto build a plugin In-Reply-To: <23530779.1109871522095.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Ferdinand Soethe (mailto:sammler@soethe.net) Date: Thu, 3 Mar 2005 12:04 PM Comment: New pathfile with correction of grammar and spelling.
Make ant Available on the Command Line

The following instructions rely heavily on ant to automate some steps in the process. Since ant is distributed as part of Forrest, all you need to do is add the ant executable directory to your system path. The name of this directory is tools\ant\bin in your Forrest program directory.

Alternatively you can prefix all calls to ant in the following instructions with the full path of the ant binary directory.

Changes: Attachment changed to howto-buildPlugin.xml.diff --------------------------------------------------------------------- For a full history of the issue, see: http://issues.cocoondev.org//browse/FOR-460?page=history --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-460 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-460 Summary: Added ant info to Howto build a plugin Type: Improvement Status: Unassigned Priority: Minor Project: Forrest Components: Documentation and website Versions: 0.7 Assignee: Reporter: Ferdinand Soethe Created: Thu, 3 Mar 2005 11:37 AM Updated: Thu, 3 Mar 2005 12:04 PM Description:
Make ant available on the command line

The following instructions rely heavily on ant to automate some steps in the process. Since ant is distributed as part of Forrest, all you need to do is add the ant executable directory to your system path. They are located in the tools\ant\bin subdirectory of your Forrest directory.

Alternatively you can prefix all calls to ant in the following instructions with the full path to the ant binary directory.

--------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira