File: Make-starjava-votable-reproducible.patch

package info (click to toggle)
starjava-votable 2.0%2B2024.11.07-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,260 kB
  • sloc: java: 12,978; xml: 838; 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 ef0b7e5..c6784ef 100644
--- a/build.xml
+++ b/build.xml
@@ -817,6 +817,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 -->