From da516c73ec7b674394d5fd7a8df96d93c21f411f Mon Sep 17 00:00:00 2001
From: Jan Materne
The <mapper type|classname="..."> usage
form remains valid for reasons of backward compatibility.
The target file name is identical to the source file name. Both
to and from will be ignored.
Classes/dir/dir2/A.propertiesThe target file name is identical to the source file name, with all
leading directory information stripped off. Both to and
@@ -170,6 +180,11 @@ leading directory information stripped off. Both to and
A.propertiesThe target file name will always be the same, as defined by
to - from will be ignored.
to and
archive.tarBoth to and from define patterns that may
contain at most one *. For each source file that matches
@@ -324,6 +344,11 @@ that don't match the from pattern will be ignored.
Both to and from define regular
expressions. If the source file name matches the from
@@ -535,6 +560,11 @@ jakarta-ORO and finally try jakarta-regexp.
will set hd.prop to "f\j.java".
Sharing the same syntax as the glob mapper,
the package mapper replaces
@@ -560,6 +590,11 @@ with <uptodate> and <junit> output.
This mapper is the inverse of the package mapper.
It replaces the dots in a package name with directory separators. This
@@ -582,6 +617,11 @@ with <uptodate> and <junit> output.
${test.src.dir}/org/acme/AcmeTest.javaThis mapper implementation can contain multiple nested mappers.
File mapping is performed by passing the source filename to each nested
@@ -610,6 +650,11 @@ with <uptodate> and <junit> output.
The composite mapper has no corresponding
<mapper type> attribute.
This mapper implementation can contain multiple nested mappers. File mapping is performed by passing the source filename to the first