https://issues.apache.org/bugzilla/show_bug.cgi?id=47652
--- Comment #5 from Nick Burch <[email protected]> 2009-08-06 03:45:32 PDT --- Thanks for this patch. I've only had a quick glance, and it mostly seems ok, though I'm slightly concerned about the password being a global static, as that means that two different threads working on two different files will hit issues :( Hopefully someone else can suggest something for this though As this uses the java crypto libraries, which'd be our first use of them, I'll file the appropriate notice as per http://www.apache.org/dev/crypto.html so we're cleared to commit this once any tweaks are done. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
