----- Original Message ----- From: "Albrecht, Matt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 2:46 PM Subject: [PATCH] JDK 1.2 compatibility for EchoProperties
> > Since I'm the original poster of the EchoProperties optional task, I'm > taking responsibility for an earlier post indicating that the JDK1.2 method > "store" on java.util.Properties should be invoked if JDK 1.2 is running, > through reflection. > > So, here's the patch. I hope it's up to the usual standards :-). I've also > improved the java-doc to clarify some of the methods. > > As far as I can tell, there is no need for additional tests based on my > changes, as it adds no new functionaly. I ran the tests locally on JDK > 1.1.8, JDK 1.2.2, JDK 1.3.1_02, and JDK 1.4.0. JDK 1.2.2 gave a false > negative for to-log output. > Matt, can you make sure the patch has the names of the files you edit at the top; this one wont take in patch because it doesnt name the destination. ta, steve -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
