From 4771e2672b1e28988a2191c451ad78c585e76d81 Mon Sep 17 00:00:00 2001 From: Gaston Dombiak Date: Thu, 11 Mar 2004 16:45:21 +0000 Subject: [PATCH] Updates the distribution secion with smackx-debug.jar info git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2245 b35dd754-fafc-0310-a699-88a17e54d16e --- build/resources/releasedocs/README.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/resources/releasedocs/README.html b/build/resources/releasedocs/README.html index 73fec45ff..5bfa1103d 100644 --- a/build/resources/releasedocs/README.html +++ b/build/resources/releasedocs/README.html @@ -79,7 +79,8 @@ fixes to the code, please visit the The smack.jar file in the main distribution folder is the only binary file required for embedding XMPP functionality into client applications. The optional -smackx.jar contains the Smack extensions.

+smackx.jar contains the Smack extensions +while smackx-debug.jar contains an enhanced debugger.

If you downloaded the developer release, the full source of the library is included in the source directory and can be compiled using the build scripts found in the