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 932 about 22 years Matt Jones Updated installation instructions to reflect th...
  junittests 974 about 22 years Jing Tao This is sample JUnit test file for MetacatURL c...
  lib 963 about 22 years berkley fixed my tagging error
  src 975 about 22 years Jing Tao In hasPermission method, a situation was consid...
  test 973 about 22 years Jing Tao This script file can run serials queries and pr...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 3.3 KB 895 over 22 years berkley updated for new release
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 14.4 KB 971 about 22 years Jing Tao Add a target - test in the file. Now user can t...

Latest revisions

# Date Author Comment
975 03/18/2002 05:02 PM Jing Tao

In hasPermission method, a situation was considered: if no user and group, the permssion will be true. This is for the command line invocation.

974 03/15/2002 05:10 PM Jing Tao

This is sample JUnit test file for MetacatURL class. In this file, getProtocol, toString and getParam methods are tested.

973 03/15/2002 04:58 PM Jing Tao

This script file can run serials queries and print out the running time.

972 03/15/2002 04:56 PM Jing Tao

In order to test query performance. We need add lots of documents to database. This script file can add couple documents to database by for loop.

971 03/15/2002 04:40 PM Jing Tao

Add a target - test in the file. Now user can type "ant test" to run the test class extends from JUnit.

968 03/08/2002 02:41 PM Jing Tao

Method endElement in AccessControList was revised. A feature that put access document itset into xml_access was added.

966 03/07/2002 02:14 PM Jing Tao

In hasPermission method, a rule for access document is implements. If user want to write a access document, it should hhave "all" permission.
The permission for access document now is looking up in xml_access table directly, rather get same permission to data set document.

965 03/06/2002 06:30 PM Jing Tao

In order to increase data file docid, method registerDocument was revised. Now it not only insert a new data file record to xml_documents table, but also can update the data file documents. Moreover, it can archieve the old version to xml_revisions table. Two other private methods were added to handl these futures: deleteXMLDocuments and getLatestRevisionNumber.

963 03/06/2002 04:17 PM berkley

fixed my tagging error

962 03/06/2002 03:58 PM berkley

some small changes I had to make to get the QAENGINE demo to work right. this should be committing in a branch

View all revisions | View revisions

Also available in: Atom