Code commits

Smack (4.2)

  • Florian Schmaus <flo@geekplace.eu>

    Florian Schmaus <flo@geekplace.eu> 997766533f7fe9d0a0314e9ddeec9991499c71ca

    Merge pull request #161 from ibauersachs/condition-to-type-mappings
    Make XMPPError Condition to Type mapping consistent

  • Florian Schmaus <flo@geekplace.eu>

    Florian Schmaus <flo@geekplace.eu> 6653638e77d4c54a037c2117e60df64a62698615

    Merge pull request #167 from ibauersachs/fix-javadoc-indentation
    Fix too shorts indents of two Javadoc comments

  • Ingo Bauersachs <ingo@jitsi.org>

    Ingo Bauersachs <ingo@jitsi.org> 25114b3fc1b3510a734524139080e970eb8b45ee

    Add a test to ensure all Conditions have a Type mapping

    • smack-core/src/main/java/org/jivesoftware/smack/packet/XMPPError.java (version 25114b3fc1b3510a734524139080e970eb8b45ee)
    • smack-core/src/test/java/org/jivesoftware/smack/packet/XMPPErrorTest.java (version 25114b3fc1b3510a734524139080e970eb8b45ee)
  • Ingo Bauersachs <ingo@jitsi.org>

    Ingo Bauersachs <ingo@jitsi.org> b7542bbde5546b8c794a391963b34f67d852dea5

    Fix too shorts indents of two Javadoc comments

    • smack-core/src/main/java/org/jivesoftware/smack/SmackConfiguration.java (version b7542bbde5546b8c794a391963b34f67d852dea5)
  • Ingo Bauersachs <ingo@jitsi.org>

    Ingo Bauersachs <ingo@jitsi.org> 199311eda16b7b6a3457129fe0f1585bb6289293

    Fix error Condition to Type mappings to match RFC 6120
    Synchronize the Javadoc table to match the actual implementation.

    • smack-core/src/main/java/org/jivesoftware/smack/packet/XMPPError.java (version 199311eda16b7b6a3457129fe0f1585bb6289293)