Smack/core/src/main/java/org/jivesoftware/smack
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
..
compression Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
debugger Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
filter Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
initializer Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
packet Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
parsing Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
provider Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
proxy Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
sasl Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
util Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
AbstractConnectionListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
AccountManager.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
Chat.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ChatManager.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ChatManagerListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
Connection.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ConnectionConfiguration.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ConnectionCreationListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ConnectionListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
DefaultRosterStore.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
MessageListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
NonSASLAuthentication.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
OpenTrustManager.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
PacketCollector.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketInterceptor.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
PacketListener.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketReader.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketWriter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ReconnectionManager.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
Roster.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
RosterEntry.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
RosterGroup.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
RosterListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
RosterStore.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
SASLAuthentication.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SmackConfiguration.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
SmackError.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
UserAuthentication.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
XMPPConnection.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
XMPPException.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00