Re: about BOMs

2009-06-16 Thread bryan rasmussen
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

Re: Doing Ant builds

2009-06-16 Thread Michael Ludwig
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

Re: delete directory structures older than X days

2009-06-16 Thread David Weintraub
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

RE: delete directory structures older than X days

2009-06-16 Thread Shawn Castrianni
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

delete directory structures older than X days

2009-06-16 Thread Sascha Ernst
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.

Re: Doing Ant builds

2009-06-16 Thread Steve Loughran
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

about BOMs

2009-06-16 Thread China Creatxr
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

ssh vs scp

2009-06-16 Thread ext-simon.steiner
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

RE: oddity

2009-06-16 Thread Rebhan, Gilbert
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