On Fri, 22 Jul 2005 15:46:39 -0400, Joyce Li wrote:
>However, the keyword list grow very long, about 20 or 30 of them. I
>tried to separete them into a few separate properties and merge them
>into one so I don't have this extremely long line there.
>Is there a better way for me to handle this?
keep it that way, but build the long regex from keyword.1/.2/.3/.... (loaded
from keyword.properties) using antcontrib:propertyselector.
Ciao, Jürgen
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|