Florian Schmaus
489816c61f
Renamed Connection to XMPPConnection
2014-03-10 09:45:50 +01:00
Florian Schmaus
54a421e84e
Make JUL Loggers final (SMACK-536)
2014-02-26 22:00:27 +01:00
Florian Schmaus
d069e1be64
Normalize newlines to '\n'
...
Change all \r\n into unix style newlines. Add missing newlines at the
end of a file and activate the newline checkstyle module, that enforces
'\n' as newline and a newline at the end of every file.
2014-02-17 23:58:40 +01:00
Florian Schmaus
1e57f1c659
Activate checkstyle and add missing license headers
...
Delete also all "All rights reserved" statements, as they are
unnecessary and conflict with checkstyle's header check. Delete unused
imports.
2014-02-17 20:09:55 +01:00
Florian Schmaus
8d3814a8a7
New API design (SMACK-545)
2014-02-15 13:03:47 +01:00