]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
12 years agoPAHMA-963: Adding CSWebApplicationException class that extends WebApplicationExceptio...
Richard Millet [Wed, 29 Jan 2014 20:51:23 +0000 (12:51 -0800)]
PAHMA-963: Adding CSWebApplicationException class that extends WebApplicationException with the purpose of setting the response type to 'text/neterr' so we can catch and reattempt requests that fail due to network errors.

12 years agoAdding timeout params to our JDBC datasources -see http://people.apache.org/~fhanik...
Richard Millet [Tue, 7 Jan 2014 19:06:17 +0000 (11:06 -0800)]
Adding timeout params to our JDBC datasources -see http://people.apache.org/~fhanik/tomcat/jdbc-pool.html for details.

12 years agoPAHMA-963: Added support for easily configuring a new CollectionSpace instance to...
Richard Millet [Fri, 20 Dec 2013 20:13:13 +0000 (12:13 -0800)]
PAHMA-963: Added support for easily configuring a new CollectionSpace instance to point to a remote database server.

12 years agoPAHMA-963: Cleaning up some cruft -dead code and unncessary code.
Richard Millet [Tue, 17 Dec 2013 23:49:45 +0000 (15:49 -0800)]
PAHMA-963: Cleaning up some cruft -dead code and unncessary code.

12 years agoCSPACE-6282: Resolving a misc merge conflict.
Richard Millet [Thu, 12 Dec 2013 00:58:44 +0000 (16:58 -0800)]
CSPACE-6282: Resolving a misc merge conflict.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Thu, 12 Dec 2013 00:54:31 +0000 (16:54 -0800)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoCSPACE-6282: Updating a Media record to add or update its Blob should use PUT, not...
Richard Millet [Thu, 12 Dec 2013 00:54:08 +0000 (16:54 -0800)]
CSPACE-6282: Updating a Media record to add or update its Blob should use PUT, not POST.

12 years agoCSPACE-6110: Reverted collectionspace-client.properties to run Java Client Library...
Aron Roberts [Tue, 10 Dec 2013 21:57:43 +0000 (13:57 -0800)]
CSPACE-6110: Reverted collectionspace-client.properties to run Java Client Library-based tests against localhost, rather than qa.collectionspace.org.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Sat, 7 Dec 2013 06:11:27 +0000 (22:11 -0800)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoCSPACE-6110: Converting FileInputStream instances to ByteArrayInputStream instances...
Richard Millet [Sat, 7 Dec 2013 06:11:01 +0000 (22:11 -0800)]
CSPACE-6110: Converting FileInputStream instances to ByteArrayInputStream instances for images less than 256k.

12 years agoCSPACE-6110: Adding some comments and debugging code.
Richard Millet [Fri, 6 Dec 2013 19:12:17 +0000 (11:12 -0800)]
CSPACE-6110: Adding some comments and debugging code.

12 years agoMerge pull request #134 from aronr/CSPACE-6277
Aron Roberts [Thu, 21 Nov 2013 22:18:30 +0000 (14:18 -0800)]
Merge pull request #134 from aronr/CSPACE-6277

CSPACE-6277: On import, allow dollar sign characters to be included in a...

12 years agoCSPACE-6277: On import, allow dollar sign characters to be included in authority...
Aron Roberts [Thu, 21 Nov 2013 02:08:34 +0000 (18:08 -0800)]
CSPACE-6277: On import, allow dollar sign characters to be included in authority item refName display names.

12 years agoMerge pull request #133 from aronr/CSPACE-6234
Aron Roberts [Fri, 4 Oct 2013 19:35:50 +0000 (12:35 -0700)]
Merge pull request #133 from aronr/CSPACE-6234

CSPACE-6234: Allow values of integer fields to be emitted in list results.

12 years agoCSPACE-6234: Allow values of integer fields to be emitted in list results.
Aron Roberts [Fri, 4 Oct 2013 01:59:52 +0000 (18:59 -0700)]
CSPACE-6234: Allow values of integer fields to be emitted in list results.

12 years agoMerge pull request #131 from aronr/CSPACE-6220
Aron Roberts [Tue, 24 Sep 2013 20:44:46 +0000 (13:44 -0700)]
Merge pull request #131 from aronr/CSPACE-6220

CSPACE-6220: Rename Ant task for generating services artifacts.

12 years agoCSPACE-6220: Rename Ant task 'deploy_services_bundles' to the more accurate name...
Aron Roberts [Tue, 24 Sep 2013 20:39:42 +0000 (13:39 -0700)]
CSPACE-6220: Rename Ant task 'deploy_services_bundles' to the more accurate name, 'deploy_services_artifacts'.

12 years agoNOJIRA: Another trivial typo fix.
Aron Roberts [Fri, 20 Sep 2013 23:34:01 +0000 (16:34 -0700)]
NOJIRA: Another trivial typo fix.

12 years agoNOJIRA: Another trivial typo fix.
Aron Roberts [Fri, 20 Sep 2013 23:34:01 +0000 (16:34 -0700)]
NOJIRA: Another trivial typo fix.

12 years agoNOJIRA: Fix one more trivial typo in log message.
Aron Roberts [Fri, 20 Sep 2013 23:01:05 +0000 (16:01 -0700)]
NOJIRA: Fix one more trivial typo in log message.

12 years agoNOJIRA: Fix one more trivial typo in log message.
Aron Roberts [Fri, 20 Sep 2013 23:01:05 +0000 (16:01 -0700)]
NOJIRA: Fix one more trivial typo in log message.

12 years agoNOJIRA: Fix three trivial spelling typos in log messages.
Aron Roberts [Fri, 20 Sep 2013 22:59:48 +0000 (15:59 -0700)]
NOJIRA: Fix three trivial spelling typos in log messages.

12 years agoNOJIRA: Fix three trivial spelling typos in log messages.
Aron Roberts [Fri, 20 Sep 2013 22:59:48 +0000 (15:59 -0700)]
NOJIRA: Fix three trivial spelling typos in log messages.

12 years agoMerge pull request #130 from aronr/CSPACE-6190
Aron Roberts [Fri, 13 Sep 2013 22:09:52 +0000 (15:09 -0700)]
Merge pull request #130 from aronr/CSPACE-6190

CSPACE-6190: Update Services build version to 4.1-SNAPSHOT, from 4.0-SNA...

12 years agoCSPACE-6190: Update Services build version to 4.1-SNAPSHOT, from 4.0-SNAPSHOT.
Aron Roberts [Fri, 13 Sep 2013 21:30:12 +0000 (14:30 -0700)]
CSPACE-6190: Update Services build version to 4.1-SNAPSHOT, from 4.0-SNAPSHOT.

12 years agoCSPACE-6189: Removed deprecated 'note' bindings as well as deprecated 'ModifyFieldDat...
Richard Millet [Fri, 13 Sep 2013 17:34:39 +0000 (10:34 -0700)]
CSPACE-6189: Removed deprecated 'note' bindings as well as deprecated 'ModifyFieldDatatypes' init handler from pre-4.0 service bindings prototype file.

12 years agoMerge pull request #129 from aronr/CSPACE-6178
Aron Roberts [Fri, 6 Sep 2013 01:06:58 +0000 (18:06 -0700)]
Merge pull request #129 from aronr/CSPACE-6178

CSPACE-6178: Remove schema JARs for extension schemas as well as common on 'ant undeploy'.

12 years agoCSPACE-6178: Removing two additional Ant directives missed during first pass.
Aron Roberts [Fri, 6 Sep 2013 00:59:47 +0000 (17:59 -0700)]
CSPACE-6178: Removing two additional Ant directives missed during first pass.

12 years agoCSPACE-6178: Clean up all new-style (unified config) schema JAR files from /usr/local...
Aron Roberts [Fri, 6 Sep 2013 00:53:33 +0000 (17:53 -0700)]
CSPACE-6178: Clean up all new-style (unified config) schema JAR files from /usr/local/share/apache-tomcat-6.0.33/nuxeo-server/plugins, not just schema JAR files for common schemas and any out-of-the-box extension schemas.

12 years agoCSPACE-5615,CSPACE-6139: Add comments to 'old-style' tenant bindings delta files...
Aron Roberts [Thu, 5 Sep 2013 21:18:11 +0000 (14:18 -0700)]
CSPACE-5615,CSPACE-6139: Add comments to 'old-style' tenant bindings delta files in the Services layer, identifying that these are for use with CollectionSpace versions 3.3 and earlier.

12 years agoMerge pull request #128 from aronr/CSPACE-6171
Aron Roberts [Wed, 4 Sep 2013 22:00:35 +0000 (15:00 -0700)]
Merge pull request #128 from aronr/CSPACE-6171

CSPACE-6171: Update computed current location for objects even when record versioning is enabled.

12 years agoCSPACE-6171: Add Lifesci test of updating computed current location in Cataloging...
Aron Roberts [Wed, 4 Sep 2013 20:16:49 +0000 (13:16 -0700)]
CSPACE-6171: Add Lifesci test of updating computed current location in Cataloging to XmlReplay master.

12 years agoCSPACE-6717: Event listener that updates computed current location in Cataloging...
Aron Roberts [Wed, 4 Sep 2013 00:35:00 +0000 (17:35 -0700)]
CSPACE-6717: Event listener that updates computed current location in Cataloging records now filters out past versions of documents.

12 years agoCSPACE-6166: Remove redundant deltas.
Aron Roberts [Fri, 30 Aug 2013 22:44:57 +0000 (15:44 -0700)]
CSPACE-6166: Remove redundant deltas.

12 years agoCSPACE-6157: Revert part of last commit to reflect current variable naming in App...
Aron Roberts [Fri, 30 Aug 2013 19:18:01 +0000 (12:18 -0700)]
CSPACE-6157: Revert part of last commit to reflect current variable naming in App layer log4j properties file, other App layer server location properties. (Need to standardize on JEE_SERVER_HOME at some future point.)

12 years agoCSPACE-6157: Passing value from more generic environment variable to App layer tool...
Aron Roberts [Fri, 30 Aug 2013 18:42:34 +0000 (11:42 -0700)]
CSPACE-6157: Passing value from more generic environment variable to App layer tool for generating Services artifacts.

12 years agoCSPACE-6157: Fix FileNotFoundException in finding log4j logfile when generating servi...
Aron Roberts [Wed, 28 Aug 2013 22:11:18 +0000 (15:11 -0700)]
CSPACE-6157: Fix FileNotFoundException in finding log4j logfile when generating service doctype and schema artifacts.

12 years agoMerge pull request #126 from aronr/CSPACE-6130
Aron Roberts [Mon, 26 Aug 2013 20:32:58 +0000 (13:32 -0700)]
Merge pull request #126 from aronr/CSPACE-6130

CSPACE-6130: Always emit non-preferred terms in authority item list resu...

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-6130
Aron Roberts [Mon, 26 Aug 2013 19:08:24 +0000 (12:08 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6130

12 years agoCSPACE-6152,CSPACE-6158: Remove redundant declaration of persons_naturalhistory part...
Aron Roberts [Sat, 24 Aug 2013 05:03:37 +0000 (22:03 -0700)]
CSPACE-6152,CSPACE-6158: Remove redundant declaration of persons_naturalhistory part in Lifesci tenant bindings delta file; this part is already declared in App layer config for the Person record. Having this present in the delta file resulted in duplicate entries for this part in the merged tenant bindings.

12 years agoCSPACE-6130: Remove stray semi-colon (empty statement).
Aron Roberts [Thu, 22 Aug 2013 23:42:24 +0000 (16:42 -0700)]
CSPACE-6130: Remove stray semi-colon (empty statement).

12 years agoCSPACE-6130: Add more comments outlining how preferred and non-preferred terms are...
Aron Roberts [Thu, 22 Aug 2013 23:34:54 +0000 (16:34 -0700)]
CSPACE-6130: Add more comments outlining how preferred and non-preferred terms are emitted in authority item list results.

12 years agoCSPACE-6130: Handle instances where the termDisplayName is declared multiple times...
Aron Roberts [Thu, 22 Aug 2013 23:26:39 +0000 (16:26 -0700)]
CSPACE-6130: Handle instances where the termDisplayName is declared multiple times in App layer configuration. Improve comment.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-6130
Aron Roberts [Thu, 22 Aug 2013 21:59:10 +0000 (14:59 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6130

12 years agoCSPACE-6142: Update ant undeploy target for the person/3rdparty/nuxeo-platform-person...
Aron Roberts [Thu, 22 Aug 2013 20:25:12 +0000 (13:25 -0700)]
CSPACE-6142: Update ant undeploy target for the person/3rdparty/nuxeo-platform-person-lifesci module, now that the persons_naturalhistory schema has been revived in the Services per work on CSPACE-6152.

12 years agoMerge pull request #127 from aronr/CSPACE-6139
Aron Roberts [Thu, 22 Aug 2013 17:32:15 +0000 (10:32 -0700)]
Merge pull request #127 from aronr/CSPACE-6139

CSPACE-6139: Clean up unneeded Services files relating to the ...

12 years agoCSPACE-6139: Clean up unneeded Services files relating to the creation of Nuxeo docum...
Aron Roberts [Thu, 22 Aug 2013 02:35:11 +0000 (19:35 -0700)]
CSPACE-6139: Clean up unneeded Services files relating to the creation of Nuxeo document type bundles and schemas, replacing them with readme files.

12 years agoCSPACE-6139: Initial prototype for cleaning unneeded Services files relating to the...
Aron Roberts [Thu, 22 Aug 2013 01:50:54 +0000 (18:50 -0700)]
CSPACE-6139: Initial prototype for cleaning unneeded Services files relating to the creation of Nuxeo document type bundles and schemas, replacing them with readme files.

12 years agoCSPACE-6130: Always emit non-preferred terms in authority item list results in a...
Aron Roberts [Thu, 22 Aug 2013 00:16:58 +0000 (17:16 -0700)]
CSPACE-6130: Always emit non-preferred terms in authority item list results in a standard way, ignoring any instances where the termDisplayName field may be configured as a ListResultsField in services/tenant bindings.

12 years agoCSPACE-6152: Remove extraneous (and incorrect) values from properties file for runnin...
Aron Roberts [Wed, 21 Aug 2013 22:04:39 +0000 (15:04 -0700)]
CSPACE-6152: Remove extraneous (and incorrect) values from properties file for running Taxonomy service client tests.

12 years agoMerge pull request #125 from aronr/CSPACE-6152
Aron Roberts [Wed, 21 Aug 2013 16:29:57 +0000 (09:29 -0700)]
Merge pull request #125 from aronr/CSPACE-6152

CSPACE-6152: Preserve the persons_naturalhistory extension schema ...

12 years agoCSPACE-6152: Taxonomy service client tests now use the lifesci tenant by default.
Aron Roberts [Wed, 21 Aug 2013 15:03:14 +0000 (08:03 -0700)]
CSPACE-6152: Taxonomy service client tests now use the lifesci tenant by default.

12 years agoCSPACE-6152: Simplify persons_naturalhistory schema, now consisting of a single field...
Aron Roberts [Wed, 21 Aug 2013 00:30:48 +0000 (17:30 -0700)]
CSPACE-6152: Simplify persons_naturalhistory schema, now consisting of a single field, but continue to demonstrate extension of an authority item schema.

12 years agoCSPACE-6142: 'ant undeploy' will no longer fail if the $CATALINA_HOME/nuxeo-server...
Aron Roberts [Tue, 13 Aug 2013 23:45:54 +0000 (16:45 -0700)]
CSPACE-6142: 'ant undeploy' will no longer fail if the $CATALINA_HOME/nuxeo-server/bundles directory is not present.

12 years agoMerge pull request #124 from aronr/CSPACE-6142
Aron Roberts [Tue, 13 Aug 2013 02:39:36 +0000 (19:39 -0700)]
Merge pull request #124 from aronr/CSPACE-6142

CSPACE-6142: Clean up both new and legacy Nuxeo doctype-related artifacts via 'ant undeploy.'

12 years agoCSPACE-6142: When undeploying current and legacy Nuxeo doctype JARs, account for...
Aron Roberts [Tue, 13 Aug 2013 02:19:14 +0000 (19:19 -0700)]
CSPACE-6142: When undeploying current and legacy Nuxeo doctype JARs, account for naming variations in the CollectionObject lifesci schema extension and the Vocabulary service.

12 years agoCSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy...
Aron Roberts [Tue, 13 Aug 2013 01:53:06 +0000 (18:53 -0700)]
CSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy JARs, via 'ant undeploy'. Reflect that some new artifacts are schema-specific, as reflected in their filenames.

12 years agoCSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy...
Aron Roberts [Mon, 12 Aug 2013 20:22:59 +0000 (13:22 -0700)]
CSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy JARs, via 'ant undeploy'. This is a protoype of the new undeploy pattern, initially in the Work authority module.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Fri, 9 Aug 2013 16:55:05 +0000 (09:55 -0700)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoNOJIRA: Adding Work Authority and Citation Authority Eclipse settings files to git...
Richard Millet [Fri, 9 Aug 2013 16:54:53 +0000 (09:54 -0700)]
NOJIRA: Adding Work Authority and Citation Authority Eclipse settings files to git's ignore list.

12 years agoCSPACE-6122,CSPACE-6123: Update Citation and Work authorities to generate Services...
Aron Roberts [Fri, 9 Aug 2013 02:55:01 +0000 (19:55 -0700)]
CSPACE-6122,CSPACE-6123: Update Citation and Work authorities to generate Services doctype bundles following unified config changes. (Commit also includes minor, similar cleanup in Location module.)

12 years agoMerge branch 'CSPACE-5678-E' into CSPACE-5678-F
Richard Millet [Thu, 8 Aug 2013 17:36:05 +0000 (10:36 -0700)]
Merge branch 'CSPACE-5678-E' into CSPACE-5678-F

12 years agoCSPACE-5678-E: Fixed XMLReplay Person-Siblings tests to reflect the fact that termDis...
Richard Millet [Wed, 7 Aug 2013 16:41:17 +0000 (09:41 -0700)]
CSPACE-5678-E: Fixed XMLReplay Person-Siblings tests to reflect the fact that termDisplayName is used as the objectNumber instead of shortIdentifier being used.

12 years agoMerge pull request #123 from aronr/CSPACE-6117
Aron Roberts [Wed, 7 Aug 2013 02:30:01 +0000 (19:30 -0700)]
Merge pull request #123 from aronr/CSPACE-6117

CSPACE-6117: Integrate Work Authority contribution into Services layer.

12 years agoCSPACE-5678:Fixed issues related to vocab item list 'field returns' line in the payloads.
Richard Millet [Tue, 6 Aug 2013 19:35:15 +0000 (12:35 -0700)]
CSPACE-5678:Fixed issues related to vocab item list 'field returns' line in the payloads.

12 years agoCSPACE-5678: Added PublicItem to service bindings prototype file.
Richard Millet [Mon, 5 Aug 2013 20:05:06 +0000 (13:05 -0700)]
CSPACE-5678: Added PublicItem to service bindings prototype file.

12 years agoCSPACE-5678: Adding warning (instead of fatal exception) when a document validation...
Richard Millet [Mon, 5 Aug 2013 19:27:52 +0000 (12:27 -0700)]
CSPACE-5678: Adding warning (instead of fatal exception) when a document validation handler is missing.

12 years agoCSPACE-5678: Added fix to XMLMerge delta files to include missing tenant properties.
Richard Millet [Sun, 4 Aug 2013 07:37:25 +0000 (00:37 -0700)]
CSPACE-5678: Added fix to XMLMerge delta files to include missing tenant properties.

12 years agoCSPACE-5678: Adding Ant target that will generate Service config artifacts from the...
Richard Millet [Fri, 2 Aug 2013 19:36:51 +0000 (12:36 -0700)]
CSPACE-5678: Adding Ant target that will generate Service config artifacts from the Application layer's config files using the csmake.jar tool.

12 years agoNOJIRA: Fixing 'ehcache' warning during import of AuthN/AuthZ metadata. Problem...
Richard Millet [Fri, 2 Aug 2013 05:46:52 +0000 (22:46 -0700)]
NOJIRA: Fixing 'ehcache' warning during import of AuthN/AuthZ metadata.  Problem was that both Spring Security and JPA/Hibernate were configuring an ehCache manager.

12 years agoCSPACE-5678: Merging with latest trunk sources.
Richard Millet [Fri, 2 Aug 2013 02:28:42 +0000 (19:28 -0700)]
CSPACE-5678: Merging with latest trunk sources.

12 years agoCSPACE-6117: Removed migratedEntity repeatable group from JAXB schema for Work items.
Aron Roberts [Thu, 1 Aug 2013 02:42:24 +0000 (19:42 -0700)]
CSPACE-6117: Removed migratedEntity repeatable group from JAXB schema for Work items.

12 years agoCSPACE-6117: Update parent POM version in Work authority POM files to 4.0-SNAPSHOT...
Aron Roberts [Thu, 1 Aug 2013 02:35:58 +0000 (19:35 -0700)]
CSPACE-6117: Update parent POM version in Work authority POM files to 4.0-SNAPSHOT, from 3.2.1-SNAPSHOT.

12 years agoMerge remote-tracking branch 'walkerart/procedure-work' into CSPACE-6117
Aron Roberts [Thu, 1 Aug 2013 00:47:33 +0000 (17:47 -0700)]
Merge remote-tracking branch 'walkerart/procedure-work' into CSPACE-6117

12 years agoCSPACE-6115: Apply PAHMA-895 changes to the UpdateObjectLocationBatchJob.
Aron Roberts [Wed, 31 Jul 2013 00:57:22 +0000 (17:57 -0700)]
CSPACE-6115: Apply PAHMA-895 changes to the UpdateObjectLocationBatchJob.

12 years agoMerge pull request #122 from aronr/CSPACE-6114
Aron Roberts [Tue, 30 Jul 2013 00:48:03 +0000 (17:48 -0700)]
Merge pull request #122 from aronr/CSPACE-6114

CSPACE-6114: Fix bug that prevented Boolean fields from being emitted in...

12 years agoCSPACE-6114: Fix bug that prevented Boolean fields from being emitted in list results.
Aron Roberts [Tue, 30 Jul 2013 00:46:59 +0000 (17:46 -0700)]
CSPACE-6114: Fix bug that prevented Boolean fields from being emitted in list results.

12 years agoCSPACE-5678-D: Added a known-good canonical service bindings for comparison.
Richard Millet [Sat, 20 Jul 2013 00:26:06 +0000 (17:26 -0700)]
CSPACE-5678-D: Added a known-good canonical service bindings for comparison.

12 years agoCSPACE-5678-D: More service binding bug fixes.
Richard Millet [Fri, 19 Jul 2013 23:58:36 +0000 (16:58 -0700)]
CSPACE-5678-D: More service binding bug fixes.

12 years agoMerge pull request #121 from aronr/CSPACE-5950
Aron Roberts [Fri, 19 Jul 2013 23:58:33 +0000 (16:58 -0700)]
Merge pull request #121 from aronr/CSPACE-5950

CSPACE-5950: Allow importing of documents into repository domains other ...

12 years agoCSPACE-5950: Allow importing of documents into repository domains other than the...
Aron Roberts [Fri, 19 Jul 2013 22:54:04 +0000 (15:54 -0700)]
CSPACE-5950: Allow importing of documents into repository domains other than the default domain.

12 years agoCSPACE-5678-D: Adding more support for backward compat with old merging model.
Richard Millet [Thu, 18 Jul 2013 05:14:19 +0000 (22:14 -0700)]
CSPACE-5678-D: Adding more support for backward compat with old merging model.

12 years agoCSPACE-5678-D: Adding support for new Application generated tenant-specific prototype...
Richard Millet [Mon, 15 Jul 2013 23:38:05 +0000 (16:38 -0700)]
CSPACE-5678-D: Adding support for new Application generated tenant-specific prototype service bindings.

12 years agoFor Richard
Richard Millet [Mon, 15 Jul 2013 19:12:33 +0000 (12:12 -0700)]
For Richard

12 years agoCSPACE-5678-D: Adjusting Service's XML merge of bindings to deal with new Application...
Richard Millet [Sat, 13 Jul 2013 00:02:25 +0000 (17:02 -0700)]
CSPACE-5678-D: Adjusting Service's XML merge of bindings to deal with new Application-generated bindings.

12 years agoCSPACE-5678-D: Removed Note service. Added XMLMerge delta file for App-Unified confi...
Richard Millet [Wed, 10 Jul 2013 05:28:55 +0000 (22:28 -0700)]
CSPACE-5678-D: Removed Note service.  Added XMLMerge delta file for App-Unified config work.  Updated some dependency versions.

12 years agoMerge pull request #119 from aronr/CSPACE-6075
Aron Roberts [Fri, 5 Jul 2013 23:04:21 +0000 (16:04 -0700)]
Merge pull request #119 from aronr/CSPACE-6075

CSPACE-6075: Removed ListResultsField declaration from Citation item ser...

12 years agoCSPACE-6075: Removed ListResultsField declaration from Citation item service binding...
Aron Roberts [Fri, 5 Jul 2013 23:03:15 +0000 (16:03 -0700)]
CSPACE-6075: Removed ListResultsField declaration from Citation item service binding; this was overriding the default behavior around returning preferred and non-preferred terms in list results.

12 years agoMerge pull request #118 from aronr/CSPACE-6071
Aron Roberts [Wed, 3 Jul 2013 01:08:20 +0000 (18:08 -0700)]
Merge pull request #118 from aronr/CSPACE-6071

CSPACE-6071: Updated services POMs and build.properties to version 4.0-S...

12 years agoCSPACE-6071: Updated services POMs and build.properties to version 4.0-SNAPSHOT,...
Aron Roberts [Wed, 3 Jul 2013 01:04:56 +0000 (18:04 -0700)]
CSPACE-6071: Updated services POMs and build.properties to version 4.0-SNAPSHOT, from 3.3-SNAPSHOT on master, following creation of v3.3 release branch.

12 years agoMerge pull request #117 from aronr/CSPACE-6068
Aron Roberts [Mon, 1 Jul 2013 18:17:01 +0000 (11:17 -0700)]
Merge pull request #117 from aronr/CSPACE-6068

CSPACE-6068: Update version designation in Services POM files and build....

12 years agoCSPACE-6068: Update version designation in Services POM files and build.properties...
Aron Roberts [Mon, 1 Jul 2013 18:14:26 +0000 (11:14 -0700)]
CSPACE-6068: Update version designation in Services POM files and build.properties to 3.3-SNAPSHOT, from 3.2.2-SNAPSHOT.

12 years agoMerge pull request #116 from aronr/CSPACE-6001
Aron Roberts [Sat, 29 Jun 2013 00:06:46 +0000 (17:06 -0700)]
Merge pull request #116 from aronr/CSPACE-6001

CSPACE-6001: Enable wildcards and anchor characters in partial term matching search expressions.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-6001
Aron Roberts [Fri, 28 Jun 2013 22:04:47 +0000 (15:04 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6001

12 years agoMerge pull request #115 from aronr/CSPACE-6065
Aron Roberts [Fri, 28 Jun 2013 22:01:38 +0000 (15:01 -0700)]
Merge pull request #115 from aronr/CSPACE-6065

CSPACE-6065: In services tenant bindings, remove extraneous config block...

12 years agoCSPACE-6065: In services tenant bindings, remove extraneous config block (<service...
Aron Roberts [Fri, 28 Jun 2013 21:07:18 +0000 (14:07 -0700)]
CSPACE-6065: In services tenant bindings, remove extraneous config block (<service:RefnameDisplayNameField>...</service:RefnameDisplayNameField>) for the Vocabulary service.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-6001
Aron Roberts [Fri, 14 Jun 2013 23:51:40 +0000 (16:51 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6001

12 years agoCSPACE-6042: Avoid returning null as a toString() value from InvocationError.
Aron Roberts [Thu, 13 Jun 2013 22:46:03 +0000 (15:46 -0700)]
CSPACE-6042: Avoid returning null as a toString() value from InvocationError.

12 years agoCSPACE-6042: Trivial formatting and comment cleanup in Invocable class.
Aron Roberts [Wed, 12 Jun 2013 23:44:53 +0000 (16:44 -0700)]
CSPACE-6042: Trivial formatting and comment cleanup in Invocable class.

12 years agoCSPACE-6042: Implement toString() in InvocationError, to return meaningful error...
Aron Roberts [Wed, 12 Jun 2013 23:37:55 +0000 (16:37 -0700)]
CSPACE-6042: Implement toString() in InvocationError, to return meaningful error messages in log output.