You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2014/10/05 04:21:16 UTC

svn commit: r1629465 - /db/torque/torque4/trunk/src/main/checkstyle/checkstyle.xml

Author: tfischer
Date: Sun Oct  5 02:21:15 2014
New Revision: 1629465

URL: http://svn.apache.org/r1629465
Log:
Try fix problem with jenkins build

Modified:
    db/torque/torque4/trunk/src/main/checkstyle/checkstyle.xml

Modified: db/torque/torque4/trunk/src/main/checkstyle/checkstyle.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/src/main/checkstyle/checkstyle.xml?rev=1629465&r1=1629464&r2=1629465&view=diff
==============================================================================
--- db/torque/torque4/trunk/src/main/checkstyle/checkstyle.xml (original)
+++ db/torque/torque4/trunk/src/main/checkstyle/checkstyle.xml Sun Oct  5 02:21:15 2014
@@ -190,7 +190,6 @@
 
         <!-- Checks for common coding problems               -->
         <!-- See http://checkstyle.sf.net/config_coding.html -->
-        <module name="DoubleCheckedLocking"/>    <!-- MY FAVOURITE -->
         <module name="EmptyStatement"/>
         <module name="EqualsHashCode"/>
         <module name="FallThrough"/>



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