This repository was archived by the owner on Sep 1, 2023. It is now read-only.
1.0.8: Minor maintenance update
- Fixed broken link in docs
- Added a documentation section for proxying Apache2 to a jobson server
- Fixed *some* compiler + runtime warnings related to running jobson
with a newer JDK (reflective access, etc.) and other compiler
warnings about deprecations
- Some runtime warnings still exist. These will be fixed when jobson's
dependencies (namely, Dropwizard) are updated.
- Fixed travis configuration