Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 9003 over 9 years Jing Tao Add the code to install the build-essential pac...
  lib 9097 about 9 years Matt Jones Lower the file size limit to deal with max size...
  metacat-common 9019 over 9 years Jing Tao Change the number of the schema feilds.
  metacat-index 9060 over 9 years ben leinfelder use new IDocumentDeleteSubprocessors to handle ...
  src 9096 about 9 years ben leinfelder organize imports. move exception-throwing metho...
  test 9089 about 9 years Jing Tao Add the test case 18. Refer https://redmine.dat...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 35.7 KB 9002 over 9 years Jing Tao Merge the java 1.6 support node for 2.4.2 release.
build.properties 2.79 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.2 KB 8828 over 9 years Jing Tao Separate the target and source version for the ...
pom.xml 10.8 KB 8943 over 9 years Jing Tao Change the urls of dataone and geotools reposit...
workflowscheduler.build.xml 16.3 KB 6053 about 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
9097 02/06/2015 11:12 AM Matt Jones

Lower the file size limit to deal with max size of Integer issue.

9096 02/06/2015 09:21 AM ben leinfelder

organize imports. move exception-throwing method call into try block.

9095 02/06/2015 09:15 AM ben leinfelder

use HttpMultipartRestClient since the DefaultHttpMultipartRestClient was removed from d1_libclient_java

9094 02/06/2015 01:16 AM Matt Jones

Updated D1ResourceHandler to not hardcode a file size limit. This will allow
large, multi-gigabyte files to be uploaded, but still needs testing. The limit
is now drawn from the metacat.properties file. An alternative would be to inspect
the Content-Length header of the request and set the max to a value greater than the...

9093 02/04/2015 04:44 PM Jing Tao

The setReplicationStatus method only supports sid and the setRightsHolder method supports both PID and SID.

9092 02/04/2015 03:10 PM Jing Tao

Add the code transform a sid to a pid in publish, getPackage and view method. Fefer dataONE #6734.

9091 02/04/2015 02:28 PM Jing Tao

Fixed a bug that it should use getReplica rather than get method.

9090 02/04/2015 09:47 AM Jing Tao

Add the option -h for tar command in order to follow the link.

9089 02/03/2015 05:48 PM Jing Tao

Add the test case 18. Refer https://redmine.dataone.org/issues/6734.

9088 02/03/2015 02:32 PM Jing Tao

Add two more test cases. Refer https://redmine.dataone.org/issues/6734.

View all revisions | View revisions

Also available in: Atom