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 783 almost 23 years bojilova cleared the text under the figure; should go in...
  lib 808 almost 23 years berkley dtds that have entities removed for morpho/meta...
  src 804 almost 23 years bojilova fixed the compilation bug about the change of g...
  test 796 almost 23 years bojilova tests made on Oracle and SQL Server.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 2.92 KB 805 almost 23 years Matt Jones Updated README file for the beta2 release. Add...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 9.41 KB 807 almost 23 years Matt Jones Clean up after building distribution.

Latest revisions

# Date Author Comment
808 07/25/2001 08:57 AM berkley

dtds that have entities removed for morpho/metacat compatibility

807 07/23/2001 11:27 AM Matt Jones

Clean up after building distribution.

806 07/23/2001 11:15 AM Matt Jones

Updated build.xml with new targets to create metacat distributions.
Run "ant dist" to create a non-source distribution and "ant distsrc"
to create a source distribution. Best if this is run on a clean
checkout to be sure not to include extraneous files that are not in CVS.

805 07/23/2001 10:24 AM Matt Jones

Updated README file for the beta2 release. Added list of known issues,
which will need to be edited for the final release.

804 07/23/2001 09:28 AM bojilova

fixed the compilation bug about the change of group parameter in DocumentImpl.write()

803 07/20/2001 09:12 PM bojilova

changed accessdoctype=-//NCEAS//eml-access-2.0//EN
b' AccessControlList is changed to use eml-access-2.0.dtd already

802 07/20/2001 09:03 PM bojilova

added support for multiple group membership

801 07/20/2001 03:19 PM Matt Jones

Changed the constructors so that the nodeRecordList is automatically
retrieved by the DocumentImpl(Connection,String) constructor. this
restores its earlier behavior, but the implementation is totally
done by DocumentImpl(Connection,String,boolean).

800 07/20/2001 11:23 AM Matt Jones

Added fix to DocumentImpl that showed problems when the DocumentImpl(conn)
constructor was called. Now there is a new constructor:
DocumentImpl(Connection, String, boolean)
where the boolean value is used to determine if the nodeset should be
read a t the time the cosntructor is called. if false, then...

799 07/19/2001 02:20 AM Matt Jones

Completely removed the socket-server feature that used to provide
file upload. It is now replaced by multipart/form-data over http.

View all revisions | View revisions

Also available in: Atom