summaryrefslogtreecommitdiff
path: root/qpid/java/etc/coding_standards.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2007-07-31 22:34:12 +0000
committerRafael H. Schloming <rhs@apache.org>2007-07-31 22:34:12 +0000
commitc06860ce45b4f52be1ba934fd4d92da10c9cc25f (patch)
tree116197a711525529c4d2b0228e0528ec405420b2 /qpid/java/etc/coding_standards.xml
parentab82647c839e3aaa8b5c14d75d3e4a95c9075091 (diff)
downloadqpid-python-c06860ce45b4f52be1ba934fd4d92da10c9cc25f.tar.gz
Rolled back revision 561365 and commented out some broken code in ClientSession.java. The trunk should now build.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561578 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/etc/coding_standards.xml')
-rw-r--r--qpid/java/etc/coding_standards.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/java/etc/coding_standards.xml b/qpid/java/etc/coding_standards.xml
index 8f8b808884..00b1a9516a 100644
--- a/qpid/java/etc/coding_standards.xml
+++ b/qpid/java/etc/coding_standards.xml
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.1//EN" "http://www.puppycrawl.com/dtds/configuration_1_1.dtd">
<module name="Checker">
-
<!-- Checks package.html defined for all packages. -->
- <!-- <module name="PackageHtml"/> -->
+ <module name="PackageHtml"/>
<module name="TreeWalker">