Closed GoogleCodeExporter closed 9 years ago
For example, this is what you should do:
/**
* Indicates if the token should be located with regular expressions.
* This should be set to false if the token contains regex characters which may miss the desired tokens or even replace the wrong tokens.
*
* @parameter default-value="true"
*/
private boolean regex;
I also see that you have expression="" on all your params. That's wrong, remove
that!
Original comment by anders.g...@gmail.com
on 19 Sep 2012 at 11:56
Original comment by baker.st...@gmail.com
on 21 Sep 2012 at 6:39
Done and will be in the next release.
You can view the trunk code if you're interested.
Thanks again,
Steven
Original comment by baker.st...@gmail.com
on 21 Sep 2012 at 8:05
Released in 1.5.2.
Original comment by baker.st...@gmail.com
on 17 Nov 2012 at 1:41
Original issue reported on code.google.com by
anders.g...@gmail.com
on 19 Sep 2012 at 11:52