mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-03-21 14:13:12 +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 |