Project

General

Profile

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

# Date Author Comment
5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

4816 02/23/2009 11:29 AM daigle

Remove initialization of MetacatUtil.buildIndexPaths in test files. This is taken care of in the background now using SystemUtil.getIndexPaths()

4701 12/26/2008 01:11 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

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

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

Add code to initialize Options and some code clean up

3080 11/10/2006 11:30 AM Matt Jones

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

2917 02/24/2006 01:18 PM Matt Jones

Some changes to the tests to use Logger rather than debugMessage().

1506 03/21/2003 05:48 PM Jing Tao

Change from assert to assertTrue.

1292 07/14/2002 12:33 PM Jing Tao

Merge cvs branch replication to cvs head.