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

Modified Files:
        Makefile 
Log Message:



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


Index: Makefile
===================================================================
RCS file: /var/cvs/tests/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- Makefile    16 Dec 2008 15:32:54 -0000      1.7
+++ Makefile    14 Apr 2009 12:59:37 -0000      1.8
@@ -2,11 +2,11 @@
 ant=ant -quiet -listener org.apache.tools.ant.listener.Log4jListener -lib 
lib:. -Dnoconnection=true
 #ant=ant -lib lib:. -Dnoconnection=true
 
-.PHONY: all bridge rmmci dbsq util clustering convert typerel richtext 
cloudcontext
+.PHONY: all bridge rmmci dbsq util clustering convert typerel richtext 
cloudcontext transactions
 all:
        $(ant) run.all
 bridge:
-       $(ant) run.bridge
+       $(ant) run.bridge | tee work/bridge.log
 
 richtext:
        $(ant) run.richtext
@@ -24,3 +24,7 @@
        $(ant) run.convertimage
 typerel:
        $(ant) run.typerel
+transactions:
+       $(ant) run.transactions
+
+
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to