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 1770 over 20 years Jing Tao To make installation instruction clearer.
  lib 1779 over 20 years Jing Tao Delete some confused words.
  src 1781 over 20 years Jing Tao If xml document uploading failed, the inline da...
  test 1774 over 20 years Jing Tao Get this big testing file(3.3 M) to reduce the ...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 5.26 KB 1776 over 20 years Jing Tao Revise it a little bit.
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 25.4 KB 1780 over 20 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....

Latest revisions

# Date Author Comment
1781 08/10/2003 02:26 PM Jing Tao

If xml document uploading failed, the inline data file will be deleted either.

1780 08/08/2003 04:16 PM Matt Jones

Added a new subpackage (edu.ucsb.nceas.metacat.client) which is a client
access library for the metacat. There is an interface (Metacat.java) that
provides simple access methods for the main metacat functions. This is to
support clients like Morpho and others that want to programatically access...

1779 08/05/2003 11:17 AM Jing Tao

Delete some confused words.

1778 08/05/2003 11:16 AM Jing Tao

Change the code for getdtd getschema and getdtdschema. Eml module will be check out to build/tmp rather than build/src. Otherwise it will cause problem in knbweb install.

1776 08/01/2003 10:39 AM Jing Tao

Revise it a little bit.

1775 08/01/2003 10:25 AM Jing Tao

New readme file for 1.3.1

1774 08/01/2003 09:02 AM Jing Tao

Get this big testing file(3.3 M) to reduce the distribution package size.

1773 07/31/2003 09:56 PM Jing Tao

JAVA 1.3 doesn't support this FileWriter(File fileName, boolean append). But 1.4 does.
Change to FileWriter(String fileName, boolean append). Both 1.3 and 1.4 support.

1771 07/31/2003 11:32 AM Jing Tao

Change tomcat version from 3 to 4. So it will consistent with server.jar file location.

1770 07/30/2003 06:34 PM Jing Tao

To make installation instruction clearer.

View all revisions | View revisions

Also available in: Atom