]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-1010 added constraints to account, users and users_roles tables. added validat...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 17 Feb 2010 22:48:30 +0000 (22:48 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 17 Feb 2010 22:48:30 +0000 (22:48 +0000)
commite2adb2e58bcf50180a2fad3b053ea6c1e0a4e018
treece38216d441b78950dc29f904b4f6d2923a32155
parentdf60e95a6a074dee6429067c0298e1507796e139
CSPACE-1010 added constraints to account, users and users_roles tables. added validation tests to account service client. in case of constraint violation (performed by db), 500 is returned instead of 400.
account,authn poms use consistent mysql jdbc driver version
test: account, security

M    services/authentication/jaxb/src/main/resources/authentication_identity_provider.xsd
M    services/authentication/pstore/src/main/resources/db/mysql/authentication.sql
M    services/authentication/pstore/pom.xml
M    services/account/jaxb/src/main/resources/accounts_common.xsd
M    services/account/pstore/src/main/resources/db/mysql/account.sql
M    services/account/pstore/pom.xml
M    services/account/client/src/test/java/org/collectionspace/services/account/client/test/AccountServiceTest.java
services/account/client/src/test/java/org/collectionspace/services/account/client/test/AccountServiceTest.java
services/account/jaxb/src/main/resources/accounts_common.xsd
services/account/pstore/pom.xml
services/account/pstore/src/main/resources/db/mysql/account.sql
services/authentication/jaxb/src/main/resources/authentication_identity_provider.xsd
services/authentication/pstore/pom.xml
services/authentication/pstore/src/main/resources/db/mysql/authentication.sql