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]

Reply via email to