|
From: Pelle B. <pe...@us...> - 2004-04-14 23:51:28
|
Update of /cvsroot/neuclear/neuclear-ledger-prevalent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5269 Modified Files: project.properties Log Message: Fixed Exchange tests and Cactus tests working on web app. Index: project.properties =================================================================== RCS file: /cvsroot/neuclear/neuclear-ledger-prevalent/project.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** project.properties 23 Mar 2004 22:02:23 -0000 1.3 --- project.properties 14 Apr 2004 23:51:20 -0000 1.4 *************** *** 2,6 **** # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- ! maven.test.skip=false maven.compile.debug = on --- 2,6 ---- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- ! maven.test.skip=true maven.compile.debug = on |