Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CrudService.java 88.8 KB 6001 about 13 years Chris Jones DocumentImpl.delete() now throws finer grained ...
HealthService.java 4.13 KB 5770 about 13 years berkley implemented health api
MetadataTypeRegister.java 2.83 KB 5549 over 13 years berkley commented out a println
SystemMetadataManager.java 1.55 KB 5893 about 13 years Matt Jones Cleaned up unused imports.

Latest revisions

# Date Author Comment
6001 03/02/2011 02:12 PM Chris Jones

DocumentImpl.delete() now throws finer grained exceptions (not a general exception). Consequently, the classes that call it have been updated to handle the thrown exceptions, including CrudService, ReplicationHandler, and ReplicationService.

5957 02/15/2011 02:08 PM berkley

fixed bug where the wrong checksum alg got written to the db

5953 02/13/2011 11:20 AM Chris Jones

To support the generatemissingsystemmetadata REST call, modified CrudService.createSystemMetadata() to use DataoneEMLParser and further determine object formats from EML metadata. Formats currently supported are text/plain, text/csv, image/[jpg|jp2|bmp|tiff|png], and only for EML documents with 'ecogrid://' defined entity urls....

5921 02/04/2011 06:14 PM Matt Jones

Cleaned up warnings, removed dead code.

5920 02/04/2011 05:53 PM Matt Jones

Updated to most recent DataONE libraries. Updated CrudService to set the correct origin MN and auth MN in system metadata. Refactored exception passing. More work to come in generating SystemMetadata.

5895 02/03/2011 03:25 PM berkley

added code to do database query for listObjects

5893 02/03/2011 01:19 PM Matt Jones

Cleaned up unused imports.

5887 02/02/2011 03:52 PM berkley

adding fields for additional system metadata info

5870 01/31/2011 01:30 PM berkley

added code to run an squery for listObjects instead of an anyfield query

5851 01/27/2011 03:08 PM berkley

refactor checksum and some other stuff

View revisions

Also available in: Atom