owner v1.0.7 Release Notes

Release Date: 2015-03-30 // about 9 years ago
  • ๐Ÿš€ Release 1.0.7 failed deployment in Maven Central Repository

    Some required pom was skipped, and if you try to use it as dependency in your project, it may raise some maven error or other issues. So, avoid using 1.0.7 and jump to 1.0.8!

    ๐Ÿ›  v1.0.7 contains following enhancements and bug fixes.

    โœจ Enhancements

    • โž• Added JMX Support. See #107 and
      #19.
      Thanks @robinmeiss.
      ๐Ÿ“š I still need to write the documentation on how to use it (sorry).
    • โž• Added examples module, containing some example Maven Java projects to show some of the API features.
      ๐Ÿš€ This gets packaged in the released archive artifacts (zip and tarballs).

    Site Enhancements

    • None.

    ๐Ÿ› Bugs fixes

    • ๐Ÿ›  Fixed packaging: the owner-extras.jar was missing required classes.
      ๐Ÿ‘€ See #114. Thanks @ksaritek for the patience.

    ๐Ÿš€ Downloadable artifacts are published on GitHub and
    on Maven Central Repository.