RE: Comparing Files on Two Servers

2004-12-15 Thread Dick, Brian E.
No, but if you hum a few bars I can sing along. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 2:06 AM To: [EMAIL PROTECTED] Subject: AW: Comparing Files on Two Servers Hhmmm - do you know the modified selector? Jan > -Ur

RE: Comparing Files on Two Servers

2004-12-15 Thread Fintan Hynes
Hi, I had this problem some time ago and I implemented an Ant task using the Java.util.jar API to compare the manifests of both jarfiles. In my case both jarfiles were signed so the manifests were different if the jarfiles were different. This was on a local filesystem also so I had no FTP requi