You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by he...@apache.org on 2004/09/20 21:47:20 UTC

cvs commit: jakarta-commons/configuration project.properties

henning     2004/09/20 12:47:20

  Modified:    configuration project.properties
  Log:
  As our test cases now normally pass, we can stop ignoring failing tests.
  
  Revision  Changes    Path
  1.13      +1 -1      jakarta-commons/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/project.properties,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.properties	13 Aug 2004 12:07:41 -0000	1.12
  +++ project.properties	20 Sep 2004 19:47:20 -0000	1.13
  @@ -18,7 +18,7 @@
   maven.checkstyle.properties=conf/checkstyle.xml
   
   maven.junit.fork=true
  -maven.test.failure.ignore=true
  +maven.test.failure.ignore=false
   
   maven.javadoc.links=http://java.sun.com/j2se/1.5/docs/api/, http://jakarta.apache.org/commons/collections/apidocs/, http://jakarta.apache.org/commons/digester/apidocs/, http://jakarta.apache.org/commons/lang/apidocs/, http://www.dom4j.org/apidocs/
   
  
  
  

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