Skip to content

Update repl script #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

vanitasvitae
Copy link
Member

replace deprecated "<<" semantic with doLast

fermh2010 and others added 16 commits March 20, 2017 16:56
Should be submit instead of form
Fixes SMACK-752
…h-formtype

Fix enable push notification IQ form type
Filter also messages with bodies or thread element.
In case the server provided nonce contained one or more equals
characters ("=") the part.split("=") call would return more then the
expected two key/value parts. Hence we simply use part.split("=", 2).

Also made the unit test check for this case.

Fixes SMACK-755
…eLeafNode

Fix getOrCreateLeafNode for Prosody
by using the protected constructor and not reflection.
and rethrow the original exception.
@vanitasvitae vanitasvitae deleted the fixReplBuildScript branch February 21, 2018 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants