Skip to content

Java prebuild support#212

Merged
borrrden merged 4 commits into
mainfrom
java_prebuild
Jun 13, 2025
Merged

Java prebuild support#212
borrrden merged 4 commits into
mainfrom
java_prebuild

Conversation

@borrrden
Copy link
Copy Markdown
Member

No description provided.

@borrrden borrrden requested a review from bmeike June 13, 2025 03:00
@borrrden
Copy link
Copy Markdown
Member Author

A lot of this PR is refactoring desktop and webservice to have a base class since most of their prebuild stuff is identical.

The issue is that there is no information passed into the teardown about whether or not the test server was downloaded.  In the run tests phase it actually downloads the test server and marks it as downloaded as a side effect.  However, when stopping this doesn't happen so I added in a sneaky optional argument written in a way that I will continue to notice to both fix the problem and remind me to do a better fix later.
@borrrden borrrden merged commit 35f7158 into main Jun 13, 2025
4 checks passed
@borrrden borrrden deleted the java_prebuild branch June 13, 2025 22:16
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