If so, indeed... --DD

-----Original Message-----
From: Alexey Solofnenko [mailto:[EMAIL PROTECTED]] 
Sent: Friday, July 12, 2002 3:50 PM
To: 'Ant Users List'
Subject: RE: How to use jar index files with ANT?

That is what I thought. However ANT does not include information about
classes stored in the jars mentioned in manifest's classpath. So it is
useless.

- Alexey.

-----Original Message-----
From: Dominique Devienne [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 1:46 PM
To: 'Ant Users List'
Subject: RE: How to use jar index files with ANT?


Index Files are designed for Applets mostly, AFAIR, and only defined in the
main JAR of the applet. It avoid downloading all dependent JARs, at least
not until classes from them are really necessary. Without this mapping of
classes to JARs, the browser needs to download all dependent JARs. So only
on Index File is necessary, in the main Applet jar. --DD

-----Original Message-----
From: Alexey Solofnenko [mailto:[EMAIL PROTECTED]] 
Sent: Friday, July 12, 2002 3:41 PM
To: Ant Users List (E-mail)
Subject: How to use jar index files with ANT?

Hello,

  if I am not mistaken, index files help with jar files that reference other
jar files in metainf's classpath. However ANT creates index files only for
the jar being created. How is it supposed to work?

Sincerely,
  Alexey Solofnenko.

--
{ http://trelony.cjb.net/   } Alexey N. Solofnenko
{ http://www.inventigo.com/ } Inventigo LLC
Pleasant Hill, CA (GMT-8 usually)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to