Author: gmcdonald
Date: Thu Jul 16 01:09:27 2009
New Revision: 794482
URL: http://svn.apache.org/viewvc?rev=794482&view=rev
Log:
Enable unit tests
Modified:
incubator/log4php/trunk/pom.xml
Modified: incubator/log4php/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=794482&r1=794481&r2=794482&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Thu Jul 16 01:09:27 2009
@@ -121,8 +121,7 @@
| PHPUnit must be installed for this execution
+-->
<execution>
- <!-- once LOG4PHP-55 is resolved:
<phase>test</phase> -->
- <phase>never</phase>
+ <phase>test</phase>
<id>test</id>
<configuration>