Smack/smack-legacy/src/main/java/org/jivesoftware/smackx/workgroup
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
..
agent 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
ext Add more checkstyle tests 2015-03-17 22:02:44 +01:00
packet 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
settings Enable PacketExtensions for IQs 2014-11-10 11:43:18 +01:00
user Add more checkstyle tests 2015-03-17 22:02:44 +01:00
util Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
MetaData.java Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
QueueUser.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
WorkgroupInvitation.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
WorkgroupInvitationListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00