Well, this does not make any sense - we actually use this with 3.4.0
and there must be Replacer with that constructor. The line:
public Replacer(final String from, final String to, Modificator...
modificators) {
have not been changed since 17.4.2012. SqlNormalizer is even in our
unit tests, and it passes.
I can take action on this only if you can provide some failing unit
test, because any other reproduction is rather difficult for me.
However, my guess is that the problem is somewhere else, maybe on the
classpath. I can't tell, really.
I'm sorry