Author: struberg
Date: Tue Oct 25 06:57:57 2016
New Revision: 1766477

URL: http://svn.apache.org/viewvc?rev=1766477&view=rev
Log:
activate running the TCK by default. Costs 14 seconds, but we have a guarantee 
that all things are green.

Modified:
    bval/trunk/bval-tck11/pom.xml

Modified: bval/trunk/bval-tck11/pom.xml
URL: 
http://svn.apache.org/viewvc/bval/trunk/bval-tck11/pom.xml?rev=1766477&r1=1766476&r2=1766477&view=diff
==============================================================================
--- bval/trunk/bval-tck11/pom.xml (original)
+++ bval/trunk/bval-tck11/pom.xml Tue Oct 25 06:57:57 2016
@@ -133,6 +133,7 @@ under the License.
         <profile>
             <id>tck</id>
             <activation>
+                <activeByDefault>true</activeByDefault>
                 <property>
                     <name>tck11</name>
                 </property>


Reply via email to