Closed adamkewley closed 6 years ago
The server boots fine on windows. However, the refactoring is probably best done on an actual windows dev machine (e.g. a VM) and there will need to be relevant CI systems added once Jobson's passing all tests on Windows to ensure there's no regressions on Linux + Mac + Windows whenever a change comes in.
I won't have time to do this for the next release
This relates to #22 because refactoring the build into a multimodule project will allow for per-platform packaging and testing (previously: it was all part of a big pipeline that would be annoying to do multiplat with).
This has been dropped for 1.0.0 and will be put into a wishlist ticket. Closing this because it's a stale issue and I'm reorganizing project priorities.
Some downstream developers use Windows. There is nothing stopping Jobson from supporting Windows--it uses standard Java--but there are a few tests and packaging scripts that probably need to be refactored to add Windows support.