]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6959: Added support for optional property variables. Property variables with...
authorremillet <remillet@yahoo.com>
Fri, 24 Jun 2016 15:40:12 +0000 (08:40 -0700)
committerremillet <remillet@yahoo.com>
Fri, 24 Jun 2016 15:40:12 +0000 (08:40 -0700)
commit54ba57b20ec37b33f02e46dfbf319d88fa6bc9eb
tree7fd68630b1a5a757fb5510985066f7cef6702935
parent8d9afe1c65f75d24cccd43fa551131891effeba3
CSPACE-6959: Added support for optional property variables.  Property variables with a '_OPT' suffix will be treat as optional.  Non-optional property variables need to be defined as environment variables or JVM system variables.
services/common-api/src/main/java/org/collectionspace/services/common/api/Tools.java