File: Make-starjava-votable-reproducible.patch

package info (click to toggle)
starjava-votable 2.0%2B2025.08.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,272 kB
  • sloc: java: 13,196; xml: 839; makefile: 26
file content (20 lines) | stat: -rw-r--r-- 537 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 8c29d5b..51fc329 100644
--- a/build.xml
+++ b/build.xml
@@ -818,6 +818,7 @@
              classpathref="classpath">
       <arg value="-Xdoclint:all,-missing"/>
       <arg value="-quiet"/>
+      <arg value="-notimestamp"/>
 
       <!-- Get a list of directories that name all the potential
        !   java packages -->