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/13 15:01:11 UTC

cvs commit: jakarta-turbine-fulcrum project.properties

epugh       2004/08/13 06:01:11

  Modified:    .        project.properties
  Log:
  don't ignore failures
  
  Revision  Changes    Path
  1.21      +1 -1      jakarta-turbine-fulcrum/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/project.properties,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.properties	14 Feb 2004 14:29:47 -0000	1.20
  +++ project.properties	13 Aug 2004 13:01:10 -0000	1.21
  @@ -19,7 +19,7 @@
   # -------------------------------------------------------------------
   maven.junit.usefile=true
   maven.junit.fork=true
  -maven.test.failure.ignore=true
  +maven.test.failure.ignore=false
   
   # -------------------------------------------------------------------
   #  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