diff --git a/resources/releasedocs/README.html b/resources/releasedocs/README.html index 962c43fbc..195858a8f 100644 --- a/resources/releasedocs/README.html +++ b/resources/releasedocs/README.html @@ -155,13 +155,28 @@ hr {

Thank you for downloading Smack! This version of Smack is compatible -with JVMs @targetCompatibility@ or higher. If you dont' use a +with JVMs @targetCompatibility@ or higher. Using a build system which +is able to consume Maven artifacts, like gradle or Maven, is highly +recommended when using Smack. +

+ +

+ This is not the real README. Please visit +

+ https://www.igniterealtime.org/projects/smack/readme +
+ for the README of the current stable Smack version. +

+ +

+If you dont' use a dependency resolution system, like gradle or maven, then you will need to download at least the Xml Pull Parser 3rd Edition (XPP3) library or any other library that implements the XmlPullParser interface -(like kXML). +(like kXML) and the set of +jXMPP libraries.

@@ -174,21 +189,14 @@ fixes to the code, please visit the online forum.

-

About the Distribution

- -The smack-core.jar file in the main distribution folder. The optional -smack-extensions.jar contains the Smack extensions -while smack-debug.jar contains an enhanced debugger.

-

Changelog and Upgrading

View the changelog for a list of changes since the last release. -If you are upgrading from Smack 3 to Smack 4, then please consult the Smack 4 Readme and Upgrade Guide

License Agreements