quartz-scheduler / quartz

Code for Quartz Scheduler
http://www.quartz-scheduler.org
Apache License 2.0
6.32k stars 1.94k forks source link

fix: #1116-Move classes to the correct folder #1215

Closed bcode2 closed 1 month ago

bcode2 commented 1 month ago

Fixes issue https://github.com/quartz-scheduler/quartz/issues/1116 fix: Move classes to the correct folder following java recommended package naming conventions

Changes

-


Checklist

jhouserizer commented 1 month ago

thanks again