]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA create_db made recursive. create_db now exists for id, account and
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 24 Nov 2009 22:38:32 +0000 (22:38 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 24 Nov 2009 22:38:32 +0000 (22:38 +0000)
commitba66a43bd625de12cd33cfeabedb17a928cbee29
treec9adf4170fed99b2803f43e413bdaa36b4b6a774
parent82f84ccd4043565f315734a7e72e46ce3ca942a3
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
12 files changed:
build.properties
build.xml
nbproject/private/private.xml
services/account/build.xml
services/account/client/build.xml [new file with mode: 0644]
services/authentication/build.xml
services/authentication/service/build.xml
services/build.xml
services/id/build.xml
services/id/service/build.xml
src/main/resources/db/mysql/init_db.sql [moved from src/main/resources/scripts/db/mysql/init_db.sql with 100% similarity]
src/main/resources/db/mysql/service-dump.sql [moved from src/main/resources/scripts/db/mysql/service-dump.sql with 100% similarity]