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-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org