Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/privacy
Florian Schmaus b2221d5483 Add more checkstyle tests
- Lines containing tab(s) after space
- Usage of printStackTrace
- Usage of println
- Add SupressionCommentFilter module

SuppressionCommentFilter can be enabled with
// CHECKSTYLE:OFF
and disabled with
// CHECKSTYLE:ON
2015-03-17 22:02:44 +01:00
..
filter Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
packet Add more checkstyle tests 2015-03-17 22:02:44 +01:00
provider Add more checkstyle tests 2015-03-17 22:02:44 +01:00
PrivacyList.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
PrivacyListListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PrivacyListManager.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00