You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2015/05/27 12:54:50 UTC

[Bug 57954] Unable to read encrypted values from properties file

https://bz.apache.org/bugzilla/show_bug.cgi?id=57954

--- Comment #1 from Peeyush <pe...@infosys.com> ---
import.properties contains below entries: (values are encoded in base64)

username=d2VibG9naWM=
password=d2VsY29tZTE=

-- 
You are receiving this mail because:
You are the assignee for the bug.