irobertson / pojomatic

Pojomatic provides configurable implementations of the equals(Object), hashCode() and toString() methods inherited from java.lang.Object.
30 stars 7 forks source link

Add module support to pojomatic #13

Closed irobertson closed 6 years ago

irobertson commented 6 years ago

At minimum, this would mean adding an entry to manifest.mf, but we should be able to go the distance and add a proper module-info file.

irobertson commented 6 years ago

Fixed in 2.1.0