Re: Sql Task -- quote marks

2004-04-05 Thread Jack J. Woehr
"Anderson, Rob (Global Trade)" wrote: > Try setting the escapeprocessing attribute to false. This I already did on your previous recommendation. -- Jack J. Woehr # We have gone from the horse and buggy Senior Consultant # to the moon rocket in one lifetime, but Purematrix, Inc. # there h

RE: xmlvalidate task and external catalogs

2004-04-05 Thread Jeremy Aston
Hi, The error is simply "not available. Download it at http://xml.apache.org/commons/";. That msg appears when using a -diagnotics flag. To be fair I am only assuming that this is related to the external catalogs problem however I am sure I have also seen an error msg under -v or -diagnostics al

RE: xmlvalidate task and external catalogs

2004-04-05 Thread Conelly, Luis (GNF, Contractor)
Which error you get? ClassNotFound or some stuff like that? Can you provide more info? -Luis PS. Not pretty sure, but line: might work better if you change backslashes to slashes (\ to /) or use double backslash (\\) Regards -Original Message- From: Jeremy Aston [mailto:[EMAIL PROTE

xmlvalidate task and external catalogs

2004-04-05 Thread Jeremy Aston
Hi, Can anyone pls tell me how to get xmlvalidate (in 1.6) to see external catalogs. I can see from the docs that for this to work v1.1 of xml-commons resolver.jar must be on the classpath but I cannot get it working. I have put a reference to the jar on my system environment classpath (win xp btw)

Re: Maillogger question

2004-04-05 Thread Erik Hatcher
On Apr 5, 2004, at 6:46 PM, [EMAIL PROTECTED] wrote: Can you provide an example? No, sorry. Adding a condition inside a .bat - check the Microsoft docs for that info. The docs for the MailLogger properties are in the Ant manual. -Original Message- From: Erik Hatcher [mailto:[EMAIL PR

RE: Sql Task -- quote marks

2004-04-05 Thread Anderson, Rob (Global Trade)
Try setting the escapeprocessing attribute to false. -Rob Anderson > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, April 05, 2004 4:27 PM > To: Ant Users List > Subject: Re: Sql Task -- quote marks > > > Bill Rich wrote: > > > If your problem wi

Re: Sql Task -- quote marks

2004-04-05 Thread Jack J. Woehr
Bill Rich wrote: > If your problem with the quote marks is in the ant script you can use "e; No, it's in a separate .sql file ... -- Jack J. Woehr # We have gone from the horse and buggy Senior Consultant # to the moon rocket in one lifetime, but Purematrix, Inc. # there has not been a c

RE: Maillogger question

2004-04-05 Thread Srikrishna . Partha
Can you provide an example? -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 3:15 PM To: Ant Users List Subject: Re: Maillogger question Since you're using a custom .bat to launch Ant, why not make it a conditional feature of your .bat script

RE: Using the new -i flag

2004-04-05 Thread Dominique Devienne
> From: Thomas SMETS [mailto:[EMAIL PROTECTED] > > My problem is rather trivial, though I am currently stucked. Actually it's not. > I would like to have my business code to be wrapped up in a JAR. > Within the JAR I would like to include some libraries (namely Log4J.jar) > The Jar content would