Project

General

Profile

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

# Date Author Comment
5161 12/09/2009 11:01 AM daigle

Change warn messages to info

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5025 08/14/2009 02:22 PM daigle

Move document specific utilities to DocumentUtil from MetacatUtil. This makes it easier to define a layer between the core metacat services and the rest of the code.

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4213 08/05/2008 05:50 PM daigle

qualify xml and eml properties with an xml. prefix

4212 08/05/2008 05:33 PM daigle

Continue to qualify property names

4173 07/28/2008 05:05 PM daigle

Use qualified properties

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3077 11/10/2006 10:25 AM Matt Jones

Removed the release ant token from all files in 'src'.

2663 10/10/2005 11:06 AM sgarg

Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call

2641 10/04/2005 10:58 AM Jing Tao

Change the code to make sure DocumentImpl class's constructor should have rev attached.

2399 03/04/2005 11:51 AM sgarg

Added a check for eml2.0.1 documents in ContentTypeProvider.java

2176 06/01/2004 03:48 PM sgarg

Fixed a bug which was introduced because 'eml2namespace' was replaced by 'eml2_0_0namespace' in metacat.properties

2167 05/13/2004 01:57 PM Jing Tao

Fixed a bug that couldn't find eml2 data format.

1553 04/15/2003 09:16 PM Jing Tao

Add code to handle eml2 contentype.

1550 04/14/2003 07:17 PM Jing Tao

Add a new class to handle contenttyp setting for data file.