unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Making javadoc reproducible
@ 2018-10-12 17:00 Gábor Boskovits
  2018-10-12 17:35 ` Gábor Boskovits
  2018-10-15 10:09 ` Danny Milosavljevic
  0 siblings, 2 replies; 12+ messages in thread
From: Gábor Boskovits @ 2018-10-12 17:00 UTC (permalink / raw)
  To: Guix-devel

Hello guix,

I've tracked down the javadoc timestamp problem.
There is a command line flag for javadoc (notimestamp), that disables
generating the comment in the docs that contains the timestamp.
Currently I see two ways forward:
1. Track down the calls to javadoc, and add the flag to all calls.
2. Write a simple patch to make javadoc behave as if notimestamp was
specified, whenever
SOURCE_DATE_EPOCH is defined.
I do not think, that the patch produced by 2 is upstreamable, but it
seems much less work. WDYT?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-05-19 13:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-12 17:00 Making javadoc reproducible Gábor Boskovits
2018-10-12 17:35 ` Gábor Boskovits
2018-10-12 18:01   ` Björn Höfling
2018-10-12 18:14     ` Gábor Boskovits
2019-05-19  9:57       ` Mykola Nikishov
2019-05-19 13:46         ` Gábor Boskovits
2018-10-12 18:42     ` Vagrant Cascadian
2018-10-13 21:06       ` Alex Vong
2018-10-14  3:35       ` Chris Marusich
2018-10-14  6:43         ` Gábor Boskovits
2018-10-14 19:19           ` Gábor Boskovits
2018-10-15 10:09 ` Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).