NOJIRA create_db made recursive. create_db now exists for id, account and
authentication services in addition to trunk. Update local build.properties to
incorporate new JDBC related properties from this checkin. Deploy now also copies
db scripts to destination domain.
tests: ant create_db at trunk
mvn test at service
M trunk/services/authentication/service/build.xml
M trunk/services/authentication/build.xml
M trunk/services/id/service/build.xml
M trunk/services/id/build.xml
M trunk/services/account/build.xml
A trunk/services/account/client/build.xml
M trunk/services/build.xml
M trunk/nbproject/private/private.xml
A + trunk/src/main/resources/db
D trunk/src/main/resources/scripts/db
M trunk/build.properties
M trunk/build.xml