--- projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java 2000/12/12 19:56:08 1.20 +++ projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java 2001/01/18 23:09:56 1.21 @@ -3,6 +3,7 @@ package uk.ac.ukc.iscream.core; //---IMPORTS--- import uk.ac.ukc.iscream.util.*; +import uk.ac.ukc.iscream.componentmanager.*; /** * The main class for the CORE of the I-Scream system. @@ -12,8 +13,8 @@ import uk.ac.ukc.iscream.util.*; * finishs its role and the started services continue to * serve requests from the I-Scream system. * - * @author $Author: ajm $ - * @version $Id: Core.java,v 1.20 2000/12/12 19:56:08 ajm Exp $ + * @author $Author: tdb $ + * @version $Id: Core.java,v 1.21 2001/01/18 23:09:56 tdb Exp $ */ public class Core implements uk.ac.ukc.iscream.util.Component { @@ -22,7 +23,7 @@ public class Core implements uk.ac.ukc.iscream.util.Co /** * The current CVS revision of this class */ - public static final String REVISION = "$Revision: 1.20 $"; + public static final String REVISION = "$Revision: 1.21 $"; /** * The friendly name for this component, used by