Smack/README.md

69 lines
3.0 KiB
Markdown
Raw Normal View History

2014-02-15 22:36:42 +01:00
Smack
=====
2014-07-23 08:26:02 +02:00
[![Build Status](https://travis-ci.org/igniterealtime/Smack.svg?branch=master)](https://travis-ci.org/igniterealtime/Smack) [![Project Stats](https://www.openhub.net/p/smackxmpp/widgets/project_thin_badge.gif)](https://www.openhub.net/p/smackxmpp)
2014-02-18 10:03:42 +01:00
About
-----
2014-02-15 22:36:42 +01:00
2014-02-18 10:03:42 +01:00
[Smack] is an Open Source, cross-platform, easy to use Java XMPP
client library.
[Smack] is an Open Source [XMPP (Jabber)] client library for instant
messaging and presence. A pure Java library, it can be embedded into
your applications to create anything from a full XMPP client to simple
XMPP integrations such as sending notification messages and
presence-enabling devices.
2014-02-15 22:36:42 +01:00
Confused? Have a look at the [Overview](documentation/overview.md).
2014-02-15 22:36:42 +01:00
[Smack] - an [Ignite Realtime] community project.
2014-02-18 10:03:42 +01:00
Bug Reporting
-------------
Only a few usrs have acces for for filling bugs in the tracker. New
users should:
1. [Create a forums account](https://community.igniterealtime.org/login!input.jspa?registerOnly=true) (only e-mail is a requirement, you can skip all the other fields).
2. Login to the forum account
2014-02-18 10:03:42 +01:00
3. Press New in your toolbar and choose Discussion
4. Choose the [Smack Developers Forum] of Smack and add the tag 'bug_report' to your new post
2014-02-18 10:03:42 +01:00
Please search for your issues in the bug tracker before reporting.
Contact
-------
The developeres hang around in `#smack` (freenode, IRC). Remember that it
2014-02-18 10:03:42 +01:00
may take some time (~hours) to get a response.
You can also reach us via the
[Smack Users Forum] if you have questions or need support, or the [Smack Developers Forum] if you want to discuss Smack development.
2014-02-18 10:03:42 +01:00
2014-02-16 15:22:47 +01:00
Resources
---------
- Bug Tracker: http://issues.igniterealtime.org/browse/SMACK
- Nightly Builds: http://www.igniterealtime.org/downloads/nightly_smack.jsp
- Nightly Javadoc: http://www.igniterealtime.org/builds/smack/dailybuilds/javadoc/
- Nightly Documentation: http://www.igniterealtime.org/builds/smack/dailybuilds/documentation/
2014-02-16 15:22:47 +01:00
- User Forum: http://community.igniterealtime.org/community/support/smack_users
- Dev Forum: http://community.igniterealtime.org/community/developers/smack
2014-05-25 11:01:52 +02:00
- Maven Releases: https://oss.sonatype.org/content/repositories/releases/org/igniterealtime/smack/
- Maven Snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/igniterealtime/smack/
2014-02-16 15:22:47 +01:00
Ignite Realtime
===============
2014-02-15 22:36:42 +01:00
[Ignite Realtime] is an Open Source community composed of end-users and developers around the world who
are interested in applying innovative, open-standards-based Real Time Collaboration to their businesses and organizations.
We're aimed at disrupting proprietary, non-open standards-based systems and invite you to participate in what's already one
of the biggest and most active Open Source communities.
2014-02-16 15:22:47 +01:00
[Smack]: http://www.igniterealtime.org/projects/smack/index.jsp
[Ignite Realtime]: http://www.igniterealtime.org
[XMPP (Jabber)]: http://xmpp.org/
[Smack Developers Forum]: http://community.igniterealtime.org/community/developers/smack
[Smack Users Forum]: https://community.igniterealtime.org/community/support/smack_users