You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/08/14 15:36:25 UTC

cvs commit: jakarta-turbine-2 project.properties

epugh       2004/08/14 06:36:25

  Modified:    .        project.properties
  Log:
  Update how we run the unit tests
  
  Revision  Changes    Path
  1.31      +3 -2      jakarta-turbine-2/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.properties,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.properties	31 Mar 2004 19:20:50 -0000	1.30
  +++ project.properties	14 Aug 2004 13:36:25 -0000	1.31
  @@ -43,7 +43,8 @@
   compile.optimize = off
   compile.deprecation = off
   maven.compile.deprecation = off
  -maven.test.ignore.failures=true
  +maven.test.ignore.failures=false
  +maven.junit.fork=true
   
   # -------------------------------------------------------------------
   #  M U L T I P R O J E C T   S E T T I N G S
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org