I am using ant for doing cvs imports and have made a small gui that allows the user to enter the cvsroot and password.Is there any way I can read the password that's stored in encrypted form in the pass.cvspass file. I want that when the user uses the gui for the second time , he should see the cvs root and those *** in the password fields on the gui.
I could do this by storing the information in a properties file and reading from there the second time, but I don't want to store the password in a file in an unencrypted form ( that encryption in pass.cvspass isn't great but would work for me ) Any ideas ?? Thanks Vik -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 11:57 PM To: [EMAIL PROTECTED] Subject: RE: Read manifest of Jar <unjar src="myjar.jar" dest="tmpdir"/> <fileset id="fs" dir="tmpdir"/> OR via <script> and Java API. Jan > -----Original Message----- > From: Oliver Wulff [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2003 8:33 AM > To: [EMAIL PROTECTED] > Subject: Read manifest of Jar > > > How can I read the entries of an existing Jar? > Thanks for your help! > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]