]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4077: Creation of database indexes and modification of field datatypes during...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 13 Jun 2011 20:16:37 +0000 (20:16 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 13 Jun 2011 20:16:37 +0000 (20:16 +0000)
commit9510f2342c94983d11f9819cc1332c52bf4743ef
treefe1387d59968a98b7e16d7317c0c07771dbdff04
parent92bdfc04bd9d88829a9ab374d4c37cd58cfc3f71
CSPACE-4077: Creation of database indexes and modification of field datatypes during 'cspace' server startup / post-init now works once again, by specifying that we're connecting via JDBC to the nuxeo repository when performing these actions.
services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
services/common/src/main/java/org/collectionspace/services/common/init/AddIndices.java
services/common/src/main/java/org/collectionspace/services/common/init/ModifyFieldDatatypes.java
services/common/src/main/java/org/collectionspace/services/common/storage/JDBCTools.java