Re: Missing & misleading documentation, help needed on advanced Jar functionality

2003-02-11 Thread Stefan Bodewig
On Tue, 11 Feb 2003, <[EMAIL PROTECTED]> wrote: > It also states falsely, that "This element is identical to the > manifest task". It now says "This element is identical to the manifest task, but its file and mode attributes will be ignored." which is still wrong, Ant will fail because of the n

RE: Missing & misleading documentation, help needed on advanced Jar functionality

2003-02-11 Thread Keith Hatton
supplies which class file, versioning, etc... Keith -Original Message- From: webhiker%tiscali.fr [mailto:[EMAIL PROTECTED]] Sent: 11 February 2003 09:34 To: [EMAIL PROTECTED] Subject: Missing & misleading documentation, help needed on advanced Jar functionality The problem : I want to combin

Missing & misleading documentation, help needed on advanced Jar functionality

2003-02-11 Thread webhiker%tiscali.fr
The problem : I want to combine all the jars required by my application into a single, executable jar file. Ant is good for this. However, the JavaBeans Activation Framework jar needs certain manifest info, else it generates an error : Exception in thread "main" java.lang.SecurityException: no ma