AW: In AntLib defined type not accessible

2007-01-11 Thread Jan.Materne
Thanks, that works. Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: In AntLib defined type not accessible

2007-01-11 Thread Peter Reilly
You cannot (currently) do that like that. However you can use ant types to do the same thing. --- src/mymapper/MyMapper.java --- package mymapper; import org.apache.tools.ant.util.FileNameMapper; public class MyMapper

In AntLib defined type not accessible

2007-01-10 Thread Jan.Materne
I have an AntLib for which I wrote a FileNameMapper. I cant use that mapper from inside the antlib.xml: antlib.xml ---8-<---8-<---8-<---8-<---8-<---8-<---8-<-- -8-<