User: schulze
Date: 00/10/07 17:03:03
Modified: src/build build.xml
Log:
simple loadtest added.
Revision Changes Path
1.5 +10 -0 jbosstest/src/build/build.xml
Index: build.xml
===================================================================
RCS file: /products/cvs/ejboss/jbosstest/src/build/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build.xml 2000/10/05 19:21:02 1.4
+++ build.xml 2000/10/08 00:03:02 1.5
@@ -156,6 +156,16 @@
basedir="${build.classes.dir}"
includes="org/jboss/test/testbean2/interfaces/**,org/jboss/test/testbean/interfaces/**,org/jboss/test/testbean2/bean/**,**/*.xml"
/>
+
+ <!-- load test -->
+ <deltree dir="${build.classes.dir}/META-INF"/>
+ <jar jarfile="${build.lib.dir}/load.jar"
+ basedir="${build.classes.dir}"
+ manifest="${etc.dir}/manifest.mf"
+
includes="org/jboss/test/load/test/**,org/jboss/test/testbean/interfaces/**"
+ />
+
+
</target>
<!-- =================================================================== -->
- [jBoss-Dev] CVS update: jbosstest/src/build build.xm... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
- [jBoss-Dev] CVS update: jbosstest/src/build bui... jBoss CVS Development
