required/SRC680m111 : Content of JAR manifests

[email protected] Wed, 21 Sep 2005 13:06:32 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <15705912.1127300792596.JavaMail.root@sd-web1>
Type
required

Title
Content of JAR manifests

Posted by
[email protected]

Affected
,.

Effective from
SRC680m111

Summary

makefile.mk:
+ JARCLASSPATH
- USE_EXTENDED_MANIFESTFILE
- USE_UDK_EXTENDED_MANIFESTFILE

sal/inc/udkversion.mk:
- SPECTITLE
- IMPLTITLE
- VERSION
- VENDOR

Description

- In makefiles, there is now support via JARCLASSPATH to specify the
Class-Path entry in the manifest of the generated JAR file (JARTARGET).

- The obsolete makefile variables USE_EXTENDED_MANIFESTFILE and
USE_UKD_EXTENDED_MANIFESTFILE, and the corresponding information in
sal/inc/udkversion.mk have been removed, all affected code has been
adapted. This means that the manifest entries Specification-Title,
Specification-Version, Specification-Vendor, Implementation-Title,
Implementation-Version, and Implementation-Vendor removed (observable
through java.lang.Package.getSpecificationTitle,
java.lang.Package.getSpecificationVersion,
java.lang.Package.getSpecificationVendor,
java.lang.Package.getImplementationTitle,
java.lang.Package.getImplementationVersion, and
java.lang.Package.getImplementationVendor) have been removed from
juh.jar, jurt.jar, officebean.jar, ridl.jar, and sandbox.jar.

- Appropriate Sealed (observable through java.lang.Package.isSealed)
and Class-Path entries have been added to java_uno.jar, juh.jar,
jurt.jar, jut.jar, and ridl.jar.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]