Smack/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold/nat
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
..
BasicResolver.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
BasicTransportManager.java Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00
BridgedResolver.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
BridgedTransportManager.java Expose InterruptedException 2015-02-14 14:57:33 +01:00
DatagramListener.java Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00
FixedResolver.java Expose InterruptedException 2015-02-14 14:57:33 +01:00
FixedTransportManager.java 's;^\s+$;;' on all source files 2015-03-17 11:33:02 +01:00
HttpServer.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
ICECandidate.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
ICEResolver.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
ICETransportManager.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
JingleTransportManager.java Expose InterruptedException 2015-02-14 14:57:33 +01:00
RTPBridge.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
ResultListener.java Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00
STUN.java Expose InterruptedException 2015-02-14 14:57:33 +01:00
STUNResolver.java Expose InterruptedException 2015-02-14 14:57:33 +01:00
STUNTransportManager.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
TcpUdpBridgeClient.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
TcpUdpBridgeServer.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
TestResult.java Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00
TransportCandidate.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
TransportNegotiator.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
TransportResolver.java Add more checkstyle tests 2015-03-17 22:02:44 +01:00
TransportResolverListener.java Expose InterruptedException 2015-02-14 14:57:33 +01:00