Vallon, Justin wrote: > > <zip destfile="tmp.jar"> > <zipfileset src="src.jar"> > <exclude name="**/*.class" /> > </zipfileset> > </zip> > <move file="tmp.jar" tofile="src.jar" />
A beautiful solution. Thank you. ----- aliteralmind --- Hear aliteralmind Sing. Sing aliteralmind, Sing. http://singing.jeffyepstein.com MY BOYS!!! (man I love saying that) http://brothers.jeffyepstein.com -- View this message in context: http://old.nabble.com/Remove-entru-from-ZIP-file-using-ANT-tp15427739p27007569.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
