|
|
@@ -335,7 +335,7 @@ that don't match the <code>from</code> pattern will be ignored.</p> |
|
|
|
<pathconvert property="x" targetos="unix"> |
|
|
|
<path path="d/e/f/j.java"/> |
|
|
|
<mapper> |
|
|
|
<globmapper from="${basedir}\d/e\*" to="*" ignoredirchar="yes"/> |
|
|
|
<globmapper from="${basedir}\d/e\*" to="*" handledirsep="yes"/> |
|
|
|
</mapper> |
|
|
|
</pathconvert> |
|
|
|
<echo>x is ${x}</echo> |
|
|
|