Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2311 over 19 years Matt Jones Created a list of all of the servlet actions in...
  lib 2313 over 19 years Matt Jones New README in preparation for the 1.4.0 release...
  src 2315 over 19 years Matt Jones Modified buildIndex() to now include an '@' sig...
  test 2316 over 19 years Matt Jones Added sample eml 2.0.1 document for use in the ...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 7.49 KB 2313 over 19 years Matt Jones New README in preparation for the 1.4.0 release...
build.properties 1.89 KB 2308 over 19 years Matt Jones Added a property listing servlet administrators.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 43.3 KB 2319 over 19 years Matt Jones Added classpath to javadoc call so that we avoi...

Latest revisions

# Date Author Comment
2319 09/21/2004 11:13 PM Matt Jones

Added classpath to javadoc call so that we avoid javadoc errors that
complain about not being able to find the servlet classes.

2318 09/21/2004 11:06 PM Matt Jones

Added dependency check for eml so that the schemas and dtds are not
checked out of CVS if they already exist in the lib directory. This is
based on checking for the key schema or dtd file from the 2.0.0beta6,
2.0.0, and 2.0.1 releases, so if you've messed with this directory in...

2317 09/21/2004 10:49 PM Matt Jones

Added dependency check to see if the httpclient.jar and utilities.jar are
already present in lib. If they are, building utilities is skipped. This
allows us to ship a distribution with just the jar files rather than the
source from the utilities module and still have the compile work. Now...

2316 09/21/2004 03:38 PM Matt Jones

Added sample eml 2.0.1 document for use in the tests.

2315 09/21/2004 03:36 PM Matt Jones

Modified buildIndex() to now include an '@' sign in the path for ATTRIBUTE
nodes. Removed a bunch of debugging information. Fixed the BuildIndexTest
so that it would work on any machine (removed hardcoded paths).

2314 09/21/2004 01:17 PM sgarg

Added code that changes the node column size

2313 09/21/2004 03:38 AM Matt Jones

New README in preparation for the 1.4.0 release, and updated the properties
file with the new version number.

2312 09/21/2004 03:13 AM Matt Jones

Added in servlet action 'buildindex' for building the XML_index table entries
for either a set of documents (if one or more docid params are provided) or
for the whole set of documents in the xml_documents table. The buildindex
action is restricted to only be accessible by users who are listed in the...

2311 09/21/2004 03:01 AM Matt Jones

Created a list of all of the servlet actions in the documentation and listed
all reuired and optional parameters for each action. These need to be
documented but at least the list is all in one place now.

2310 09/21/2004 02:01 AM Matt Jones

Added new sections to the Metacat documentation describing the Metacat
client API and the Metacat 'getlog' servlet action for event reporting.

View all revisions | View revisions

Also available in: Atom