Re: Need help re development

2004-10-23 Thread Rhino
- Original Message - From: "Jacob Kjome" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Saturday, October 23, 2004 2:51 PM Subject: Re: Need help re development > At 08:47 AM 10/23/2004 -0400, you wrote: > >I'm trying to work through the "Writing Tasks" tutorial in t

Re: Improving Tasks

2004-10-23 Thread Ivan Ivanov
Hello, > > However, before I start developing entirely new > tasks, I thought I might take a whack at improving a > few existing tasks. One improvement I'm thinking > about involves the core task . I'd like to > enhance it in a couple of ways: > 1. Provide for a masked input field so that it coul

Re: Need help re development

2004-10-23 Thread Jacob Kjome
At 08:47 AM 10/23/2004 -0400, you wrote: I'm trying to work through the "Writing Tasks" tutorial in the Ant Manual but I'm getting stuck fairly early on. I've got the first version of HelloWorld working fine but when I go to do the second one, the one which imports org.apache.tools.ant.Task, the

Need help re development

2004-10-23 Thread Rhino
  Many people responded to my question yesterday about getting involved in the Ant development process. I've been reading the various articles that people suggested. In the meantime, I thought I would do a few very small, simple tasks to learn the basic techniques. Unfortunately, I'm having a