Re: ant/maven integration and optional tasks

2006-03-10 Thread Laurie Harper
Laurie Harper wrote: I'm trying to integrate an Ant build which uses optional tasks (specifically, the

RE: AW: Exec Task

2006-03-10 Thread Res Pons
Great & thank you for your help. I already use the javasvn.jar files and svn ant tasks to do this and I had checked these jar files into each project locally to access them easier for repo transactions. However, I was asked to create my own top level build project and not to pollute the develop

ant/maven integration and optional tasks

2006-03-10 Thread Laurie Harper
I'm trying to integrate an Ant build which uses optional tasks (specifically, the

Re: Change filesnames from upper 2 lower case

2006-03-10 Thread Steve Loughran
Mary Milne wrote: hi i'm new to ant but learning to love it. i've checked the archive for this question but couldn't find an answer so. i have files named: MYZIPFILE.zip and i want myzipfile.zip and ideally i'd like MyZipFile.zip any help appreciated. Thanks

RE: A problem with the ant task in a WLS 9.1 enviro nmen t

2006-03-10 Thread John Lindwall
I've opened a support case with BEA and will report the resolution here to benefit others who may run into this same problem in the future. John -Original Message- From: Jeffrey E Care [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 9:43 AM To: Ant Users List Subject: Re: A pr

Re: What does it mean

2006-03-10 Thread Matthew Hughes
A, that would explain it. Thanks, that's been bugging me for a while. Just FYI (for your information :)): *"AW:* RE:, /abbrev./ for *Antwort* (answer, reply, regarding) /in e-mail" / /http://german.about.com/library/blcomputD_A-B.htm / Rick Genter wrote: I believe it is the German vers

Re: What does it mean

2006-03-10 Thread Yves Martin
"Rick Genter" <[EMAIL PROTECTED]> writes: > I believe it is the German version of the English "Re:". If fact not. 'Re' is latin. With the meaning "in reference to", see RFC about mail to know more. But translaters have though it means "response", so it has been translated into "aw", contra

RE: AW: What does it mean

2006-03-10 Thread cknell
"Antwort", meaning "answer", used by German speakers the way English speakers write "re:", which, oddly enough is an abbreviation of a Latin phrase "in re", generally translated as "in the matter of". -- Charles Knell [EMAIL PROTECTED] - email -Original Message- From: Matthew Hughe

RE: What does it mean

2006-03-10 Thread Rick Genter
I believe it is the German version of the English "Re:". -- Rick Genter Principal Engineer Silverlink Communications (781) 425-5763 This e-mail, including attachments, may include confidential and/or proprietary information, and may only be used by the person or entit

AW: What does it mean

2006-03-10 Thread Matthew Hughes
I could probably find this out if I looked a lot longer, but what does the AW: mean in the subject line. I have an basic understanding that it is supposed to be a more general post, not specific to a certain thread, but what does the actual acronym -- if that is what it is-- mean? ---

RE: basedir returning the canonical rather than absolute directory?

2006-03-10 Thread Jon Skeet
> Is there any way of suppressing this behaviour? And the answer is... yes: ant -f `pwd`/build.xml ... Jon Clearswift monitors, controls and protects all its messaging traffic in compliance with its corporate email policy using Clearswift products. Find out more about Clearswift, its solut

Change filesnames from upper 2 lower case

2006-03-10 Thread Mary Milne
hi i'm new to ant but learning to love it. i've checked the archive for this question but couldn't find an answer so. i have files named: MYZIPFILE.zip and i want myzipfile.zip and ideally i'd like MyZipFile.zip any help appreciated. Thanks

RE: basedir returning the canonical rather than absolute directory?

2006-03-10 Thread Jon Skeet
> I'm using ${basedir} to work out where to write files to (I > navigate around a bit). Unfortunately, if I'm working within > a symlinked directory, basedir ends up being the canonical > directory rather than the symlinked one. Sample project: > > > > > > > ${basedir} > > > >

basedir returning the canonical rather than absolute directory?

2006-03-10 Thread Jon Skeet
Hi folks, I'm using ${basedir} to work out where to write files to (I navigate around a bit). Unfortunately, if I'm working within a symlinked directory, basedir ends up being the canonical directory rather than the symlinked one. Sample project: ${basedir} Run this from a symlin

using ant for compiling vc++ projects

2006-03-10 Thread Naveen Kumar
Hello friends i having problem in compiling vc++ projects in commmand-line ,please help me in this regard thanks in advance regards naveen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: Introduction to Ant

2006-03-10 Thread Steve Loughran
Joe Schmetzer wrote: I've just published a new slide show called "Introduction to Ant" at http://www.exubero.com/ant/antintro-s5.html Hopefully this can become a useful resource for people learning about Ant, or teaching others about Ant. I'd be interested in any feedback, if people want to sugg

RE: How can I check an xml file timestamp and execute with a java in build file

2006-03-10 Thread Yagna Boorada
Hi Jan, Thank you very much for your help! Now I could able to parse only modified files. Yagna If your mind can conceive it and heart can believe it then you can surely achieve it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday,

Re: AW: Introduction to Ant

2006-03-10 Thread Joe Schmetzer
On Fri, 2006-03-10 at 08:20 +0100, [EMAIL PROTECTED] wrote: > Nice slides Thanks! > - location/date of presentation is not set ;-) It's intended that if people want to actually use these slides to give a presentation themselves, they should edit that bit to suit the occasion :-) > - how to go t