]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6953: Getting all unit tests passing again after changes for synchronization...
authorremillet <remillet@yahoo.com>
Thu, 2 Jun 2016 21:37:24 +0000 (14:37 -0700)
committerremillet <remillet@yahoo.com>
Thu, 2 Jun 2016 21:37:24 +0000 (14:37 -0700)
commitc7ef82f4b902c49558daca45feb7d300ae8b61da
tree04d3fb3385232388a4db6bd888ee6662de20a9ce
parent3b1eac7c027b910c659125446700eaba0d1ea31d
CSPACE-6953: Getting all unit tests passing again after changes for synchronization of hierarchy relations.
15 files changed:
services/IntegrationTests/src/test/java/org/collectionspace/services/IntegrationTests/test/CollectionSpaceIntegrationTest.java
services/IntegrationTests/src/test/java/org/collectionspace/services/IntegrationTests/test/RelationIntegrationTest.java
services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/authrefsSimple.xml
services/JaxRsServiceProvider/src/main/resources/log4j.properties
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityDocumentModelHandler.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/authorization-mgt/import/build.xml
services/client/src/main/java/org/collectionspace/services/client/AbstractPoxServiceClientImpl.java
services/client/src/main/java/org/collectionspace/services/client/AbstractServiceClientImpl.java
services/client/src/main/java/org/collectionspace/services/client/AuthorityClientImpl.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceClient.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractAuthorityServiceTest.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTestImpl.java
services/client/src/main/java/org/collectionspace/services/client/test/BaseServiceTest.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java