You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Dmitry Macsema <le...@amur.ru> on 2002/11/04 07:45:04 UTC

jar spec & ant jar task

Hello,

JAR specification quote:
# Created-By:
Defines the version and the vendor of the java implementation on top
of which this manifest file is generated. This attribute is generated
by the jar tool.

And sun's jar actually creates file statin jdk version and sun as
vendor of java implementation.
However, ant jar task creates the following:
Created-By: Apache Ant 1.5Beta3

Didn't they mean by java implementation a jdk system runs?

-- 
Best regards,
 Dmitry                          mailto:ledestin@amur.ru


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>