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

Restore Config to fix compilation #77

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

rmotitsuki
Copy link
Contributor

Fix issue #75

Summary

Running the command build-all.sh encountered a compile error. Inspecting the code, the method getRandomPort was missing.

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/rednesp/fdt_github/src/lia/util/net/common/Config.java:[926,23] error: cannot find symbol

This PR restores the code with the private method getRandomPort from release 0.26.2 .

@fixy fixy merged commit aa5a747 into fast-data-transfer:master Mar 10, 2024
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.

2 participants