Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv14035

Modified Files:
        README.txt 
Log Message:
some info about how to use scripts


See also: http://cvs.mmbase.org/viewcvs/tests


Index: README.txt
===================================================================
RCS file: /var/cvs/tests/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- README.txt  3 Jun 2008 09:51:52 -0000       1.3
+++ README.txt  13 Aug 2008 22:04:13 -0000      1.4
@@ -1,9 +1,3 @@
-TODO: because of migration to maven the below information is not any more 
correct.
-      I have no idea how to run the tests now.
-      The tests cannot even be run with ant any more, because rmmci does not 
compile with ant.
-
-
-
 Automated (junit) tests for mmbase. Things you might like to know.
 
 - Every test should have an entry in build.xml in this directory.
@@ -27,3 +21,12 @@
      - BridgeTests.xml (aa, bb, cc builders with all kind of fields)
      - MyNews.xml      (based on MyNews from core, but auto deploy (and 
perhaps more?))
 
+
+- The test-script are implemented using ant, but use artifacts from maven 
(using
+  'install-dependency.xml').
+
+- You can also, if available on your system, use 'make' which calls ant with 
options to make it less verbose:
+  eg:
+  -make all
+  -make bridge
+  ...
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to