Commit Graph

19 Commits

Author SHA1 Message Date
Florian Schmaus 4133eb175c Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3
Introducing Smack's own XmlPullParser interface which tries to stay as
compatible as possible to XPP3. The interface is used to either wrap
StAX's XMLStreamReader if Smack is used on Java SE, and XPP3's
XmlPullParser if Smack is used on on Android.

Fixes SMACK-591.

Also introduce JUnit 5 and non-strict javadoc projects.
2019-05-06 22:10:50 +02:00
Florian Schmaus 67cc513b2e Update releasedocs/README.html 2016-07-24 23:40:07 +02:00
Florian Schmaus 1935039432 Improve documentation (targetCompatibility, XPP3) 2014-08-01 19:19:17 +02:00
Florian Schmaus 1fb8a50b79 Improve documentation
remove ambiguous part about smack-core being the only required
library. It's the only required library of *Smack*, but some user could
understand that Smack itself has no other dependencies. In order to
avoid such confusion, simply remove that part.
2014-06-27 12:22:39 +02:00
Florian Schmaus 1de2da8ec4 Update README.html
to point to "Smack 4 Readme and Upgrade Guide" DOC-2703
2014-06-12 18:43:51 +02:00
Florian Schmaus 1e57f1c659 Activate checkstyle and add missing license headers
Delete also all "All rights reserved" statements, as they are
unnecessary and conflict with checkstyle's header check. Delete unused
imports.
2014-02-17 20:09:55 +01:00
Florian Schmaus 201152ef42 Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00
Bill Lynch 9ff61ae9a3 No longer needed
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2121 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:48:08 +00:00
Matt Tucker e89f7c2a57 Updates for the 1.2.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2116 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:19:33 +00:00
Matt Tucker daee26cf12 Added info about the distribution.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2078 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-30 23:56:36 +00:00
Matt Tucker 555c85aff9 Updated for 1.2.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2075 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-29 18:48:17 +00:00
Matt Tucker 87d24ef76b Updated for upcoming 1.2.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2040 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-19 15:24:51 +00:00
Matt Tucker dba4a8c7d7 Updates for 1.1.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1979 b35dd754-fafc-0310-a699-88a17e54d16e
2003-06-25 19:54:02 +00:00
Matt Tucker ff72bc3cc7 Updates for 1.1.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1971 b35dd754-fafc-0310-a699-88a17e54d16e
2003-06-19 18:18:40 +00:00
Matt Tucker 7927733378 Updated for release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1910 b35dd754-fafc-0310-a699-88a17e54d16e
2003-05-01 01:56:38 +00:00
Matt Tucker 8b42274576 Updated for 1.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1907 b35dd754-fafc-0310-a699-88a17e54d16e
2003-04-25 20:42:58 +00:00
Matt Tucker 6b472c6145 Beta 3 changes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1850 b35dd754-fafc-0310-a699-88a17e54d16e
2003-03-09 23:42:20 +00:00
Matt Tucker 756ec479cc Updates for beta 2.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1837 b35dd754-fafc-0310-a699-88a17e54d16e
2003-02-10 05:11:54 +00:00
Matt Tucker 27c4bf255d Initial check-in.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1815 b35dd754-fafc-0310-a699-88a17e54d16e
2003-01-20 15:44:29 +00:00