Permalink
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
inc-meta/macosx.properties
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make digest explicit in all signing operations rather than defaulting, for clarity. Switch over to requiring the java.security file to be *not* modified, instead referencing the Sun PKCS11 provider and the appropriate configuration file directly. Add a property defaulting system to allow things like the PKCS11 configuration file location property to be platform-specific, or specified by a non-source-controlled local override file (build.properties). This needs a little work to handle Linux for the Feitian card.
7 lines (7 sloc)
224 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# macosx.properties | |
# | |
# Properties for Mac OS X builds. Properties defined here override | |
# those defined in default.properties, but may be overridden by | |
# properties defined in a machine-specific build.properties file. | |
# |