could try
moving the definition into that target.
-Andrew
On 4/10/07, wolverine my <[EMAIL PROTECTED]> wrote:
The following message always displayed when I execute Ant,
> ant backup
Buildfile: build.xml
Trying to override old definition of datatype resources
init:
backup:
[tar] N
The following message always displayed when I execute Ant,
ant backup
Buildfile: build.xml
Trying to override old definition of datatype resources
init:
backup:
[tar] Nothing to do: C:\...
BUILD SUCCESSFUL
Total time: 0 seconds
What does this really means? What should we do to