]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
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.

16 years agoCSPACE-360,CSPACE-384: Simple, hierarchical client test framework now working. Need...
Aron Roberts [Wed, 26 Aug 2009 23:24:17 +0000 (23:24 +0000)]
CSPACE-360,CSPACE-384: Simple, hierarchical client test framework now working. Need to move to client module from collectionobject/client.

16 years agoCSPACE-360: Uses enums, rather than Strings, for testing whether a received status...
Aron Roberts [Wed, 26 Aug 2009 02:35:12 +0000 (02:35 +0000)]
CSPACE-360: Uses enums, rather than Strings, for testing whether a received status code is within the expected set

16 years agoCSPACE-383 moved sandbox from services/trunk to top-level root as per agreement withi...
Sanjay Dalal [Fri, 21 Aug 2009 21:55:15 +0000 (21:55 +0000)]
CSPACE-383 moved sandbox from services/trunk to top-level root as per agreement within the services team.

A  + sandbox
D    services/trunk/sandbox

16 years agoCSPACE-360,CSPACE-338: Added initial test for response status code falling within...
Aron Roberts [Thu, 20 Aug 2009 19:26:09 +0000 (19:26 +0000)]
CSPACE-360,CSPACE-338: Added initial test for response status code falling within permitted set; additional internal reorganization for clarity.

16 years agoCSPACE-360,CSPACE-338: Added more negative tests, based on HttpClient, and begin...
Aron Roberts [Thu, 20 Aug 2009 03:34:23 +0000 (03:34 +0000)]
CSPACE-360,CSPACE-338: Added more negative tests, based on HttpClient, and begin looking into generalization for test classes. (May later migrate HttpClient-based tests to RESTeasy ClientResponse.)

16 years agoCSPACE-343: Updated POM files to use new CSpace repository URLS that now uses a ...
Richard Millet [Tue, 18 Aug 2009 20:54:57 +0000 (20:54 +0000)]
CSPACE-343: Updated POM files to use new CSpace repository URLS that now uses a "cached" set of artifacts from Nuxeo.org's "public" and "public-snaphots" repositories.  Our CSpace repo is now configured to *NOT* auto-update its cache.  We can update it manually as needed.

16 years agoCSPACE-343: Updated POM files to use new CSpace repository and also to remove unneede...
Richard Millet [Tue, 18 Aug 2009 07:43:25 +0000 (07:43 +0000)]
CSPACE-343: Updated POM files to use new CSpace repository and also to remove unneeded refs to maven.nuxeo.org repo.

16 years agoCSPACE-324,CSPACE-245: Resolved discrepancy between top-level client ServiceTest...
Aron Roberts [Sun, 16 Aug 2009 22:32:17 +0000 (22:32 +0000)]
CSPACE-324,CSPACE-245: Resolved discrepancy between top-level client ServiceTest and recent changes to the ID Service

16 years agoCSPACE-182 see CSPACE 328/329/330, relevant pom.xmls changed to depend on 5.2.1 and...
Sanjay Dalal [Thu, 13 Aug 2009 18:35:20 +0000 (18:35 +0000)]
CSPACE-182 see CSPACE 328/329/330, relevant pom.xmls changed to depend on 5.2.1 and 1.5.1. doc-type pom.xmls still need version properties locally
CSPACE-328 built nuxeo using 5.2GA source updated wiki with notes see http://wiki.collectionspace.org/display/collectionspace/Build+Nuxeo+5.2
CSPACE-329 nuxeo domain uses 5.2GA, Mysql and JDK 1.6, see http://wiki.collectionspace.org/display/collectionspace/Configure+Nuxeo+domain
CSPACE-330 ran all services tests to verify build works. changed NuxeoConnector to use new properties for remote API fix from Nuxeo
CSPACE-303 ant deploy and dist now depend on package instead of install,
CSPACE-89 dist-jboss-domains (calls dist-jboss-nuxeo and dist-jboss-cspace) packages two working domains, dist packages just cspace binaries.

M    3rdparty/pom.xml
D    3rdparty/nuxeo/nuxeo-client/lib/nuxeo-core-query-1.5-SNAPSHOT.jar
A    3rdparty/nuxeo/nuxeo-client/lib/5.2.M4
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.M4/nuxeo-core-query-1.5-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.M4/nuxeo-core-api-1.5-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.M4/nuxeo-runtime-osgi-1.5-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.M4/nuxeo-runtime-1.5-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.M4/nuxeo-core-schema-1.5-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.M4/nuxeo-common-1.5-SNAPSHOT.jar
D    3rdparty/nuxeo/nuxeo-client/lib/nuxeo-core-api-1.5-SNAPSHOT.jar
D    3rdparty/nuxeo/nuxeo-client/lib/nuxeo-runtime-osgi-1.5-SNAPSHOT.jar
D    3rdparty/nuxeo/nuxeo-client/lib/nuxeo-runtime-1.5-SNAPSHOT.jar
A    3rdparty/nuxeo/nuxeo-client/lib/5.2.GA
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.GA/nuxeo-core-query-1.5.1-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.GA/nuxeo-core-api-1.5.1-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.GA/nuxeo-runtime-osgi-1.5.1-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.GA/nuxeo-runtime-1.5.1-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.GA/nuxeo-core-schema-1.5.1-SNAPSHOT.jar
AM   3rdparty/nuxeo/nuxeo-client/lib/5.2.GA/nuxeo-common-1.5.1-SNAPSHOT.jar
D    3rdparty/nuxeo/nuxeo-client/lib/nuxeo-core-schema-1.5-SNAPSHOT.jar
D    3rdparty/nuxeo/nuxeo-client/lib/nuxeo-common-1.5-SNAPSHOT.jar
M    3rdparty/nuxeo/pom.xml
M    3rdparty/nuxeo/build.xml
M    3rdparty/build.xml
_M   services/authentication/service
M    services/authentication/service/build.xml
_M   services/authentication/client
M    services/authentication/build.xml
M    services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml
M    services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/build.xml
M    services/collectionobject/3rdparty/build.xml
M    services/collectionobject/pom.xml
M    services/collectionobject/build.xml
M    services/JaxRsServiceProvider/pom.xml
M    services/JaxRsServiceProvider/build.xml
M    services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/NuxeoConnector.java
M    services/common/pom.xml
M    services/common/build.xml
M    services/pom.xml
M    services/id/pom.xml
M    services/id/build.xml
M    services/build.xml
M    services/intake/3rdparty/nuxeo-platform-cs-intake/pom.xml
M    services/intake/3rdparty/nuxeo-platform-cs-intake/build.xml
M    services/intake/3rdparty/build.xml
M    services/intake/pom.xml
M    services/intake/build.xml
_M   services/relation/service
M    services/relation/3rdparty/build.xml
M    services/relation/3rdparty/nuxeo-platform-cs-relation/pom.xml
M    services/relation/3rdparty/nuxeo-platform-cs-relation/build.xml
M    services/relation/pom.xml
M    services/relation/build.xml
_M   services/relation/client
M    services/relation/client/pom.xml
M    build.properties
M    build.xml
M    pom.xml

16 years agoNOJIRA checking in stuff before sandbox move
Sanjay Dalal [Thu, 13 Aug 2009 17:15:35 +0000 (17:15 +0000)]
NOJIRA checking in stuff before sandbox move

A    sanjay/prototypes/restws/HelloWorldDocService/nbactions.xml
M    sanjay/prototypes/restws/HelloWorldDocService/pom.all.xml
A    sanjay/prototypes/restws/HelloWorldDocService/nb-configuration.xml
M    sanjay/prototypes/restws/HelloWorldDocService/pom.xml
A    sanjay/prototypes/restws/HelloWorldDocService/README.txt
M    sanjay/prototypes/jaxrs-prototype/jaxrs-nuxeo-service/pom.xml
M    sanjay/prototypes/jaxrs-prototype/jaxrs-nuxeo-javaapi-service/pom.xml
A    sanjay/nuxeo
A    sanjay/nuxeo/NuxeoApp.java
A    sanjay/nuxeo/ConnectionListener.java
A    sanjay/nuxeo/LoginHandler.java
A    sanjay/nuxeo/DefaultLoginHandler.java
A    sanjay/nuxeo/NuxeoClient.java

16 years agoNOJIRA fixed out-dated comment for create method.
Sanjay Dalal [Thu, 13 Aug 2009 17:08:02 +0000 (17:08 +0000)]
NOJIRA fixed out-dated comment for create method.

M    common/repository/RepositoryClient.java

16 years agoNOJIRA fixed sql to fix the following error.
Sanjay Dalal [Thu, 13 Aug 2009 17:06:03 +0000 (17:06 +0000)]
NOJIRA fixed sql to fix the following error.

ERROR 1133 (42000): Can't find any matching row in the user table
+-------+------+-----------------------------------------------+
| Level | Code | Message                                       |
+-------+------+-----------------------------------------------+
| Error | 1133 | Can't find any matching row in the user table |
+-------+------+-----------------------------------------------+

M    src/main/resources/db/mysql/create_id_generators_table.sql

16 years agoCSPACE-277: Removed extraneous import statement that was causing compilation errors...
Aron Roberts [Thu, 13 Aug 2009 05:40:46 +0000 (05:40 +0000)]
CSPACE-277: Removed extraneous import statement that was causing compilation errors for the Relation service client test.

16 years agoCSPACE-324: Updated URLs in two client tests to reflect changes in ID Service introdu...
Aron Roberts [Thu, 13 Aug 2009 00:43:13 +0000 (00:43 +0000)]
CSPACE-324: Updated URLs in two client tests to reflect changes in ID Service introduced in r543

16 years agoCSPACE-330,CSPACE-327: Added 'updateIntake' test dependency to the 'deleteIntake...
Aron Roberts [Wed, 12 Aug 2009 21:13:50 +0000 (21:13 +0000)]
CSPACE-330,CSPACE-327: Added 'updateIntake' test dependency to the 'deleteIntake' test, akin to corresponding change made for CollectionObject tests in r566.

16 years agoCSPACE-330: Added 'updateCollectionObject' test dependency to the 'deleteCollectionOb...
Richard Millet [Wed, 12 Aug 2009 20:18:37 +0000 (20:18 +0000)]
CSPACE-330: Added 'updateCollectionObject' test dependency to the 'deleteCollectionObject' test.  Delete test was running first which prevented update test from passing.

16 years agoCSPACE-336,CSPACE-321: Moved unit tests of the JDBC implementation of the ID service...
Aron Roberts [Wed, 12 Aug 2009 01:48:04 +0000 (01:48 +0000)]
CSPACE-336,CSPACE-321: Moved unit tests of the JDBC implementation of the ID service to TestNG from JUnit; additional minor changes to reflect switch to ID generators from ID patterns

16 years agoCSPACE-236: Changes to serializer test class to reflect ongoing transition from ID...
Aron Roberts [Wed, 12 Aug 2009 01:33:34 +0000 (01:33 +0000)]
CSPACE-236: Changes to serializer test class to reflect ongoing transition from ID patterns to ID generators at top-level of ID Service.  Bugfix to one variable in IDGeneratorSerializer.

16 years agoCSPACE-236: Changed name of this class and its methods to reflect ongoing transition...
Aron Roberts [Wed, 12 Aug 2009 01:20:47 +0000 (01:20 +0000)]
CSPACE-236: Changed name of this class and its methods to reflect ongoing transition from ID patterns to ID generators at top-level of ID Service.

16 years agoCSPACE-336,CSPACE-321: Consolidated some redundant JDBC-related code, initial work...
Aron Roberts [Wed, 12 Aug 2009 00:16:18 +0000 (00:16 +0000)]
CSPACE-336,CSPACE-321: Consolidated some redundant JDBC-related code, initial work toward checking at init time for ID Service preconditions.

16 years agoCSPACE-336,CSPACE-321: Updated JDBC implementation of ID Service and associated tests...
Aron Roberts [Tue, 11 Aug 2009 20:02:50 +0000 (20:02 +0000)]
CSPACE-336,CSPACE-321: Updated JDBC implementation of ID Service and associated tests to partly reflect refactoring to use IDGenerators, rather than IDPatterns, as highest level objects in the service.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Tue, 11 Aug 2009 18:56:56 +0000 (18:56 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoCSPACE-275: Added IntegrationTests module for performing inter-services call tests.
Richard Millet [Tue, 11 Aug 2009 04:57:23 +0000 (04:57 +0000)]
CSPACE-275: Added IntegrationTests module for performing inter-services call tests.

16 years agoCSPACE-275: Added IntegrationTests module for performing inter-services call tests.
Richard Millet [Tue, 11 Aug 2009 04:55:54 +0000 (04:55 +0000)]
CSPACE-275: Added IntegrationTests module for performing inter-services call tests.

16 years agoCSPACE-275: Added IntegrationTests module for performing inter-services call tests.
Richard Millet [Tue, 11 Aug 2009 04:54:50 +0000 (04:54 +0000)]
CSPACE-275: Added IntegrationTests module for performing inter-services call tests.

16 years agoCSPACE-275: Fixed a few bugs in the tests and removed unused methods.
Richard Millet [Tue, 11 Aug 2009 04:41:21 +0000 (04:41 +0000)]
CSPACE-275: Fixed a few bugs in the tests and removed unused methods.

16 years agoCSPACE-271: Added Java API call for getting relation lists with params.
Richard Millet [Tue, 11 Aug 2009 04:35:28 +0000 (04:35 +0000)]
CSPACE-271: Added Java API call for getting relation lists with params.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Tue, 11 Aug 2009 04:31:21 +0000 (04:31 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoCSPACE-332: Fixing bug that had id and url fields swapped on RelationListItem results.
Richard Millet [Tue, 11 Aug 2009 04:30:05 +0000 (04:30 +0000)]
CSPACE-332: Fixing bug that had id and url fields swapped on RelationListItem results.

16 years agoNOJIRA: Removed unused constants.
Richard Millet [Tue, 11 Aug 2009 04:26:15 +0000 (04:26 +0000)]
NOJIRA: Removed unused constants.

16 years agoNOJIRA: Fixed a comment typo.
Richard Millet [Tue, 11 Aug 2009 04:22:41 +0000 (04:22 +0000)]
NOJIRA: Fixed a comment typo.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Tue, 11 Aug 2009 04:20:18 +0000 (04:20 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Tue, 11 Aug 2009 04:19:29 +0000 (04:19 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoCSPACE-236: Changed method names, SQL commands to reflect future refactoring from...
Aron Roberts [Mon, 10 Aug 2009 22:00:53 +0000 (22:00 +0000)]
CSPACE-236: Changed method names, SQL commands to reflect future refactoring from ID patterns to ID generators at top-level of ID Service.

16 years agoCSPACE-236: Changed table and column names to reflect future refactoring from ID...
Aron Roberts [Mon, 10 Aug 2009 21:59:41 +0000 (21:59 +0000)]
CSPACE-236: Changed table and column names to reflect future refactoring from ID patterns to ID generators at top-level of ID Service.

16 years agoCSPACE-332,CSPACE-271: Changed encoding of five Relation-services files to Unicode...
Aron Roberts [Mon, 10 Aug 2009 20:28:11 +0000 (20:28 +0000)]
CSPACE-332,CSPACE-271: Changed encoding of five Relation-services files to Unicode (UTF-8 encoding, no BOM [byte order mark]), to fix 'unmappable character for encoding UTF8' compilation errors under Linux, perhaps triggered by copyright symbol in comments.

16 years agoCSPACE-336: ID service now accepts POST requests, rather than GET requests, to genera...
Aron Roberts [Mon, 10 Aug 2009 20:05:08 +0000 (20:05 +0000)]
CSPACE-336: ID service now accepts POST requests, rather than GET requests, to generate and return new IDs.

16 years agoNOJIRA: Restoring Ant buildfile for the 'common' project, last modified in r381....
Aron Roberts [Mon, 10 Aug 2009 17:40:38 +0000 (17:40 +0000)]
NOJIRA: Restoring Ant buildfile for the 'common' project, last modified in r381. This file may have been inadvertently deleted in r481.

16 years agoCSPACE-332: Added remaining URL paths for symmetry.
Richard Millet [Sun, 9 Aug 2009 02:12:42 +0000 (02:12 +0000)]
CSPACE-332: Added remaining URL paths for symmetry.

16 years agoCSPACE-332: Changed test to look for http status code 200-ok after delete. Majority...
Richard Millet [Sat, 8 Aug 2009 07:30:45 +0000 (07:30 +0000)]
CSPACE-332: Changed test to look for http status code 200-ok after delete.  Majority of this task is now finished.  Need to qualify with more testing now.

16 years agoCSPACE-332: Majority of this task is now finished. Need to qualify with more testing...
Richard Millet [Sat, 8 Aug 2009 07:00:16 +0000 (07:00 +0000)]
CSPACE-332: Majority of this task is now finished.  Need to qualify with more testing now.

16 years agoCSPACE-332: Changes towards supporting new "handler" model for services.
Richard Millet [Fri, 7 Aug 2009 23:58:07 +0000 (23:58 +0000)]
CSPACE-332: Changes towards supporting new "handler" model for services.

16 years agoCSPACE-332: Changes towards supporting new "handler" model for services.
Richard Millet [Fri, 7 Aug 2009 23:56:14 +0000 (23:56 +0000)]
CSPACE-332: Changes towards supporting new "handler" model for services.

16 years agoCSPACE-332: Changes towards supporting new "handler" model for services.
Richard Millet [Fri, 7 Aug 2009 23:55:41 +0000 (23:55 +0000)]
CSPACE-332: Changes towards supporting new "handler" model for services.

16 years agoNOJIRA: Undoing move/rename.
Richard Millet [Fri, 7 Aug 2009 23:49:02 +0000 (23:49 +0000)]
NOJIRA: Undoing move/rename.

16 years agoNOJIRA: Undoing move/rename.
Richard Millet [Fri, 7 Aug 2009 23:45:32 +0000 (23:45 +0000)]
NOJIRA: Undoing move/rename.

16 years agoNOJIRA: Undoing move/rename.
Richard Millet [Fri, 7 Aug 2009 23:35:54 +0000 (23:35 +0000)]
NOJIRA: Undoing move/rename.

16 years agoNOJIRA: Undoing move/rename.
Richard Millet [Fri, 7 Aug 2009 23:35:18 +0000 (23:35 +0000)]
NOJIRA: Undoing move/rename.

16 years agoNOJIRA: Undoing move/rename.
Richard Millet [Fri, 7 Aug 2009 23:34:15 +0000 (23:34 +0000)]
NOJIRA: Undoing move/rename.

16 years agoNOJIRA: Changing the Java packaging for the Relation service artifacts.
Richard Millet [Fri, 7 Aug 2009 23:18:00 +0000 (23:18 +0000)]
NOJIRA: Changing the Java packaging for the Relation service artifacts.

16 years agoNOJIRA: Changing the Java packaging for the Relation service artifacts.
Richard Millet [Fri, 7 Aug 2009 23:16:39 +0000 (23:16 +0000)]
NOJIRA: Changing the Java packaging for the Relation service artifacts.

16 years agoNOJIRA: Trying to resolve a local svn config issue.
Richard Millet [Fri, 7 Aug 2009 21:53:19 +0000 (21:53 +0000)]
NOJIRA: Trying to resolve a local svn config issue.

16 years agoNOJIRA: Trying to resolve a local svn config issue.
Richard Millet [Fri, 7 Aug 2009 21:50:52 +0000 (21:50 +0000)]
NOJIRA: Trying to resolve a local svn config issue.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Fri, 7 Aug 2009 21:46:10 +0000 (21:46 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoNOJIRA: Changing the Java packaging for the Relation service artifacts.
Richard Millet [Fri, 7 Aug 2009 21:13:09 +0000 (21:13 +0000)]
NOJIRA: Changing the Java packaging for the Relation service artifacts.

16 years agoNOJIRA: Changing the Java packaging for the Relation service artifacts.
Richard Millet [Fri, 7 Aug 2009 21:03:49 +0000 (21:03 +0000)]
NOJIRA: Changing the Java packaging for the Relation service artifacts.

16 years agoNOJIRA: Reverting back to prior revision.
Richard Millet [Fri, 7 Aug 2009 19:25:19 +0000 (19:25 +0000)]
NOJIRA: Reverting back to prior revision.

16 years agoCSPACE-332: A working snapshot set of Relation manager sources before checking in...
Richard Millet [Fri, 7 Aug 2009 19:22:55 +0000 (19:22 +0000)]
CSPACE-332: A working snapshot set of Relation manager sources before checking in other major changes.

16 years agoCSPACE-317: Updating tests to be more robust.
Richard Millet [Fri, 7 Aug 2009 19:15:03 +0000 (19:15 +0000)]
CSPACE-317: Updating tests to be more robust.

16 years agoNOJIRA: Updating Eclipse IDE setting files.
Richard Millet [Fri, 7 Aug 2009 19:09:29 +0000 (19:09 +0000)]
NOJIRA: Updating Eclipse IDE setting files.

16 years agoCSPACE-347: Added negative tests and additional (stubbed) tests for major responses...
Aron Roberts [Thu, 6 Aug 2009 22:00:45 +0000 (22:00 +0000)]
CSPACE-347: Added negative tests and additional (stubbed) tests for major responses from CRUD operations in the Intake Service.  Made constructor in IntakeServiceClient public, conforming with CollectionObjectService.

16 years agoCSPACE-327,CSPACE-337: deleteCollectionObject() in CollectionObject client tests...
Aron Roberts [Thu, 6 Aug 2009 21:29:34 +0000 (21:29 +0000)]
CSPACE-327,CSPACE-337: deleteCollectionObject() in CollectionObject client tests now also depends on getCollectionObject(), to ensure that we always run the latter test first.

16 years agoCSPACE-303 deploys datasource config and db scripts
Sanjay Dalal [Thu, 6 Aug 2009 21:11:24 +0000 (21:11 +0000)]
CSPACE-303 deploys datasource config and db scripts

16 years agoCSPACE-327,CSPACE-337: Stubbed additional 4xx service tests, matching set of outcomes...
Aron Roberts [Thu, 6 Aug 2009 20:16:16 +0000 (20:16 +0000)]
CSPACE-327,CSPACE-337: Stubbed additional 4xx service tests, matching set of outcomes described in REST API Template on wiki

16 years agoCSPACE-327: Added test for sending null CollectionObject to client proxy
Aron Roberts [Thu, 6 Aug 2009 01:19:14 +0000 (01:19 +0000)]
CSPACE-327: Added test for sending null CollectionObject to client proxy