Detecting directory versus symlink

2009-03-20 Thread Michael Delaney
In ant 1.7.0, is there a way to test if a resource is a directory or if it's a symlink? I have a directory /app/product/foo which may, or may not be a symlink. If it's a symlink, I just want to remove the symlink but if it's a directory, I have another set of instructions I need to follow. Any

conditionally set an ANT path reference

2009-03-20 Thread Eric Wood
I'm building a path reference using the following: The problem I have is that the dir dir.mq.lib does not exist on all servers and when use this path reference to compile, the compile

Savant 1.5 released

2009-03-20 Thread Brian Pontarelli
Just wanted to drop a quick note to all the Ant users that Savant 1.5 has been released. Although the version implies that it is compatible with 1.0, it is a complete rewrite and it adds a number of new features. In fact, 1.0 has been removed and is no longer really supported or actively de