On Wed, 29 Jan 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote: > I vaguely remember discussions about pulling those entries out of > ant.jar's manifest, and having an empty JAR with them defined!?!? Is > that in 1.6?
Yes. ant.jar in 1.6 has Manifest-Version: 1.0 Main-Class: org.apache.tools.ant.Main and nothing else. There is an ant-bootstrap.jar that contains Main.class and a manifest with Class-Path: ant.jar xml-apis.jar xercesImpl.jar optional.jar xalan.jar Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]