forked from bisq-network/bisq-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish Javadoc jar from Gradle build
In order to take advantage of JitPack's automatic Javadoc publication service documented at https://jitpack.io/docs/#features. This should result in bisq-core Javadoc being browseable at https://jitpack.io/network/bisq/bisq-core/-SNAPSHOT/javadoc. Note that JDK 8's aggressive 'doclint' warnings and errors had to be suppressed here. See the following link for details: http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html. Also note that several ugly Javadoc warnings coming out of Dispute.java were un-suppressable, apparently for reasons described at https://stackoverflow.com/q/29902718.
- Loading branch information
Showing
3 changed files
with
17 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters