]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
16 years agoCSPACE-520: Generalization of pretty-printing for possible use in common module....
Aron Roberts [Fri, 16 Oct 2009 23:29:10 +0000 (23:29 +0000)]
CSPACE-520: Generalization of pretty-printing for possible use in common module.  Removed extra blank line after XML declaration.

16 years agoCSPACE-520: Additional code cleanup and refactoring. Shortcut for returning empty...
Aron Roberts [Fri, 16 Oct 2009 21:45:10 +0000 (21:45 +0000)]
CSPACE-520: Additional code cleanup and refactoring. Shortcut for returning empty lists.

16 years agoCSPACE-520: Provide full details when requesting a single ID generator instance by...
Aron Roberts [Fri, 16 Oct 2009 19:28:54 +0000 (19:28 +0000)]
CSPACE-520: Provide full details when requesting a single ID generator instance by CSID, with related refactoring to eliminate duplicate code.

16 years agoCSPACE-520: To maintain backward compatibility for now, removed ORDER BY directive...
Aron Roberts [Thu, 15 Oct 2009 20:28:18 +0000 (20:28 +0000)]
CSPACE-520: To maintain backward compatibility for now, removed ORDER BY directive for newly-added priority field in id_generators.

16 years agoCSPACE-520, CSPACE-472: Edited descriptions of default ID Generator instances, to...
Aron Roberts [Thu, 15 Oct 2009 20:14:21 +0000 (20:14 +0000)]
CSPACE-520, CSPACE-472: Edited descriptions of default ID Generator instances, to allow that field to serve as optional help text.  Added priority field (not currently wired).  Lists of instances are now returned in sorted order.

16 years agoCSPACE-520: ID Service generates full lists that now include nearly all pertinent...
Aron Roberts [Thu, 15 Oct 2009 05:14:43 +0000 (05:14 +0000)]
CSPACE-520: ID Service generates full lists that now include nearly all pertinent details of ID generator instances.

16 years agoCSPACE-527: Updated IntegrationTests module to use the new schema extension changes...
Richard Millet [Wed, 14 Oct 2009 22:57:58 +0000 (22:57 +0000)]
CSPACE-527: Updated IntegrationTests module to use the new schema extension changes in the Java Client API

16 years agoCSPACE-526: Set keyword substitution properties to Revision and Date on all XSD files...
Aron Roberts [Wed, 14 Oct 2009 21:48:05 +0000 (21:48 +0000)]
CSPACE-526: Set keyword substitution properties to Revision and Date on all XSD files.  Added keyword anchors to, and updated initial comments block in, all entity-related XSD files.  Added keyword anchors to several non-entity XSD files, without otherwise changing those files.

16 years agoNOJIRA: Adding the Vocabulary service back to the "dist", "deploy", and "undeploy...
Richard Millet [Wed, 14 Oct 2009 18:25:34 +0000 (18:25 +0000)]
NOJIRA: Adding the Vocabulary service back to the "dist", "deploy", and "undeploy" targets now that there is a /vocabulary/build.xml checked-in.

16 years agoNOJIRA Adding missing build file.
Patrick Schmitz [Wed, 14 Oct 2009 16:24:38 +0000 (16:24 +0000)]
NOJIRA Adding missing build file.

16 years agoNOJIRA: Testing automatic revision number insertion
Richard Millet [Wed, 14 Oct 2009 15:44:56 +0000 (15:44 +0000)]
NOJIRA: Testing automatic revision number insertion

16 years agoNOJIRA: Testing automatic rev# insertion
Richard Millet [Wed, 14 Oct 2009 15:41:06 +0000 (15:41 +0000)]
NOJIRA: Testing automatic rev# insertion

16 years agoCSPACE-87: Added the CSpace repository as an artifact source.
Richard Millet [Tue, 13 Oct 2009 17:41:05 +0000 (17:41 +0000)]
CSPACE-87: Added the CSpace repository as an artifact source.

16 years agoCSPACE-87: Adding an example "update" call.
Richard Millet [Tue, 13 Oct 2009 00:23:05 +0000 (00:23 +0000)]
CSPACE-87: Adding an example "update" call.

16 years agoCSPACE-87: Updating sjf4j dependency. <groupId>org.slf4j</groupId>
Richard Millet [Mon, 12 Oct 2009 23:20:11 +0000 (23:20 +0000)]
CSPACE-87: Updating sjf4j dependency.             <groupId>org.slf4j</groupId>
            <artifactId>slf4j-simple</artifactId>
            <version>1.5.2</version>

16 years agoCSPACE-520: ID Service now supports GET requests for lists of ID Generators, in full...
Aron Roberts [Mon, 12 Oct 2009 22:17:09 +0000 (22:17 +0000)]
CSPACE-520: ID Service now supports GET requests for lists of ID Generators, in full or summary formats.  Note: This commit changes the format of the id_generators table in the cspace database.  ID Service tests will now fail until you run the create_id_generators.sql script to update that table; you can also optionally run the load_id_generators.sql script to load a set of initial data.

16 years agoCSPACE-521: Removed the non-UTF8 '(c)' character from all .java files.
Richard Millet [Mon, 12 Oct 2009 20:56:46 +0000 (20:56 +0000)]
CSPACE-521: Removed the non-UTF8 '(c)' character from all .java files.

16 years agoNOJIRA: Removing non-UTF8 compliant (c) character from the header comment.
Richard Millet [Mon, 12 Oct 2009 20:36:43 +0000 (20:36 +0000)]
NOJIRA: Removing non-UTF8 compliant (c) character from the header comment.

16 years agoCSPACE-519: When setting payload headers, users of our Java Client API (including...
Richard Millet [Mon, 12 Oct 2009 20:16:09 +0000 (20:16 +0000)]
CSPACE-519: When setting payload headers, users of our Java Client API (including our unit tests) should not need to define and describe the service path component and "_common" conventions.  These are now made available to Java Client API users via the client classes.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Mon, 12 Oct 2009 20:09:51 +0000 (20:09 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Mon, 12 Oct 2009 20:05:07 +0000 (20:05 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoNOJIRA: Removing obsolete pom.xml file.
Richard Millet [Mon, 12 Oct 2009 20:02:09 +0000 (20:02 +0000)]
NOJIRA: Removing obsolete pom.xml file.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Mon, 12 Oct 2009 19:59:05 +0000 (19:59 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Mon, 12 Oct 2009 19:58:04 +0000 (19:58 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Mon, 12 Oct 2009 19:55:57 +0000 (19:55 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Mon, 12 Oct 2009 19:55:01 +0000 (19:55 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoNOJIRA: Also commented out invovocation of undeploy and dist targets for vocabulary...
Aron Roberts [Fri, 9 Oct 2009 20:56:52 +0000 (20:56 +0000)]
NOJIRA: Also commented out invovocation of undeploy and dist targets for vocabulary service; deploy target was commented out in r834. Once vocabulary/build.xml and vocabulary/service/build.xml exist, and include these three targets, these lines should be uncommented.

16 years agoCSPACE-504: Exchanged "_" for "-" in all Nuxeo-related entity services. Updated...
Richard Millet [Fri, 9 Oct 2009 07:08:05 +0000 (07:08 +0000)]
CSPACE-504: Exchanged "_" for "-" in all Nuxeo-related entity services.  Updated tests, service bindings, Nuxeo web layouts, etc.  Ran and passed ALL tests.

16 years agoCSPACE-518: Mvn goals failing when run from the root dir of the ID service - missing...
Richard Millet [Fri, 9 Oct 2009 06:11:15 +0000 (06:11 +0000)]
CSPACE-518: Mvn goals failing when run from the root dir of the ID service - missing version for the "jaxb-impl" artifact

16 years agoNOJIRA: Commenting out reference to missing /vocabulary/build.xml file. Once this...
Richard Millet [Fri, 9 Oct 2009 01:26:58 +0000 (01:26 +0000)]
NOJIRA: Commenting out reference to missing /vocabulary/build.xml file.  Once this file gets checked-in, this comment should be removed.

16 years agoCSPACE-497: First primitive, stubbed pass at filtering a summary list of ID generator...
Aron Roberts [Thu, 8 Oct 2009 19:59:41 +0000 (19:59 +0000)]
CSPACE-497: First primitive, stubbed pass at filtering a summary list of ID generator instances by ID generator role (e.g. accession numbers, intake numbers, loans-in numbers).

16 years agoNOJIRA - Re-enabling Vocabulary service after patches to fix build. Bad Patrick.
Patrick Schmitz [Thu, 8 Oct 2009 16:36:15 +0000 (16:36 +0000)]
NOJIRA - Re-enabling Vocabulary service after patches to fix build. Bad Patrick.

16 years agoCSPACE-451 Some files missed in the last checkin.
Patrick Schmitz [Thu, 8 Oct 2009 16:22:08 +0000 (16:22 +0000)]
CSPACE-451 Some files missed in the last checkin.

16 years agoNOJIRA: Broken build. The Vocabulary service is missing pom.xml and build.xml files...
Richard Millet [Thu, 8 Oct 2009 04:49:58 +0000 (04:49 +0000)]
NOJIRA: Broken build.  The Vocabulary service is missing pom.xml and build.xml files in some of its submodules.  Once those files get committed, do a search for
"//FIXME: COLLECTIONSPACE1-SERVICESTRUNK1-22" in ALL source related files and uncomment the corresponding code.

16 years agoCSPACE-497: Added query parameters to REST call to return lists of ID generator insta...
Aron Roberts [Thu, 8 Oct 2009 03:13:09 +0000 (03:13 +0000)]
CSPACE-497: Added query parameters to REST call to return lists of ID generator instances, to specify whether a summary list or a full list is to be returned.  This work is preparatory to filtering the list by ID role (aka type or contex).

16 years agoCSPACE-497: Added REST call to return a full list of serialized ID generator instances.
Aron Roberts [Thu, 8 Oct 2009 02:14:23 +0000 (02:14 +0000)]
CSPACE-497: Added REST call to return a full list of serialized ID generator instances.

16 years agoCSPACE-451 Have basics of the Vocabulary service working. Vocabulary Items still...
Patrick Schmitz [Wed, 7 Oct 2009 23:07:59 +0000 (23:07 +0000)]
CSPACE-451 Have basics of the Vocabulary service working. Vocabulary Items still in progress, but I wanted to do an interim checkin.

16 years agoCSPACE-504: Changes to get Acquisition service working with the Nuxeo webapp again.
Richard Millet [Wed, 7 Oct 2009 22:07:29 +0000 (22:07 +0000)]
CSPACE-504: Changes to get Acquisition service working with the Nuxeo webapp again.

16 years agoCSPACE-394: Removing refs to obsolete NuxeoClientType.
Richard Millet [Wed, 7 Oct 2009 22:02:35 +0000 (22:02 +0000)]
CSPACE-394: Removing refs to obsolete NuxeoClientType.

16 years agoNOJIRA: Replacing incorrect reference to CollectionObjectJAXBSchema with correct...
Richard Millet [Wed, 7 Oct 2009 21:50:36 +0000 (21:50 +0000)]
NOJIRA: Replacing incorrect reference to CollectionObjectJAXBSchema with correct references to CollectionObjectListItemJAXBSchema.

16 years agoNOJIRA: Adding back the commented out SDK module reference.
Richard Millet [Wed, 7 Oct 2009 21:46:36 +0000 (21:46 +0000)]
NOJIRA: Adding back the commented out SDK module reference.

16 years agoNOJIRA: Removing (apparently redundant or unnecessary) dependency to to dom4j artifac...
Richard Millet [Wed, 7 Oct 2009 21:25:28 +0000 (21:25 +0000)]
NOJIRA: Removing (apparently redundant or unnecessary) dependency to to dom4j artifact.  This depency was causing problems with Eclipse compilation classpaths.

16 years agoCSPACE-512: Adding "aquisition" service to targets.
Richard Millet [Wed, 7 Oct 2009 19:12:35 +0000 (19:12 +0000)]
CSPACE-512: Adding "aquisition" service to targets.

16 years agoCSPACE-429: Additional minor code clean-up in the ID Service in preparation for work...
Aron Roberts [Wed, 7 Oct 2009 02:08:10 +0000 (02:08 +0000)]
CSPACE-429: Additional minor code clean-up in the ID Service in preparation for work on CSPACE-497, adding type awareness.  Continued selectively replacing inappropriate Java Exceptions with CSpace-defined Exception types.

16 years agoCSPACE-503: Changes made to the ID Service in the short-lived Hello Venus branch...
Aron Roberts [Wed, 7 Oct 2009 00:11:44 +0000 (00:11 +0000)]
CSPACE-503: Changes made to the ID Service in the short-lived Hello Venus branch are merged back to the main trunk.  Includes changes made in four commits: r762, r763, r765 and r768,

16 years agoCSPACE-492 removed forced connection on the nuxeo client while obtaining every sessio...
Sanjay Dalal [Tue, 6 Oct 2009 22:14:58 +0000 (22:14 +0000)]
CSPACE-492 removed forced connection on the nuxeo client while obtaining every session. reuses client and reauthenticates on every use.
tests: mvn test passes at the top level, still to test on linux platform.

16 years agoCSPACE-394 removed old listing of workspaces used by services. with tenant-sp service...
Sanjay Dalal [Tue, 6 Oct 2009 22:11:52 +0000 (22:11 +0000)]
CSPACE-394 removed old listing of workspaces used by services. with tenant-sp service binding, the service name is the workspace name

16 years agoNOJIRA Changed the package of the test files to match their folder (put them in a...
Patrick Schmitz [Tue, 6 Oct 2009 21:18:06 +0000 (21:18 +0000)]
NOJIRA Changed the package of the test files to match their folder (put them in a test subpackage). Fixed scope of constant declaration in UUIDGeneratorPart to be public.
These changes should not affect functionality, but they correct build problems in eclipse (that maven ignores).

16 years agoCSPACE-502 separated fillPart into a protected method so that it could be overridden.
Sanjay Dalal [Mon, 5 Oct 2009 22:54:59 +0000 (22:54 +0000)]
CSPACE-502 separated fillPart into a protected method so that it could be overridden.

16 years agoNOJIRA relation service client pom fixed. slf4j dependencies should be declared on...
Sanjay Dalal [Mon, 5 Oct 2009 17:56:22 +0000 (17:56 +0000)]
NOJIRA relation service client pom fixed. slf4j dependencies should be declared on the top for logs to appear.

16 years agoNOJIRA fixed typo
Sanjay Dalal [Mon, 5 Oct 2009 17:26:26 +0000 (17:26 +0000)]
NOJIRA fixed typo

16 years agoCSPACE-60 introduced DocumentHandlerFactory interface that is implemented by all...
Sanjay Dalal [Fri, 2 Oct 2009 17:42:12 +0000 (17:42 +0000)]
CSPACE-60 introduced DocumentHandlerFactory interface that is implemented by all services
tests: mvn test passes at trunk/services level

M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectHandlerFactory.java
M    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/nuxeo/AcquisitionHandlerFactory.java
A    services/common/src/main/java/org/collectionspace/services/common/repository/DocumentHandlerFactory.java
D    services/common/src/main/java/org/collectionspace/services/common/CollectionSpaceHandlerFactory.java
M    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeHandlerFactory.java
M    services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationHandlerFactory.java

16 years agoCSPACE-394 minor changes for required/optional attributes
Sanjay Dalal [Fri, 2 Oct 2009 17:39:49 +0000 (17:39 +0000)]
CSPACE-394 minor changes for required/optional attributes

M    service.xsd

16 years agoNOJIRA: Removing unneeded Eclipse project-specific settings files.
Richard Millet [Fri, 2 Oct 2009 16:00:40 +0000 (16:00 +0000)]
NOJIRA: Removing unneeded Eclipse project-specific settings files.

16 years agoNOJIRA: Removing unneeded Eclipse project-specific settings file.
Richard Millet [Fri, 2 Oct 2009 15:57:49 +0000 (15:57 +0000)]
NOJIRA: Removing unneeded Eclipse project-specific settings file.

16 years agoNOJIRA Fixed to used JDK 1.6.
Patrick Schmitz [Wed, 30 Sep 2009 22:44:49 +0000 (22:44 +0000)]
NOJIRA Fixed to used JDK 1.6.

16 years agoCSPACE-418 relation entity schema is flatten
Sanjay Dalal [Tue, 29 Sep 2009 23:29:20 +0000 (23:29 +0000)]
CSPACE-418 relation entity schema is flatten
CSPACE-81,394 schema extension supported between consumer and service using multipart messaging, between service and repository using nuxeo repository. relationship service is refactored to use repository client and document handler. tenant binding updated for the relationship service. service context and document handler are further refactored to accommodate the use case of "local" service-service interaction and "remote" interaction. All remotely accessible services now use RemoteServiceContext and RemoteDocumentHandler. Removed unused RepresentationHandlers from all the services where applicable.
TEST: services/trunk mvn test passes

M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/CollectionObjectResource.java
D    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectRepresenationHandler.java
M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectDocumentModelHandler.java
M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectHandlerFactory.java
M    services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
M    services/JaxRsServiceProvider/pom.xml
M    services/common/src/main/java/org/collectionspace/services/common/repository/RepositoryClientFactory.java
M    services/common/src/main/java/org/collectionspace/services/common/repository/DocumentHandler.java
M    services/common/src/main/java/org/collectionspace/services/common/CollectionSpaceResource.java
M    services/common/src/main/java/org/collectionspace/services/common/AbstractCollectionSpaceResource.java
A    services/common/src/main/java/org/collectionspace/services/common/context/RemoteServiceContext.java
A  + services/common/src/main/java/org/collectionspace/services/common/context/RemoteServiceContextImpl.java
M    services/common/src/main/java/org/collectionspace/services/common/context/ServiceContext.java
D    services/common/src/main/java/org/collectionspace/services/common/context/ServiceContextImpl.java
A    services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContext.java
R    services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java
R    services/common/src/main/java/org/collectionspace/services/common/relation/IRelationsManager.java
D    services/common/src/main/java/org/collectionspace/services/common/relation/RelationsManager.java
A    services/common/src/main/java/org/collectionspace/services/common/relation/nuxeo/RelationsUtils.java
A    services/common/src/main/java/org/collectionspace/services/common/relation/nuxeo/RelationConstants.java
D    services/common/src/main/java/org/collectionspace/services/common/relation/nuxeo/RelationsManagerNuxeoImpl.java
D    services/common/src/main/java/org/collectionspace/services/nuxeo/CollectionSpaceServiceNuxeoImpl.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/util/NuxeoUtils.java
A    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandler.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
M    services/common/src/main/config/tenant-bindings.xml
A  + services/common/src/main/resources/relations-common.xsd
D    services/common/src/main/resources/relation.xsd
M    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/AcquisitionResource.java
M    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/nuxeo/AcquisitionDocumentModelHandler.java
M    services/pom.xml
M    services/intake/service/src/main/java/org/collectionspace/services/intake/IntakeResource.java
M    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeHandlerFactory.java
D    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeRepresenationHandler.java
M    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeDocumentModelHandler.java
M    services/relation/service/src/main/java/org/collectionspace/services/relation/NewRelationResource.java
D    services/relation/service/src/main/java/org/collectionspace/services/relation/RelationResource.java
D    services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationServiceNuxeoImpl.java
M    services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationHandlerFactory.java
D    services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationNuxeoConstants.java
M    services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationDocumentModelHandler.java
D    services/relation/service/src/main/java/org/collectionspace/services/relation/RelationService.java
A  + services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations-common.xsd
D    services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relation.xsd
M    services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/OSGI-INF/core-types-contrib.xml
M    services/relation/client/src/test/java/org/collectionspace/services/client/test/RelationServiceTest.java
A    services/relation/client/src/test/resources/log4j.properties
D    services/relation/client/src/test/resources/log4j.xml
M    services/relation/client/src/main/java/org/collectionspace/services/client/RelationProxy.java
M    services/relation/client/src/main/java/org/collectionspace/services/client/RelationClient.java
M    services/relation/client/pom.xml

16 years agoCSPACE-81,43,371,394,395
Sanjay Dalal [Wed, 23 Sep 2009 18:03:36 +0000 (18:03 +0000)]
CSPACE-81,43,371,394,395
CSPACE-81,394 schema extension supported between consumer and service using multipart messaging, between service and repository using nuxeo repository. metadata-driven using service binding. collectionobject schema extended for testing for natural history domain
CSPACE-43 use of JAXB is minimized to consumer side and restricted to just common part on the service side
CSPACE-371 nuxeo binding is externalized into tenant binding.
CSPACE-395 multi tenancy first cut. example binding for movingimages.us.

M    services/authentication/client/src/test/java/org/collectionspace/services/authentication/client/AuthenticationServiceTest.java
M    services/sdk/sample/src/main/java/org/collectionspace/services/sdk/sample/Sample.java
D    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/CollectionObjectService.java
M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/CollectionObjectResource.java
M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectRepresenationHandler.java
M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectDocumentModelHandler.java
D    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectServiceNuxeoImpl.java
M    services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectHandlerFactory.java
M    services/collectionobject/service/pom.xml
D    services/collectionobject/jaxb/src/main/resources/collectionobject.xsd
A  + services/collectionobject/jaxb/src/main/resources/collectionobjects-common.xsd
A    services/collectionobject/jaxb/src/main/resources/collectionobjects-naturalhistory.xsd
M    services/collectionobject/jaxb/pom.xml
D    services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobject.xsd
A  + services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects-common.xsd
A    services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects-naturalhistory.xsd
M    services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml
A    services/collectionobject/3rdparty/pom.xml~
A    services/collectionobject/client/received.xml~
A    services/collectionobject/client/received.xml
A    services/collectionobject/client/sent.xml~
M    services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java
M    services/collectionobject/client/src/main/java/org/collectionspace/services/client/CollectionObjectClient.java
M    services/collectionobject/client/src/main/java/org/collectionspace/services/client/CollectionObjectProxy.java
A    services/collectionobject/client/sent.xml
M    services/collectionobject/client/pom.xml
A    services/collectionobject/client/test.xml
M    services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
M    services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml
M    services/JaxRsServiceProvider/pom.xml
A    services/common/profiles.xml
A    services/common/src/main/java/org/collectionspace/services/common/repository/DocumentUtils.java
A    services/common/src/main/java/org/collectionspace/services/common/repository/AbstractDocumentHandler.java
M    services/common/src/main/java/org/collectionspace/services/common/repository/RepositoryClientFactory.java
M    services/common/src/main/java/org/collectionspace/services/common/repository/DocumentHandler.java
M    services/common/src/main/java/org/collectionspace/services/common/repository/DocumentException.java
M    services/common/src/main/java/org/collectionspace/services/common/repository/RepositoryClient.java
M    services/common/src/main/java/org/collectionspace/services/common/CollectionSpaceResource.java
A  + services/common/src/main/java/org/collectionspace/services/common/CollectionSpaceServiceContextListener.java
A  + services/common/src/main/java/org/collectionspace/services/common/AbstractCollectionSpaceResource.java
A    services/common/src/main/java/org/collectionspace/services/common/context
A    services/common/src/main/java/org/collectionspace/services/common/context/ServiceContext.java
A    services/common/src/main/java/org/collectionspace/services/common/context/ServiceContextImpl.java
M    services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
A    services/common/src/main/java/org/collectionspace/services/common/config
A    services/common/src/main/java/org/collectionspace/services/common/config/ConfigReader.java
A    services/common/src/main/java/org/collectionspace/services/common/config/AbstractConfigReader.java
A    services/common/src/main/java/org/collectionspace/services/common/config/ServicesConfigReader.java
A    services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReader.java
D    services/common/src/main/java/org/collectionspace/services/common/ServiceContextListener.java
M    services/common/src/main/java/org/collectionspace/services/common/CollectionSpaceHandlerFactory.java
A    services/common/src/main/java/org/collectionspace/services/svn-commit.tmp~
M    services/common/src/main/java/org/collectionspace/services/nuxeo/util/NuxeoUtils.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClient.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/NuxeoConnector.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/rest/RepresentationHandler.java
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/rest/RepositoryRESTClient.java
M    services/common/src/main/config/service-config.xml
A    services/common/src/main/config/tenant-bindings.xml
A    services/common/src/main/svn-commit.tmp~
M    services/common/src/main/resources/service-config.xsd
A    services/common/src/main/resources/types.xsd
A    services/common/src/main/resources/tenant.xsd
A    services/common/src/main/resources/service.xsd
M    services/common/pom.xml
M    services/common/build.xml
_M   services/acquisition/service
M    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/AcquisitionResource.java
D    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/AcquisitionService.java
M    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/nuxeo/AcquisitionDocumentModelHandler.java
M    services/acquisition/service/src/main/java/org/collectionspace/services/acquisition/nuxeo/AcquisitionHandlerFactory.java
_M   services/acquisition/jaxb
D    services/acquisition/jaxb/src/main/resources/acquisition.xsd
A  + services/acquisition/jaxb/src/main/resources/acquisitions-common.xsd
_M   services/acquisition/3rdparty/nuxeo-platform-cs-acquisition
D    services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/src/main/resources/schemas/acquisition.xsd
A  + services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/src/main/resources/schemas/acquisitions-common.xsd
M    services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/src/main/resources/OSGI-INF/core-types-contrib.xml
_M   services/acquisition/client
M    services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java
M    services/acquisition/client/src/main/java/org/collectionspace/services/client/AcquisitionClient.java
M    services/acquisition/client/src/main/java/org/collectionspace/services/client/AcquisitionProxy.java
M    services/pom.xml
M    services/id/service/pom.xml
M    services/id/jaxb/pom.xml
_M   services/query/service
_M   services/IntegrationTests
A    services/intake/service/profiles.xml
M    services/intake/service/src/main/java/org/collectionspace/services/intake/IntakeResource.java
D    services/intake/service/src/main/java/org/collectionspace/services/intake/IntakeService.java
D    services/intake/service/src/main/java/org/collectionspace/services/intake/IntakeServiceNuxeoImpl.java
M    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeHandlerFactory.java
M    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeRepresenationHandler.java
M    services/intake/service/src/main/java/org/collectionspace/services/intake/nuxeo/IntakeDocumentModelHandler.java
A  + services/intake/jaxb/src/main/resources/intakes-common.xsd
D    services/intake/jaxb/src/main/resources/intake.xsd
M    services/intake/jaxb/pom.xml
A  + services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intakes-common.xsd
D    services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intake.xsd
M    services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/OSGI-INF/core-types-contrib.xml
M    services/intake/client/src/test/java/org/collectionspace/services/client/test/IntakeServiceTest.java
M    services/intake/client/src/main/java/org/collectionspace/services/client/IntakeClient.java
M    services/intake/client/src/main/java/org/collectionspace/services/client/IntakeProxy.java
M    services/relation/service/src/main/java/org/collectionspace/services/relation/NewRelationResource.java
M    services/client/src/main/java/org/collectionspace/services/client/test/ServiceTest.java
M    services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java

16 years agoNOJIRA: Testing check-in to trunk.
Richard Millet [Tue, 22 Sep 2009 21:01:28 +0000 (21:01 +0000)]
NOJIRA: Testing check-in to trunk.

16 years agoCSPACE-87: Adding the CollectionSpace project Maven repositories to the POM's <reposi...
Richard Millet [Tue, 22 Sep 2009 17:21:01 +0000 (17:21 +0000)]
CSPACE-87: Adding the CollectionSpace project Maven repositories to the POM's <repositories> element.

16 years agoNOJIRA: Updated all the build settings to follow the workspace default (cleans up...
Patrick Schmitz [Mon, 21 Sep 2009 18:49:44 +0000 (18:49 +0000)]
NOJIRA: Updated all the build settings to follow the workspace default (cleans up some projects using JDK 1.5 to build).

16 years agoCSPACE-87: Renaming classes and packages to be more generic in nature.
Richard Millet [Mon, 21 Sep 2009 16:52:50 +0000 (16:52 +0000)]
CSPACE-87: Renaming classes and packages to be more generic in nature.

16 years agoCSPACE-457: Adding <distributionManagement> element to our root POM to publish the...
Richard Millet [Mon, 21 Sep 2009 16:02:30 +0000 (16:02 +0000)]
CSPACE-457: Adding <distributionManagement> element to our root POM to publish the artifacts to our project Maven repository at source.collectionspace.org

16 years agoNOJIRA: Cleaning up eclipse settings to use workspace defaults.
Patrick Schmitz [Fri, 18 Sep 2009 17:14:42 +0000 (17:14 +0000)]
NOJIRA: Cleaning up eclipse settings to use workspace defaults.

16 years agoNOJIRA: Added recommended setting for maven plugin to disable some maven compiler...
Patrick Schmitz [Fri, 18 Sep 2009 16:39:00 +0000 (16:39 +0000)]
NOJIRA: Added recommended setting for maven plugin to disable some maven compiler processing.

16 years agoCSPACE-87: Adding sample code for Susan Stone to base her PAHMA data migration work on.
Richard Millet [Thu, 17 Sep 2009 21:41:41 +0000 (21:41 +0000)]
CSPACE-87: Adding sample code for Susan Stone to base her PAHMA data migration work on.

16 years agoNOJIRA: Trivial change to trigger Bamboo CI rebuild.
Aron Roberts [Thu, 17 Sep 2009 03:46:07 +0000 (03:46 +0000)]
NOJIRA: Trivial change to trigger Bamboo CI rebuild.

16 years agoNOJIRA: Trivial change to trigger Bamboo CI rebuild.
Aron Roberts [Thu, 17 Sep 2009 03:43:34 +0000 (03:43 +0000)]
NOJIRA: Trivial change to trigger Bamboo CI rebuild.

16 years agoCSPACE-448: ID Service returns 404, not 400, when an ID Generator is not found. Curre...
Aron Roberts [Thu, 17 Sep 2009 03:19:21 +0000 (03:19 +0000)]
CSPACE-448: ID Service returns 404, not 400, when an ID Generator is not found. Currently uses DocumentNotFoundException in common module; this may need to be re-thought.

16 years agoCSPACE-424: Added (currently commented-out) negative tests of create and update with...
Aron Roberts [Wed, 16 Sep 2009 22:58:36 +0000 (22:58 +0000)]
CSPACE-424: Added (currently commented-out) negative tests of create and update with empty payload to Acquisition service tests, removed obsolete createNull test.

16 years agoCSPACE-429: Minor code cleanup in ID Service following refactoring.
Aron Roberts [Thu, 10 Sep 2009 23:46:56 +0000 (23:46 +0000)]
CSPACE-429: Minor code cleanup in ID Service following refactoring.

16 years agoCSPACE-432: Create stubbed Acquisition service modules and build files.
Richard Millet [Thu, 10 Sep 2009 21:37:07 +0000 (21:37 +0000)]
CSPACE-432: Create stubbed Acquisition service modules and build files.

16 years agoNOJIRA: Updated to remove unneeded snapshot checks.
Richard Millet [Thu, 10 Sep 2009 21:20:30 +0000 (21:20 +0000)]
NOJIRA: Updated to remove unneeded snapshot checks.

16 years agoCSPACE-425: Split off base ID generator.
Aron Roberts [Thu, 10 Sep 2009 19:10:19 +0000 (19:10 +0000)]
CSPACE-425: Split off base ID generator.

16 years agoCSPACE-361: Adding two interfaces not picked up in the last check-in, causing a Bambo...
Aron Roberts [Thu, 10 Sep 2009 02:58:21 +0000 (02:58 +0000)]
CSPACE-361: Adding two interfaces not picked up in the last check-in, causing a Bamboo CI build failure.

16 years agoCSPACE-361: More work on refactoring ID Service to a hierarchy of IDGeneratorParts...
Aron Roberts [Thu, 10 Sep 2009 02:50:33 +0000 (02:50 +0000)]
CSPACE-361: More work on refactoring ID Service to a hierarchy of IDGeneratorParts interfaces.

16 years agoCSPACE-424,CSPACE-401: Added (currently commented-out) negative tests of create and...
Aron Roberts [Wed, 9 Sep 2009 23:58:04 +0000 (23:58 +0000)]
CSPACE-424,CSPACE-401: Added (currently commented-out) negative tests of create and update with empty payload to client test framework, three service tests.

16 years agoCSPACE-424: Remove unneeded, now failing createNull() test from client test framework...
Aron Roberts [Wed, 9 Sep 2009 23:13:46 +0000 (23:13 +0000)]
CSPACE-424: Remove unneeded, now failing createNull() test from client test framework, three service tests.

16 years agoCSPACE-411: Created stubbed Vocabulary service module and corresponding build pom...
Richard Millet [Tue, 8 Sep 2009 21:53:36 +0000 (21:53 +0000)]
CSPACE-411: Created stubbed Vocabulary service module and corresponding build pom files.

16 years agoNOJIRA: Updating Eclipse settings files.
Richard Millet [Tue, 8 Sep 2009 20:24:59 +0000 (20:24 +0000)]
NOJIRA: Updating Eclipse settings files.

16 years agoNOJIRA: Updating Eclipse settings files.
Richard Millet [Tue, 8 Sep 2009 20:22:10 +0000 (20:22 +0000)]
NOJIRA: Updating Eclipse settings files.

16 years agoNOJIRA: Updating Eclipse setting files.
Richard Millet [Tue, 8 Sep 2009 20:21:26 +0000 (20:21 +0000)]
NOJIRA: Updating Eclipse setting files.

16 years agoCSPACE-410: Adding stubbed query/search service structure. Requires full clean build.
Richard Millet [Fri, 4 Sep 2009 19:47:13 +0000 (19:47 +0000)]
CSPACE-410: Adding stubbed query/search service structure.  Requires full clean build.

16 years agoCSPACE-361: Initial steps toward larger refactoring of ID Service
Aron Roberts [Fri, 4 Sep 2009 19:28:13 +0000 (19:28 +0000)]
CSPACE-361: Initial steps toward larger refactoring of ID Service

16 years agoCSPACE-360: Minor code cleanup within, and for consistency among, CollectionObject...
Aron Roberts [Wed, 2 Sep 2009 23:49:01 +0000 (23:49 +0000)]
CSPACE-360: Minor code cleanup within, and for consistency among, CollectionObject, Intake and Relation service tests.

16 years agoCSPACE-360,CSPACE-389,CSPACE-385: Revise Relation client tests to use the updated...
Aron Roberts [Wed, 2 Sep 2009 21:49:43 +0000 (21:49 +0000)]
CSPACE-360,CSPACE-389,CSPACE-385: Revise Relation client tests to use the updated client test framework.  Minor changes in related classes triggered by this work.

16 years agoCSPACE-360,CSPACE-388: Renamed methods in Intake client classes for consistency with...
Aron Roberts [Wed, 2 Sep 2009 01:43:01 +0000 (01:43 +0000)]
CSPACE-360,CSPACE-388: Renamed methods in Intake client classes for consistency with test classes.

16 years agoCSPACE-360,CSPACE-385,CSPACE-387: Renamed methods in CollectionObject client classes...
Aron Roberts [Tue, 1 Sep 2009 20:59:32 +0000 (20:59 +0000)]
CSPACE-360,CSPACE-385,CSPACE-387: Renamed methods in CollectionObject client classes for consistency with test classes, and statements affected by these changes in other modules.

16 years agoCSPACE-360,CSPACE-386,CSPACE-387: Replaced HttpClient with RESTEasy ClientRequest...
Aron Roberts [Mon, 31 Aug 2009 22:36:26 +0000 (22:36 +0000)]
CSPACE-360,CSPACE-386,CSPACE-387: Replaced HttpClient with RESTEasy ClientRequest in client test framework, CollectionObject tests.

16 years agoNOJIRA: Moved client test framework files to new 'test' subdirectory to mirror their...
Aron Roberts [Fri, 28 Aug 2009 23:57:25 +0000 (23:57 +0000)]
NOJIRA: Moved client test framework files to new 'test' subdirectory to mirror their package name, and enable compilation for Eclipse users.

16 years agoNOJIRA: Commented out an unneeded dependency related to client test framework package...
Richard Millet [Fri, 28 Aug 2009 19:53:40 +0000 (19:53 +0000)]
NOJIRA: Commented out an unneeded dependency related to client test framework package issue.

16 years agoCSPACE-398: I created an abstract base class for service resources. It helps consolid...
Richard Millet [Fri, 28 Aug 2009 17:12:02 +0000 (17:12 +0000)]
CSPACE-398: I created an abstract base class for service resources. It helps consolidate setup and use of the client and the document handler.  The resource class defined in "NewRelationResource.java" shows an example of how to use this base class.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Fri, 28 Aug 2009 16:51:30 +0000 (16:51 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoCSPACE-360,CSPACE-384: For client test framework: Restored two inadvertently deleted...
Aron Roberts [Fri, 28 Aug 2009 02:48:59 +0000 (02:48 +0000)]
CSPACE-360,CSPACE-384: For client test framework: Restored two inadvertently deleted files. Moved all three files in framework to main tree in client module, from test tree, due to unresolved issues in sharing test code across modules.

16 years agoCSPACE-360,CSPACE-384: Introduced dependency on surefire plugin 2.4+ in client module...
Aron Roberts [Thu, 27 Aug 2009 19:49:30 +0000 (19:49 +0000)]
CSPACE-360,CSPACE-384: Introduced dependency on surefire plugin 2.4+ in client module to allow packaging of client test framework files into test-jar, even when tests are skipped. See http://bit.ly/IOnaZ

16 years agoCSPACE-360,CSPACE-384: POM file additions to generate a jar file containing client...
Aron Roberts [Thu, 27 Aug 2009 19:14:06 +0000 (19:14 +0000)]
CSPACE-360,CSPACE-384: POM file additions to generate a jar file containing client test framework files in the 'client' module, and then use (depend on) those files in 'collectionobject/client'.

16 years agoCSPACE-360,CSPACE-384: Complete move of last client test framework file to 'client...
Aron Roberts [Thu, 27 Aug 2009 18:37:11 +0000 (18:37 +0000)]
CSPACE-360,CSPACE-384: Complete move of last client test framework file to 'client' module, from 'collectionobject' module.

16 years agoCSPACE-360,CSPACE-384: Move of several client test framework files to 'client' module...
Aron Roberts [Thu, 27 Aug 2009 18:34:27 +0000 (18:34 +0000)]
CSPACE-360,CSPACE-384: Move of several client test framework files to 'client' module, from 'collectionobject' module.

16 years agoCSPACE-360,CSPACE-384: More minor code cleanup, including adding missing annotations...
Aron Roberts [Thu, 27 Aug 2009 00:11:09 +0000 (00:11 +0000)]
CSPACE-360,CSPACE-384: More minor code cleanup, including adding missing annotations and removing superfluous super calls.

16 years agoCSPACE-360,CSPACE-384: Removed some unneeded import statements, and other minor code...
Aron Roberts [Wed, 26 Aug 2009 23:39:20 +0000 (23:39 +0000)]
CSPACE-360,CSPACE-384: Removed some unneeded import statements, and other minor code and comment cleanup.