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

Fixing several issues that make the projects unusable. #35

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

moaxcp
Copy link
Owner

@moaxcp moaxcp commented Jul 4, 2024

  • Fixing XAuthority when parsing number
  • switched back to junixsocket as jdk does not support sockets only SocketChannel
  • Fixing usage of io.freefair.lombok in protocol projects. The module-path was not being set on the delombok task
  • fixing delombok by removing lombok from projects using junixsocket. Delombok does not support mutli-release jar files.

@moaxcp moaxcp force-pushed the fix-several-issues branch from 316f2e4 to fc15101 Compare July 16, 2024 23:29
@moaxcp moaxcp force-pushed the fix-several-issues branch 2 times, most recently from ae7a697 to 38fec81 Compare July 31, 2024 02:44
* Fixing XAuthority when parsing number
* switched back to junixsocket as jdk does not support sockets only SocketChannel
* Fixing usage of io.freefair.lombok in protocol projects. The module-path was not being set on the delombok task
* fixing delombok by removing lombok from projects using junixsocket. Delombok does not support mutli-release jar files.
* Switched back to junixsocket
@moaxcp moaxcp force-pushed the fix-several-issues branch from 38fec81 to 88bd608 Compare July 31, 2024 02:54
@moaxcp moaxcp merged commit 14817b2 into master Jul 31, 2024
1 check passed
@moaxcp moaxcp deleted the fix-several-issues branch July 31, 2024 14:36
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.

1 participant