Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
4700 12/26/2008 01:10 PM daigle

Renamed MetaCatUtil to MetacatUtil

4384 09/24/2008 11:28 AM daigle

Convert remainder of tests that use PropertyService to extend the MCTestCase class

4337 09/03/2008 09:07 AM daigle

Make sure DatabaseService gets instantiated

4231 08/13/2008 08:59 AM daigle

Convert properties to camel case

4213 08/05/2008 05:50 PM daigle

qualify xml and eml properties with an xml. prefix

4127 07/15/2008 10:16 AM daigle

Replace Options class with PropertyService and create PropertyService using log directory name instead of servlet context

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3870 05/15/2008 05:13 PM Jing Tao

Check into cvs head. Move the initialize option statement to the begining of class.

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3567 11/03/2007 10:16 PM Jing Tao

Add code to initialize Options and some code clean up

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).

2306 09/20/2004 03:10 PM Matt Jones

Updated the build index test.

2294 09/16/2004 01:32 PM Matt Jones

Added test class for buildIndex() routine. Not completed yet.