Hi Jan,
thanks for your answer.
Use the nested
without the trailing *, so Ant knows that that is a directory and uses
the whole tree under that.
I now have
What I really want is to move every descendent directory and file under
sw/apache-ant-* to sw/ant. What I get
Hi *,
Is it possible with ant to copy or move files/dir from a directory which
name I don't know exactly. Something like:
instead of
I'm not able to find a solution.
As you probably will see, I want to avoid the reference to a version
numbe