Re: [HELP] problem using antlr in ant

2008-12-15 Thread Hendrik Maryns
As you can see, I didn’t manage to use the antlr3 target which can be found on the internet. The antlr target fro

Re: ant and sudo

2008-11-12 Thread Hendrik Maryns
the task, but that is just a temporary solution, of course. H. -- Hendrik Maryns http://tcl.sfs.uni-tuebingen.de/~hendrik/ == Ask smart questions, get good answers: http://www.catb.org/~esr/faqs/smart-questions.html signature.asc Description: OpenPGP digital signature

Re: Can I rename a file when jarring it?

2008-10-23 Thread Hendrik Maryns
k| to the file name > on the fly* > > > > > Thanks, indeed this was what I was thinking of, but unfortunately does not allow a nested element. Should I put in an rfe for this? H. -- Hendrik Maryns http://tcl.sfs.uni-tuebingen.de/~hendrik/ == Ask smart question

Can I rename a file when jarring it?

2008-10-22 Thread Hendrik Maryns
Hi, I create a jar with some of my own files and another jar as zipfileset. I’d like one of the files of the other jar (which I do not produce) to be renamed on the fly. Is this possible? What I have:

Documentation bug

2008-10-22 Thread Hendrik Maryns
Hi, On the page http://ant.apache.org/manual/CoreTypes/resources.html#collection, the link to ‘filtering’ does not work: Not Found The requested URL /manual/filterchain.html was not found on this server. H. -- Hendrik Maryns http://tcl.sfs.uni-tuebingen.de/~hendrik/ == Ask

Zip a directory with its contents.

2008-10-17 Thread Hendrik Maryns
recursively zip? What would be the best name to do this? TIA, H. -- Hendrik Maryns http://tcl.sfs.uni-tuebingen.de/~hendrik/ == Ask smart questions, get good answers: http://www.catb.org/~esr/faqs/smart-questions.html signature.asc Description: OpenPGP digital signature

Setting up cpptasks (in Eclipse)

2008-08-25 Thread Hendrik Maryns
directory /home/hendrik/workspace/MonaSearch/bin BUILD SUCCESSFUL Total time: 958 milliseconds Could it be that Eclipse doesn’t look in /usr/share/ant/lib or do I have to do a refresh or anything? TIA, H. -- Hendrik Maryns http://tcl.sfs.uni-tuebingen.de/~hendrik/ == Ask smart

[newbie] Why doesn’t my fileset get delete d?

2008-07-25 Thread Hendrik Maryns
? Buildfile: /home/hendrik/workspace/MonaSearch/build.xml clean: [delete] Deleting directory /home/hendrik/workspace/MonaSearch/bin BUILD SUCCESSFUL Total time: 383 milliseconds TIA, H. -- Hendrik Maryns http://tcl.sfs.uni-tuebingen.de/~hendrik/ == Ask smart questions, get good answers