jOOQ / jOOR

jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
http://www.jooq.org/products
Apache License 2.0
2.8k stars 377 forks source link

Release schedule question #80

Closed devinrsmith closed 5 years ago

devinrsmith commented 5 years ago

Do you have a pre-determined release schedule/diligent in sticking to the milestone issues? I'm hoping to take advantage of https://github.com/jOOQ/jOOR/pull/79 through the official maven central channels. If there aren't plans to push an official release soon, no worries. Thanks!

lukaseder commented 5 years ago

Sure, we can release 0.9.11 with these 3 issues: https://github.com/jOOQ/jOOR/milestone/8?closed=1

Will do today.

lukaseder commented 5 years ago

Done. Expect the artifacts to show up on Maven Central within 1-2 hours.