weaver      2004/09/20 09:44:16

  Modified:    .        project.properties
  Log:
  Disable unit test by default.  There is no need for end user to have to consistently 
suffer through all of the unit tests.
  
  Revision  Changes    Path
  1.24      +2 -0      jakarta-jetspeed-2/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/project.properties,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.properties        29 Jul 2004 22:27:51 -0000      1.23
  +++ project.properties        20 Sep 2004 16:44:16 -0000      1.24
  @@ -22,6 +22,8 @@
   
   maven.compile.deprecation=on
   
  +maven.test.skip=true
  +
   maven.junit.fork=true
   maven.compile.fork=yes
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to