taylor 02/05/16 12:58:51
Modified: build build.xml
Log:
added new unit test for Profiler service
Revision Changes Path
1.142 +1 -0 jakarta-jetspeed/build/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- build.xml 26 Apr 2002 17:01:50 -0000 1.141
+++ build.xml 16 May 2002 19:58:50 -0000 1.142
@@ -820,6 +820,7 @@
-->
<test
name="org.apache.jetspeed.util.template.TestJetspeedLinkFactory"/>
<test name="org.apache.jetspeed.util.rewriter.FrameRewriterTest"/>
+ <test
name="org.apache.jetspeed.services.profiler.TestProfilerService"/>
</junit>
</target>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>