https://issues.apache.org/bugzilla/show_bug.cgi?id=42702
--- Comment #3 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-12-08 08:49:35 PST --- I've Resource-enabled the propertiesFile and replaceFiltersFile attributes of the replace task in svn revision 724400 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=724400 ) The replacetokens filter is more difficult since it doesn't support the properties file as attribute but rather via the ParamFilterReader interface which only uses Strings (and I can't make the automatic PropertyHelper -> Resource magic apply here). Still doable, although I must admit that using the PropertyHelper API is more difficult than it ought to be. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
