Index: lams_build/common.properties =================================================================== diff -u -rd56929f06ad90a63082d514e6521adc175f3de27 -r0fe1d551dedcd1a3c8e95e373ebde505214e7381 --- lams_build/common.properties (.../common.properties) (revision d56929f06ad90a63082d514e6521adc175f3de27) +++ lams_build/common.properties (.../common.properties) (revision 0fe1d551dedcd1a3c8e95e373ebde505214e7381) @@ -76,6 +76,7 @@ # Basedir of embedded MySQL server. This is also the place where data is stored. # Set it if you use MXJ for running and/or building LAMS. +# It should be ${contentrepository.base}/database but properties files import order does not allow it. db.location=C:/${conf.application}/database # To build LAMS using standalone MySQL server, use properties below