Thanks, that works.
Jan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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-<