https://bz.apache.org/bugzilla/show_bug.cgi?id=57954
--- Comment #2 from Dominique Devienne <[email protected]> --- the encoding attribute is for the whole file, not property values. Load the property file "normally", get the values for username and password, and if you need those decoded from base64, you'll have to do it "manually" or coax Ant into doing it (I suspect it's possible, but convoluted and not straightforward.). This is not a bug IMHO. --DD -- You are receiving this mail because: You are the assignee for the bug.
