Smack/smack-core/src/test/java/org/jivesoftware/smack/util
Ingo Bauersachs 699145ee5f Get descriptive text from error without lang
A stanza with <error><text>Some text</text></error>, i.e. without a
xml:lang attribute, did not return the value 'Some text' in
getDescriptiveText().

Insert the empty string as key when the attribute is not present while
parsing the xml. When writing, omit the attribute if the key is the
empty string.
2017-09-27 00:21:40 +02:00
..
stringencoder Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
NetworkUtil.java Implement flexible port selection in Socks5ClientTest 2016-07-08 08:07:37 +02:00
PacketParserUtilsTest.java Get descriptive text from error without lang 2017-09-27 00:21:40 +02:00
SHA1Test.java More checkstyle whitespace related checks 2017-05-24 14:42:38 +02:00
StringUtilsTest.java Bump "Error Prone" to 2.0.15 2017-02-11 16:16:41 +01:00