Author: felixk
Date: Tue Apr 5 11:17:48 2011
New Revision: 1088976
URL: http://svn.apache.org/viewvc?rev=1088976&view=rev
Log:
We're using version 1.2. This issue is fixed in 1.0-alpha-2 (see
http://jira.codehaus.org/browse/MRRESOURCES-6). Do the tests again.
Modified:
james/mailet/api/trunk/pom.xml
Modified: james/mailet/api/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=1088976&r1=1088975&r2=1088976&view=diff
==============================================================================
--- james/mailet/api/trunk/pom.xml (original)
+++ james/mailet/api/trunk/pom.xml Tue Apr 5 11:17:48 2011
@@ -67,8 +67,6 @@
<properties>
<target.jdk>1.5</target.jdk>
- <!-- This is here because of http://jira.codehaus.org/browse/MRRESOURCES-6
-->
- <maven.test.skip>true</maven.test.skip>
</properties>
<dependencies>