Adds a bit for #11 by preparing everything.
But actual no javadoc is written.
This is also required to publish the lib to maven central.
How to test
Run ./gradlew publiToMavLoc and inspect ~/.m2/com/ioki/passenger-api.. Somewhere a new -javadoc.jar should be available. Replace jar with zip, unzip it and enjoy our nice javadoc 🙃
Adds a bit for #11 by preparing everything. But actual no javadoc is written.
This is also required to publish the lib to maven central.
How to test
Run
./gradlew publiToMavLoc
and inspect~/.m2/com/ioki/passenger-api
.. Somewhere a new-javadoc.jar
should be available. Replacejar
withzip
, unzip it and enjoy our nice javadoc 🙃