On Mon, 18 Jun 2001 22:57, Nick Fortescue wrote: > I have written a class MySignJar which extends SignJar and adds the > features below. > > 1) You can specify jars to sign in a fileset. > 2) It looks in the jar file to see if an appropriate .SF file exists, and > if it does assumes the jar has already been signed. > > I'm happy to send the code to the list and for others to use it, and for > the code to be included in the ant CVS. Is anyone interested? Would I be > better sending it as my class which extends through inheritance, a new > version of SignJar with the features added, of a diff of the new version of > signjar?
Probably best to send a new version of SignJar with features added. It will need to keep the backwards compatability though so that existing signjar users aren't dismayed ;) Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------*
