Hi! When I build a jar with ant's task "jar" it includes entries for the directories (packages) in my jar. (like "mypackage/") How could I avoid this? So I only want *.class but no entries without "class" at the end. regards
Thomas Bauer -- Thomas Bauer <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
