Index: lams_build/common.properties =================================================================== diff -u -r6d0fd60838e941efefda00d1dd9778accf37a4b7 -r854c44cada0159921d41ffbf0ca4c20f3d6d1c2d --- lams_build/common.properties (.../common.properties) (revision 6d0fd60838e941efefda00d1dd9778accf37a4b7) +++ lams_build/common.properties (.../common.properties) (revision 854c44cada0159921d41ffbf0ca4c20f3d6d1c2d) @@ -89,4 +89,8 @@ # To run LAMS using embedded MySQL server, use properties below #db.url.run=jdbc:mysql:mxj://localhost:13306/${db.name} -#======== END DATABASE PROPERTIES ========= \ No newline at end of file +#======== END DATABASE PROPERTIES ========= +db.name=lams_wildfly +osPropertiesName=unix +css.minify=false +js.minify=false