neeme 2004/05/06 03:54:49 Modified: fortress/bean/src/test/org/apache/avalon/fortress/tools FortressBeanTestCase.xconf Log: no need for proxies while testing Revision Changes Path 1.5 +1 -1 avalon-excalibur/fortress/bean/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.xconf Index: FortressBeanTestCase.xconf =================================================================== RCS file: /home/cvs/avalon-excalibur/fortress/bean/src/test/org/apache/avalon/fortress/tools/FortressBeanTestCase.xconf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- FortressBeanTestCase.xconf 28 Feb 2004 15:16:27 -0000 1.4 +++ FortressBeanTestCase.xconf 6 May 2004 10:54:49 -0000 1.5 @@ -17,6 +17,6 @@ limitations under the License. =================================================================== --> -<fortress> +<fortress proxy-type="none"> <test id="test" logger="test"/> </fortress>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]