y, August 04, 2005 10:20 PM
>To: user@ant.apache.org
>Subject: AW: containsregexp selector Ant 1.6.5
>
>For catching in several lines you usually have to set a flag
>("m" I think).
>I dont know if you can specify the flag inside the expression.
>The selector [1] doesnt supp
August 04, 2005 9:33 PM
>To: user@ant.apache.org; [EMAIL PROTECTED]
>Subject: AW: containsregexp selector Ant 1.6.5
>
>I would catch only ListResourceBundle, write them to file and
>have any eye on them:
>- you dont catch imports
>- you dont catch childs of childs
> publ
I would catch only ListResourceBundle, write them to file and have any eye on
them:
- you dont catch imports
- you dont catch childs of childs
public class MyRB extends LRB01 {...}
public class LRB01 extends java.util.ListResourceBundle {...}
Jan
>-Ursprüngliche Nachricht-
>Von: Bil