Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Default property values can be customized by
    1. Setting a system property. You can do this on the command line using -Dname=value
      No Format
      mvn initialize -N -Pdb -Dmysql.dba.password=xyz
    2. Adding them to the properties file
      No Format
      ~/.kuali/ole/ole-sqlfs.properties
  2. System properties always win if the same customized property value is provided in more than one spot