2023-10-26 03:42:51 +00:00
committed by Git OBS Bridge
parent 9d3fb54473
commit 8b6f66a3e1
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 26 03:40:53 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Build javadoc with source level 8
-------------------------------------------------------------------
Sat Sep 9 13:23:24 UTC 2023 - Fridrich Strba <fstrba@suse.com>
+2 -1
View File
@@ -61,7 +61,8 @@ This package contains API documentation for %{name}.
%build
%{mvn_build} -f -- \
-Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ)
-Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
-Dsource=8
%install
%mvn_install