You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2013/04/12 17:27:27 UTC

svn commit: r1467310 - /accumulo/branches/1.5/pom.xml

Author: ctubbsii
Date: Fri Apr 12 15:27:27 2013
New Revision: 1467310

URL: http://svn.apache.org/r1467310
Log:
ACCUMULO-924 Fix brokenness in jar sealing profile that skipped tests

Modified:
    accumulo/branches/1.5/pom.xml

Modified: accumulo/branches/1.5/pom.xml
URL: http://svn.apache.org/viewvc/accumulo/branches/1.5/pom.xml?rev=1467310&r1=1467309&r2=1467310&view=diff
==============================================================================
--- accumulo/branches/1.5/pom.xml (original)
+++ accumulo/branches/1.5/pom.xml Fri Apr 12 15:27:27 2013
@@ -842,7 +842,6 @@
       <activation>
         <property>
           <name>skipTests</name>
-          <value>!false</value>
         </property>
       </activation>
       <properties>