Re: AW: XSLT Task File- or Patternset

2009-12-24 Thread Tamer Demirel
- Von: Tamer Demirel [mailto:demi...@in.tum.de] Gesendet: Dienstag, 22. Dezember 2009 12:23 An: Ant Users List Betreff: XSLT Task File- or Patternset Hello, i like to use the file or patternset with the xslt task. but i dont know how it works. can somebody help me? the filenames for the input are

Re: AW: XSLT Task File- or Patternset

2009-12-24 Thread Tamer Demirel
Problem solved. I needed basedir thx. Tamer Demirel schrieb: Thx, but i dont understand, why a directory XML-INPUT always building??? jan.mate...@rzf.fin-nrw.de schrieb: Not tested ... Jan -Ursprüngliche Nachricht- Von: Tamer Demirel [mailto:demi...@in.tum.de

Re: AW: XSLT Task File- or Patternset

2009-12-24 Thread Tamer Demirel
Thx, but i dont understand, why a directory XML-INPUT always building??? jan.mate...@rzf.fin-nrw.de schrieb: Not tested ... Jan -Ursprüngliche Nachricht- Von: Tamer Demirel [mailto:demi...@in.tum.de] Gesendet: Dienstag, 22. Dezember 2009 12:23 An: Ant Users List

XSLT Task File- or Patternset

2009-12-22 Thread Tamer Demirel
Hello, i like to use the file or patternset with the xslt task. but i dont know how it works. can somebody help me? the filenames for the input are all: *_input.xml (01_input.xml, 02_input.xml, test123_input.xml) the filenames for the output should be: *_output.xml (01_output.xml, 02_output.

Re: AW: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Tamer Demirel
Problem solved. I just have to delete the default attribute. thx thx thx. now everything works fine i hope Tamer Demirel schrieb: Thx very much. Exactly what i need. Just one question. I become a failure: Target dist does not exist in the project. But everything works fine? Can i ignore

Re: AW: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Tamer Demirel
Jan -Ursprüngliche Nachricht- Von: Tamer Demirel [mailto:demi...@in.tum.de] Gesendet: Donnerstag, 17. Dezember 2009 11:11 An: Ant Users List Betreff: Re: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML Thx for the suggest, but don't you t

Re: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Tamer Demirel
u can find online, and you look at the tasks mkdir, unzip, xslt. Regards, Antoine Tamer Demirel wrote: Hello, i like to automatise my transformations xslt and . So i don't want to build class files. Can somebody give me a short example how i can use ant to achieve it? I need the comm

Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-16 Thread Tamer Demirel
Hello, i like to automatise my transformations xslt and . So i don't want to build class files. Can somebody give me a short example how i can use ant to achieve it? I need the commands or example File. What i have: Folder: PROJECT Subfolder: RAR (here are my RAR-File) Subfolder: XSLT (here a