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
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
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