Skip to content
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

INT-3984: UDP: OS Selected Server Port #1641

Merged
merged 1 commit into from Nov 24, 2015

Conversation

garyrussell
Copy link
Contributor

JIRA: https://jira.spring.io/browse/INT-3894

Allow UDP server port (and sender Ack port) to be selected by the operating system.

Also fix multicast tests to run on all platforms.

Change tests to use OS selected port.

Tested on OS X, Linux, Windows.

@artembilan
Copy link
Member

:spring-integration-ip:testAll                                                                               

BUILD SUCCESSFUL

Total time: 2 mins 31.56 secs

on Windows.

Note, that StompServerIntegrationTests used to fail here on Travis.
I really would like to see logs from there...

@garyrussell
Copy link
Contributor Author

With travis, if I need details, I usually patch the script to run :spring-integration-xxx:test --debug (just one module, though).

JIRA: https://jira.spring.io/browse/INT-3894

Allow UDP server port (and sender Ack port) to be selected by the operating system.

Also fix multicast tests to run on all platforms.

Change tests to use OS selected port.
@garyrussell garyrussell merged commit b421898 into spring-projects:master Nov 24, 2015
@garyrussell garyrussell deleted the INT-3894 branch November 24, 2015 16:57
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.

None yet

2 participants