mcconnell 2002/12/11 16:36:40 Modified: merlin/src/test/config block.xml Log: mods related to testing Revision Changes Path 1.3 +1 -19 avalon-sandbox/merlin/src/test/config/block.xml Index: block.xml =================================================================== RCS file: /home/cvs/avalon-sandbox/merlin/src/test/config/block.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- block.xml 11 Dec 2002 02:53:40 -0000 1.2 +++ block.xml 12 Dec 2002 00:36:40 -0000 1.3 @@ -5,30 +5,12 @@ <block> - <!-- - Defintion of the default logging priorities. - --> - - <categories priority="WARN"> - <category priority="DEBUG" name="/sys" /> - </categories> - <!-- - Configuration of the component management engine that will be supplied + Configuration of the service management engine that will be supplied to the block during deployment. --> <engine> - - <!-- - Declaration of supplimentary extension directories. - --> - - <!-- - <library dir="."> - <include name="build/lib"/> - </library> - --> <!-- Declaration of the location of additional supporting jar files
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>