File: Make-starjava-votable-reproducible.patch

package info (click to toggle)
starjava-votable 2.0%2B2022.08.30-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,188 kB
  • sloc: java: 12,138; xml: 655; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 540 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Snahil Singh <ss11381@nyu.edu>
Date: Wed, 7 Nov 2018 00:45:44 +0000
Subject: Make starjava-votable reproducible

---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 35a0e19..17f654c 100644
--- a/build.xml
+++ b/build.xml
@@ -814,6 +814,7 @@
              encoding="cp1252"
              classpathref="classpath">
       <arg value="-Xdoclint:all,-missing"/>
+      <arg value="-notimestamp"/>
 
       <!-- Get a list of directories that name all the potential
        !   java packages -->