Project

General

Profile

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

# Date Author Comment
5791 01/10/2011 10:51 AM berkley

fixed bug with http/https port

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

5015 08/04/2009 02:32 PM daigle

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

4951 06/12/2009 04:41 PM daigle

Add scheduler and workflow schedule functionality

4854 03/23/2009 02:56 PM daigle

Beef up exception handling from file utilities. Move UtilException to MetacatUtilException to eliminate conflict with similar exception in utility package.

4812 02/18/2009 04:30 PM daigle

Format indexPaths in metacat.properties. Remove from build.properties and build.xml. Move indexPath list getter from MetacatUtil to SystemUtil.

4805 02/17/2009 09:28 AM daigle

Separate the concept of a backup file location and a metacat external directory location. These can be totally different.

4795 02/03/2009 04:01 PM daigle

Allow for backup properties to be written to context based subdirectory of the external configuration directory. This allow multiple instances of metacat to be run side by side.

4725 01/02/2009 08:16 AM daigle

Try to create the backup directories before creating th ebackup files.

4712 12/26/2008 01:22 PM daigle

Add external (backup) directory discovery methods.

4662 12/09/2008 02:58 PM daigle

Discover the external (backup) directory based on OS

4619 11/24/2008 11:51 AM daigle

Add release info property to provide a brief description of the release (release candidate info mostly)

4481 10/22/2008 02:45 PM daigle

Fix the deploy directory autodiscovery code so that it works regardless of where the metacat application directory is.

4421 10/08/2008 11:29 AM ben leinfelder

use secure server for replication - note that this is WITHOUT "https://" prepended

4202 08/04/2008 05:14 PM daigle

Remove commented lines

4189 07/31/2008 05:13 PM daigle

use context url to get cgi url

4185 07/31/2008 09:39 AM daigle

Change discoverTomcatDir to discoverDeployDir

4141 07/18/2008 09:32 AM daigle

FIx comments for getContextDir to reflect that we no long append webapps to the path

4132 07/16/2008 11:58 AM daigle

Differentiate between tomcat directory and deployment directory.

4110 07/11/2008 10:11 AM daigle

Move references to sql scripts into the WEB-INF directory.

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head