Hi,
Is it possible to use an encrypted password in a SQL task? If so, how
can I do that? I'm using Blowfish to encrypt/decrypt the password and I
have a routine that does it for me already. How can I tell the ant
task that I am using an encrypted password?
Thanks,
L
On 27/11/03 10:16 AM,Stefan Bodewig wrote:
An alternative to your approach is to explicitly use
elements for the tests that need a certain order and exclude them
from the that contains the rest.
I do realize I have this option, but then I'd have to hardcode the
test order in build.xml.