Smack/smack-core/src
Florian Schmaus fb3a71a14d Fix ConcurrentModificationException in XmlStringBuilder.appendToXml()
We want to append to appendable, not sb, the LazyStringBuilder we are
currently iterating over,
2019-09-18 08:48:39 +02:00
..
integration-test Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
main Fix ConcurrentModificationException in XmlStringBuilder.appendToXml() 2019-09-18 08:48:39 +02:00
test gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00