# Properties for the Deploy APp - just a few to test the override. #Password for Install DB dbPassword=dag.Quiz2 #user for install db dbUsername=root2 #Driver Connection URL dbDriverUrl=jdbc:mysql://localhost:3306/scratch2 #Classname of JDBC driver dbDriverClass=com.mysql.jdbc.Driver2 #List of files to move to the deploy directory deployFiles=test/file/test-dummy2.war,test/file/test-dummy2.jar