From d45fa9c2df01286d35542665d65071deca0fbb07 Mon Sep 17 00:00:00 2001 From: MW Date: Fri, 27 Feb 2009 15:57:09 +0000 Subject: Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid.GridServer.Modules. This class handles all the initialising of the grid server. And made GridServer into basically a generic server that just loads plugins. So this is a step towards having a generic server that loads service modules. --- prebuild.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 70d4fea..1bb0f8e 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -738,12 +738,14 @@ + + @@ -772,7 +774,6 @@ - -- cgit v1.1