Skip to content

Fixup javadoc and maven publishing

Latest
Compare
Choose a tag to compare
@Techcable Techcable released this 30 Apr 18:20
· 8 commits to master since this release
09fb79f

This just has some minor changes for documentation and packaging. Nothing meaningful has been done to the code.

Packaging and building is a little more complicated than for a normal project, because I am using JitPack (https://jitpack.io).

Fixes

  • Have Gradle use Java toolchain 11
  • Fix javadoc warnings & errors
  • Clarify readme, point to correct javadoc location (we host docs using jitpack)
    • Document how to add gradle dependency (again using jitpack)
    • More explicitly state I am not the original author.
  • Upgrade Gradle to 8.1.1