[ANN] Antigen - Ant Installer Generator 0.5 released

2005-05-30 Thread johndavidtaylor
The antigen team is pleased to announce the Antigen - Ant Installer Generator 0.5 release! http://antigen.sourceforge.net Antigen is a tool and a java library for wrapping up Ant scripts in a GUI. You are, no doubt, familiar with the power of Ant for writing build scripts, deployment scripts

RE: Problem with dual classloader.

2005-05-30 Thread Rainer Noack
Hi Tomasz, I've again taken a look in the source and normally your config should work as expected. However, there are two more options that you can try out: 1. put all your taskdefs and typedefs in one propertyfile and use the resource-attribute of the taskdef/typedef task. I.e. -mytasksandty

Re: Only deleting an empty directory (-tree)

2005-05-30 Thread Antoine Levy-Lambert
Hello Juergen, now got it this works with ant 1.6.4, + beanshell from http://www.beanshell.org/ and bsf from http://jakarta.apache.org/bsf/ Cheers, Antoine (not sure if the import *; is the nicest, but it works ...) import *; public class EmptyDirSelector extends DataType imple

Re: Only deleting an empty directory (-tree)

2005-05-30 Thread Antoine Levy-Lambert
Hello Juergen, I would develop a custom selector (read the important section concepts and types of ant) which selects empty directories. read this : http://ant.apache.org/manual/CoreTypes/custom-programming.html#customselectors http://ant.apache.org/manual/CoreTypes/selectors.html#customselect ht

RE: Problem with dual classloader.

2005-05-30 Thread Siwiec, Tomasz
Hi Rainer, Thanks for your help but I still have that problem. The second solution with seems not to work. I still have different classloader. However, I don't understand the first suggestion. In case I will remove classpathref attribute I will get ClassNotFoundException as "std.classpath" defines

Ninju: How to stop process using exec?

2005-05-30 Thread Nir Geier
TY, Ninju I understood from u that mu assumption was correct. There isnt any way to kill process under windows. ty. -Original Message- From: Ninju Bohra [mailto:[EMAIL PROTECTED] Sent: Monday, May 30, 2005 5:46 AM To: Ant Users List Subject: Re: How to stop process using exec? Windows

Only deleting an empty directory (-tree)

2005-05-30 Thread Juergen Damke
I'm searching for a task which traverses a directorytree and removes all empty directories, but leaves those which have any contents. Should work unter *NIX and Windows, so a java Task is preferred. Mit freundlichen Grüßen / With best regards Jürgen Damke Portal Automated Function Verification T