mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-05 04:31:07 +01:00
No description
aSmack replaces 'new MXParser()' with 'XmlPullParserFactory.newInstance().newPullParser()' which can throw a XmlPullParserException. In order to build aSmack, we need to move the 'new MXParser()' within a try/catch block. |
||
|---|---|---|
| build | ||
| documentation | ||
| experimental | ||
| jingle/extension | ||
| sample | ||
| source | ||
| test | ||
| test-unit/org/jivesoftware | ||
| workgroup | ||
| .gitignore | ||
| Makefile | ||