RE: Getting my own core task implementation ahead of ant.jar

2005-01-28 Thread Michael Sunde
y (via the PreSetDef) you are not having to pollute(or modify) the build.xml to use my:jar? Is this right? Ninju Bohra --- Michael Sunde <[EMAIL PROTECTED]> wrote: > Hi, > > In our case we wanted to make an enhancement to one > of the existing ant > tasks. Here is

RE: Getting my own core task implementation ahead of ant.jar

2005-01-28 Thread Michael Sunde
Hi, In our case we wanted to make an enhancement to one of the existing ant tasks. Here is what we did: - subclassed the existing implementation - Loaded new implementation using taskdef - use presetdef to redirect the standard implementation to our implementation. No need to modify all the exist

RE: Improving Tasks

2004-10-22 Thread Michael Sunde
Sun has an article on how to do password masking in java. The command line version uses a second thread to mask the characters being entered. http://java.sun.com/developer/technicalArticles/Security/pwordmask/ Michael -Original Message- From: Dale Anson [mailto:[EMAIL PROTECTED] Sent: F