I can't really answer this one, but what exactly causes you to assume that
it is due to the presence of a BOM in the SQL?
Have you tested by removing and running it?
If not then you should probably send the actual SQL that is generated
because it seems to me that it would be more likely to be the
Steve Loughran schrieb am 16.06.2009 um 16:47:55 (+0100):
> Michael Ludwig wrote:
> >Okay, so you were talking about Java limitations in general, not Java
> >limitations within the context of an Ant extension?
>
> exactly.
Thanks for clarifying.
> >What you're saying about permissions reminds m
I just ran a test:
And, this works great.
One of the things I noticed is that the directory timestamp is updated when
a file in that directory is deleted. Wonder if your "checkdirs" parameter
might be affecting that.
Try copying the bui
I needed something similar. Both of our requirements requires the age of a
file/directory to be determined. Therefore, the easiest approach I found was
to write my own ANT condition. By writing a condition, you can use it inside
an if statement or whatever else in ANT that supports conditions
Hello,
I googled the mailing list archive and found a matching solution based on
javascript for ant 1.5.
I'm using ant 1.7.1 and tried this to delete NBS-folders (NightlyBuildSystem)
older than a specific amount of time.
Michael Ludwig wrote:
Steve Loughran schrieb am 15.06.2009 um 12:40:59 (+0100):
Michael Ludwig wrote:
Steve Loughran schrieb am 12.06.2009 um 11:49:48 (+0100):
we do strive to be more declarative than fully procedural languages,
we don't have loops and so lack full turing-equivalence. There a
hi,
Does anyone find the way to run the utf-8 formated SQL scripts which with BOMs
by Ant now?
Thanks.
[sql] Failed to execute: ??CREATE TABLE
Hi,
It would be better if these tasks were consistant.
SCP has:
passphrase Passphrase for your private key.Yes, if you are using
key based authentication.
SSH has:
passphrase Passphrase for your private key.No, defaults to an
empty string.
http://ant.apache.org/manua
followup =
the behaviour described in my first posting occurs with Windows2000, jdk
1.5.0_11
i checked with the same propertyfiles, means
txtkey= *blank*
and antscript with isset condition on my private machine =
OpenSuse 11.1/64bit, jdk 1.6.0_13 and got equal ouput for all available ant