]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA - refactoried tenantbindingconfigreader so it could be used just to read the...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Fri, 14 May 2010 20:25:48 +0000 (20:25 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Fri, 14 May 2010 20:25:48 +0000 (20:25 +0000)
commitbf25b2ac1b2a2190bdb485a7dabfeb74e8778453
tree50a28e37dc7fa3c5798dd8841029439080dc4ab3
parentd792a1804aec9529b1430182e164b6952077631b
NOJIRA - refactoried tenantbindingconfigreader so it could be used just to read the bindings, not for workspace retrieval. moved nuxeo workspace specific stuff to new class ...nuxeo.client.java.TenantRepository
test: service tests

M    services/authorization-mgt/import/pom.xml
M    services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContextImpl.java
M    services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
M    services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReaderImpl.java
A    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/TenantRepository.java
services/authorization-mgt/import/pom.xml
services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReaderImpl.java
services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContextImpl.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/TenantRepository.java [new file with mode: 0644]