The code and scenario are
here
It ends with:
The Ant approach probably feels more natural to me because I’ve been using it longer. But the Java approach seems more logical because it doesn’t have the extra slash that doesn’t actually get matched.
Which approach do you find more natural? I suspect the
Java once, but I'd like to see if that reality matches for someone who hasn't used
Ant.