[PATCH] 128 Using RPM version number in CMake.
by Endi Sukma Dewata
The RPM spec files have been modified to pass the full RPM version
number to CMake. The version number contains the product version
number, release number, milestone, and platform. The CMake scritps
will parse and use this version number to generate Java manifest
files. The product version number will be used as the specification
version and full version number will be used as the implementation
version.
Ticket #339
--
Endi S. Dewata
12 years, 2 months
[PATCH] 124 Added VERSION file.
by Endi Sukma Dewata
The CMake scripts have been modified to store the version number
in /usr/share/pki/VERSION and in JAR manifest files. These files
can be read by PKI applications to obtain the version number
without having to query the RPM database.
Fixed warnings in Java.cmake file.
Ticket #339
--
Endi S. Dewata
12 years, 2 months
[PATCH] 121 Added unescapeRDNValue() method.
by Endi Sukma Dewata
A new method has been added to unescape RDN values in a DN. This
is used to get the correct group member ID from a DN stored in
the uniqueMember attribute.
Ticket #193
--
Endi S. Dewata
12 years, 2 months