]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-114: A basic Contact service is now integrated with the main services project...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 14 Dec 2009 21:11:28 +0000 (21:11 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 14 Dec 2009 21:11:28 +0000 (21:11 +0000)
commit3f26fe506548d9bb0f15534e7fe2a99b30376e74
tree056bff3a45d2d0eb7f3aa95f3469cf647efd717c
parent837cebb9333af7895ab3d7b98b30eee0971fa4f6
CSPACE-114: A basic Contact service is now integrated with the main services project. The service's document types must be imported via 'ant deploy' for tests to run successfully.  The service currently implements only a subset of three fields of the Address Information group of the Contact Information Schema, awaiting further definition of that schema.  Because contact info appears to be relevant solely in the context of Person or Organization, this service may later be restricted to use only in those contacts, and its public REST interface may be removed.
services/JaxRsServiceProvider/pom.xml
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
services/build.xml
services/common/src/main/config/tenant-bindings.xml
services/contact/3rdparty/nuxeo-platform-cs-contact/src/main/resources/schemas/contacts_common.xsd [moved from services/contact/3rdparty/nuxeo-platform-cs-contact/src/main/resources/schemas/dimensions_common.xsd with 100% similarity]
services/contact/service/src/main/java/org/collectionspace/services/contact/ContactResource.java
services/pom.xml