taylor 2004/09/21 10:50:56 Modified: . project.properties Log: turn off tests by default CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.18 +1 -0 jakarta-jetspeed/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed/project.properties,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- project.properties 27 Jun 2004 02:08:50 -0000 1.17 +++ project.properties 21 Sep 2004 17:50:56 -0000 1.18 @@ -22,6 +22,7 @@ #This is needed to make the old build.xml files use the new directories, if called via maven build.dir = target lib.dir = ${lib.repo} +maven.test.skip=true # ------------------------------------------------------------------- # F U S I O N P R O P E R T I E S
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]