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:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to