Skip to content

Conversation

@guusdk
Copy link
Contributor

@guusdk guusdk commented Apr 2, 2025

No description provided.

guusdk added 3 commits April 2, 2025 13:01
Although the code of this project likely is compatible with Java 1.4, modern JVMs refuse to compile, with errors like these:

```
Compilation failure: Compilation failure:
Error:  Source option 7 is no longer supported. Use 8 or later.
Error:  Target option 7 is no longer supported. Use 8 or later.
```

To circument that, the source and darget definitions are set to 8 in this commit.
@guusdk guusdk force-pushed the do_release_1.0.0 branch from 3f9eda2 to 39e1949 Compare April 2, 2025 11:01
@guusdk guusdk merged commit eb1c7f3 into main Apr 2, 2025
5 checks passed
@guusdk guusdk deleted the do_release_1.0.0 branch April 2, 2025 11:28
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