taylor 2002/11/18 16:15:38
Modified: build build.xml
Log:
added unittest for dbpsml criteria
Revision Changes Path
1.171 +1 -1 jakarta-jetspeed/build/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- build.xml 16 Nov 2002 17:30:32 -0000 1.170
+++ build.xml 19 Nov 2002 00:15:38 -0000 1.171
@@ -973,6 +973,7 @@
<!-- JUnit unit tests -->
<test name="org.apache.jetspeed.capability.TestCapabilityMap"/>
<test name="org.apache.jetspeed.services.psmlmanager.TestMarshalPsml"/>
+ <test name="org.apache.jetspeed.services.psmlmanager.TestDbCriteria"/>
<test
name="org.apache.jetspeed.services.registry.TestMarshallRegistry"/>
<test name="org.apache.jetspeed.services.idgenerator.TestIdGenerator"/>
<test
name="org.apache.jetspeed.util.template.TestJetspeedLinkFactory"/>
@@ -1217,7 +1218,6 @@
</ant>
</target>
-
<!-- =================================================================== -->
<!-- Include the usage target and the test targets for the different -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>