Re: Task to delete CVS directories

2005-07-29 Thread Frank W. Zammetti
Hmm, I certainly understand what you wrote (didn't know about that before, but makes perfect sense), but it doesn't seem to have helped. My complete script is now: Any ideas? Thanks Jeff! Jeffrey E Care wrote: You need to use the task (http://ant.apache.o

Re: Task to delete CVS directories

2005-07-29 Thread Jeffrey E Care
You need to use the task (http://ant.apache.org/manual/CoreTasks/defaultexcludes.html) to remove the CVS patterns: -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Mantis) "Frank W. Zammetti" <[EMAIL PROTECTED]> wrote on 07

Task to delete CVS directories

2005-07-29 Thread Frank W. Zammetti
This is probably easy, but it's elluding me... I'm truing to write a task to delete all CVS directories anywhere in my project (i.e., in all subdirectories starting from the root. I wrote the following: Doesn't seem to work though. No doubt at all it's me :) Thanks!

RE: bug in "unless"?

2005-07-29 Thread Michael Pelz Sherman
Ah - that worked! Thank you! :-) --- "Murray, Mike" <[EMAIL PROTECTED]> wrote: > > > -Original Message- > From: Michael Pelz Sherman [mailto:[EMAIL PROTECTED] > Sent: Friday, July 29, 2005 4:05 PM > To: Ant Users List > Subject: bug in "unless"? > > Hi, > > In ant 1.6.2, the fol

RE: bug in "unless"?

2005-07-29 Thread Murray, Mike
-Original Message- From: Michael Pelz Sherman [mailto:[EMAIL PROTECTED] Sent: Friday, July 29, 2005 4:05 PM To: Ant Users List Subject: bug in "unless"? Hi, In ant 1.6.2, the following seems to indicate a bug with "unless": Executing B

bug in "unless"?

2005-07-29 Thread Michael Pelz Sherman
Hi, In ant 1.6.2, the following seems to indicate a bug with "unless": Executing B Executing C; foodir.exists is ${foodir.exists} Executing A $ mkdir foo $ ant -f foo.xml A

RE: scp problem: received directory without -r

2005-07-29 Thread Anderson, Rob (Global Trade)
The SSH Server version looks OK. Perhaps there is a directory in your fileset where previously there were only files. Using a zip file is probably the best solution. -Rob A > -Original Message- > From: Nicolas Vervelle [mailto:[EMAIL PROTECTED] > Sent: Friday, July 29, 2005 12:02 AM > T

RE: Cannot get FTP to get/list files on RHEL3 machine

2005-07-29 Thread Anderson, Rob (Global Trade)
I seem to recal some discussion about Ant on Red Hat. There may be a version of Ant installed as an RPM, that came with the distro, which for some reason is conflicting with the Ant installation that you think you are using. If you do find an Ant RPM installed, uninstall it and you should be fin

I am currently out of the office

2005-07-29 Thread Calum Byrom
I will be out of the office starting 29/07/2005 and will not return until 09/08/2005. I will respond to your message when I return, however if a more immediate response is required, please contact my team leader, Nigel Daniels. ---

Fw: Cannot get FTP to get/list files on RHEL3 machine

2005-07-29 Thread Calum Byrom
Hi, I'm having problems getting my ANT build to transfer files from a remote system to my RHEL3 box. This works fine on my WindowsXP and SuSE9 machines - using the following: Running in ver

Re: XSLT - Many Input One Output

2005-07-29 Thread Gisbert Amm
The XSLT document() function might probably provide what you are looking for. http://www.w3schools.com/xsl/func_document.asp Regards, Gisbert Amm On 7/29/05, KrustyDerClown <[EMAIL PROTECTED]> wrote: Hello, i use the task for a XSLT transformation. I have multiple sources (XML files) and

RE: XSLT - Many Input One Output

2005-07-29 Thread Ramnish Kalsi
Going by your requirement, you can : a) Generate a big XML file on the fly, using xmltask. - Take one xml file and copy it into the BIG.xml , and for all other xml files, copy all the data excluding their root inside the root element of BIG.xml. This link can help you with xpath: http://www.zvon

Re: XSLT - Many Input One Output

2005-07-29 Thread James Abley
Or an ANT solution doing the same via On Fri, 2005-07-29 at 16:09, Douglas Lochart wrote: > A non ANT solution to your problem may be to dynamically create a single > XML file that simply includes the other xml files. > Then you pass the single xml file to the processor. This requires using >

Re: XSLT - Many Input One Output

2005-07-29 Thread Douglas Lochart
A non ANT solution to your problem may be to dynamically create a single XML file that simply includes the other xml files. Then you pass the single xml file to the processor. This requires using xi:include. example: http://www.w3.org/2003/XInclude";> etc... good luck Doug Kr

Re: XSLT - Many Input One Output

2005-07-29 Thread Patrick Martin
Sorry, I am not good enough with xsl to answer that. On 7/29/05, KrustyDerClown <[EMAIL PROTECTED]> wrote: > Hello, > > thx for the link. Before i decide which way i go ... is it easier to merge > many xml input files to one output files with a XSL stylesheet or is it > easier with this ? > > C

Re: XSLT - Many Input One Output

2005-07-29 Thread KrustyDerClown
Hello, thx for the link. Before i decide which way i go ... is it easier to merge many xml input files to one output files with a XSL stylesheet or is it easier with this ? Can you estimate this ? Greets Oliver - Original Message - From: "Patrick Martin" <[EMAIL PROTECTED]> To: "A

Re: XSLT - Many Input One Output

2005-07-29 Thread Patrick Martin
Hello, You might want to have a look at xmltask [1]. Regards, Patrick [1] http://www.oopsconsultancy.com/software/xmltask/ On 7/29/05, KrustyDerClown <[EMAIL PROTECTED]> wrote: > Hello, > > i use the task for a XSLT transformation. I have multiple sources (XML > files) and want only one out

XSLT - Many Input One Output

2005-07-29 Thread KrustyDerClown
Hello, i use the task for a XSLT transformation. I have multiple sources (XML files) and want only one output file (one HTML file). The number of the XML input files for the transformation is various in any cycle, but this is not a problem with using the includes attribute from the task. The

Re: conditional compilation with Jet

2005-07-29 Thread Juergen Hermann
On Fri, 29 Jul 2005 01:12:56 -0700, Roedy Green wrote: define a . >I am using the Jet compiler which takes a jar and produces an exe. >This works: > > > > > > >This is an time-consuming operation that is not needed if the >converter.exe has a last-modified date after the ja

Server Report

2005-07-29 Thread lemval
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Server Report

2005-07-29 Thread lemval
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: conditional compilation with Jet

2005-07-29 Thread Jan.Materne
? Jan >-Ursprüngliche Nachricht- >Von: Roedy Green [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 29. Juli 2005 10:13 >An: user@ant.apache.org >Betreff: conditional compilation with Jet > >I am using the Jet compiler which takes a jar and produces an exe. > >This works: > > > > >

conditional compilation with Jet

2005-07-29 Thread Roedy Green
I am using the Jet compiler which takes a jar and produces an exe. This works: This is an time-consuming operation that is not needed if the converter.exe has a last-modified date after the jar's. Any hints on what you do to bypass the work if the exe is already up to d

Re: scp problem: received directory without -r

2005-07-29 Thread Nicolas Vervelle
Hi, Anderson, Rob (Global Trade) wrote: What version of SSH server is on the remote end ? I seem to remember this error from something, but I don't think I saw it using the scp Ant task. It looks like the fileset may be sending directories, and not just files. I would suggest creating a zip or t