Skip to content
Success

Changes

Summary

  1. Adding SpecLicense.html to javadoc classified artifacts (details)
  2. Issue #295 - Javadoc License fixes from PR review (details)
Commit 6c6f872bb89e12daa788484966e3e82481eea2d5 by Joakim Erdfelt
Adding SpecLicense.html to javadoc classified artifacts
+ Adding maven-javadoc-plugin configuration for:
* description
* doc title
* window title
* header
* bottom (with links to mailing list and included EFSL license)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was addedspec/LICENSE.html
The file was modified api/pom.xml (diff)
The file was addedapi/client/src/main/javadoc/doc-files/SpecLicense.html
The file was addedapi/server/src/main/javadoc/doc-files/SpecLicense.html
Commit 5599127ca22c67dd23078030f522b51524d4cfbe by Joakim Erdfelt
Issue #295 - Javadoc License fixes from PR review
+ Renamed SpecLicense.html to EFSL.html
+ Added <inceptionYear> to pom
+ Removed redundant <br> in javadoc <header> configuration
+ Corrected javadoc <bottom> configuration
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
The file was addedapi/client/src/main/javadoc/doc-files/EFSL.html
The file was removedapi/server/src/main/javadoc/doc-files/SpecLicense.html
The file was modified api/pom.xml (diff)
The file was addedapi/server/src/main/javadoc/doc-files/EFSL.html
The file was modified pom.xml (diff)
The file was removedapi/client/src/main/javadoc/doc-files/SpecLicense.html