ves the
"ant -projecthelp" problem for individual builds.
My builds all do share the same build framework, so this is easy to implement
without touching any one of the individual project build files.
thanks!
Jake
Quoting Mathew Delong <[EMAIL PROTECTED]>:
> Like others said,
Like others said, failonerror="false" (someone mistyped this and said "true"
but meant false) is a bad idea for the same reason that was already mentioned:
you only want it to not fail if the target doesn't exist in a file, but want it
to still fail for everything else.
One very easy solution I
Just a dumb question... Have you checked the permissions? Maybe you just
aren't allowed to delete?
-Original Message-
From: Dan McFadyen [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 14, 2006 10:58 AM
To: Ant Users List
Subject: RE: Weird Deleting Problems..
I had copied the whole
I've done this in the past by making all of my tests create a resource
if they fail, and after all the tests are completed, check if that
resource exists. I am sure there are better ways to do this, though.
-Original Message-
From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED]
Sent: Thur