Hi all, I'm rewriting a good chunk of the jlink task (I needed it to handle meta-inf and manifests) and have a question about the current stuff. In jlink.processEntry(), there is a chunk of code that renames files that aren't named ".class" to ".class" if possible. Was there a "Java bug" reasoning behind this? If not, can this be removed (or if the writer of this is against this, as a non-default option)? I'd rather not mess with the files when merging the jars. -Brian
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
