Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure javadocs don't output the date #16

Closed
jroper opened this issue Mar 11, 2016 · 1 comment
Closed

Ensure javadocs don't output the date #16

jroper opened this issue Mar 11, 2016 · 1 comment
Labels
help wanted Ready and waiting for a volunteer

Comments

@jroper
Copy link
Member

jroper commented Mar 11, 2016

The Lagom javadocs are built by running sbt unidoc. The output javadocs however contain a date/timestamp, which means when the docs are rebuilt by our nightlies, every page of the javadocs is touched. See lagom/lagom.github.io@66b4dec for an example. This isn't the end of the world, but isn't ideal. The unidoc configuration should be updated to disable timestamps when javadoc is run.

@jroper jroper added the help wanted Ready and waiting for a volunteer label Mar 11, 2016
@jroper
Copy link
Member Author

jroper commented Apr 15, 2016

Fixed in #80.

@jroper jroper closed this as completed Apr 15, 2016
octonato added a commit to octonato/lagom that referenced this issue Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Ready and waiting for a volunteer
Development

No branches or pull requests

1 participant