Remove custom "Build-Id" field from manifest. It contains:
* Timestamp: Makes the build unreproducible.
* Architecture: Makes the build arch-dependent whereas we want it as
noarch.:
* OS and Java version: Too detailed information, triggers too many
publication for no real advantage.
--
diff -up fop-2.1/build.xml.orig fop-2.1/build.xml
--- fop-2.1/build.xml.orig 2018-10-29 07:26:58.205413821 +0100
+++ fop-2.1/build.xml 2018-10-29 07:55:33.117484917 +0100
@@ -460,7 +460,6 @@ list of possible build targets.
-
@@ -482,7 +481,6 @@ list of possible build targets.
-
@@ -506,9 +504,7 @@ list of possible build targets.
-
-
-
+
@@ -637,7 +633,6 @@ list of possible build targets.
-
@@ -672,7 +667,6 @@ list of possible build targets.
-
@@ -1042,9 +1036,7 @@ NOTE:
-
-
-
+
@@ -1346,9 +1338,7 @@ NOTE:
-
-
-
+
diff -up fop-2.1/examples/plan/build.xml.orig fop-2.1/examples/plan/build.xml
--- fop-2.1/examples/plan/build.xml.orig 2018-10-29 07:48:15.749466784 +0100
+++ fop-2.1/examples/plan/build.xml 2018-10-29 07:48:22.709467073 +0100
@@ -133,7 +133,6 @@
-