Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 87890 invoked from network); 11 Nov 2000 20:15:41 -0000 Received: from hellfire.clearink.com (HELO clearink.com) (205.227.191.11) by locus.apache.org with SMTP; 11 Nov 2000 20:15:41 -0000 Received: from [131.161.251.227] ([131.161.251.227]) by clearink.com (8.10.2/8.10.2) with ESMTP id eABKFel08593 for ; Sat, 11 Nov 2000 12:15:40 -0800 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Sat, 11 Nov 2000 12:15:46 -0800 Subject: beanshell From: Jon Stevens To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N hey all, i'm new to the list, but i have actually got some of my code in Ant so i'm not new to Ant by any means. Since i'm new to the list, i'm not sure what sort of discussion has already happened around adding BeanShell support to Ant. Can anyone catch me up real quick? If no discussion has happened, I would like to propose that we add BeanShell support to Ant. What I would like to do is essentially use BeanShell as a replacement for the complex .sh/.bat files that we have to use to go along with execution of Ant. Ant and BeanShell essentially overlap in functionality quite a bit, so, I'm not really proposing even making a BeanShell Task, although I think that might be a good idea in the future for people who might want to execute their stuff as BeanShell Script vs. Ant .xml syntax. The real problem that I'm having now is that the .sh and .bat files are a real pain in the ass to manage and are not easily re-usable and I would like to move the code that is in those files off to something that is a bit more cross platform portable, like BeanShell. Essentially, we could replace 99% of what is in the .sh and .bat files with something like this: Where the contents of the .sh and .bat files would then be "ported" over to BeanShellScript language. I'm also willing to spend some 2am coding time on working on this as this is a real problem for me... Comments? Flames? Suggestions? -jon -- http://scarab.tigris.org/ | http://noodle.tigris.org/ http://java.apache.org/ | http://java.apache.org/turbine/ http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/ http://www.collab.net/ | http://www.sourcexchange.com/