Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 994 about 22 years berkley updated data directory note
  junittests 974 about 22 years Jing Tao This is sample JUnit test file for MetacatURL c...
  lib 1024 almost 22 years brooke changed .highlight style so font-size attribute...
  src 1023 almost 22 years Jing Tao Add two method: handleGetDataFileRequest and ha...
  test 973 about 22 years Jing Tao This script file can run serials queries and pr...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 4.41 KB 1003 about 22 years berkley updated some spelling and grammar errors
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 15 KB 1018 almost 22 years Jing Tao Adding two properties: replication and replicat...

Latest revisions

# Date Author Comment
1024 04/24/2002 10:28 AM brooke

changed .highlight style so font-size attribute is 1em instead of -1. Original -1 setting was not NN4 compatible

1023 04/23/2002 06:09 PM Jing Tao

Add two method: handleGetDataFileRequest and handleForceReplicateDataFile. The two methods will handle data file replication.

1022 04/23/2002 06:07 PM Jing Tao

Adding handle force replication data file part.

1021 04/23/2002 06:06 PM Jing Tao

Add a new method named unRegisterDocument. This method will delete the record in xml_document table which is for a data file

1020 04/19/2002 06:52 PM Jing Tao

Figure out the configuration issue about replication. If metacat was configured to set replication off in build.xml, it will reject replication.

Adding a method named handleGetDataFileRequest. User can download data file from replcication now.

1019 04/19/2002 06:47 PM Jing Tao

Change replication and replicationdata to be tokens

1018 04/19/2002 06:40 PM Jing Tao

Adding two properties: replication and replicationdata. Administor can config build.xml instead of metacat.properties file.

1017 04/18/2002 05:54 PM Jing Tao

Add two variable: replication and replicationdata.
If administrator set replication on, replication will work. Set it off, it stop.
If administrator set both replication and replicationdata on, metacat will replicate both meta data and data. If replication is set on and replciationdata set off, metacat only replicate meta data.

1016 04/18/2002 03:35 PM Jing Tao

Currently, some document in xml_document table doesn't have entries in
xml_access table. This is okay during the old access policy.
But we changed the access policy( see bug 437 ) and if there is no entry in
xml_access table, except owner, other person can not access it....

1015 04/16/2002 06:21 PM Jing Tao

Fixed the bug that handle force replication

View all revisions | View revisions

Also available in: Atom