diff --git a/opencensus-java.changes b/opencensus-java.changes index ec6ea9a..48fee31 100644 --- a/opencensus-java.changes +++ b/opencensus-java.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 23 19:06:26 UTC 2025 - Fridrich Strba + +- Force annotation processing, since it is needed with Java 25 + ------------------------------------------------------------------- Thu Jul 17 12:52:46 UTC 2025 - Fridrich Strba diff --git a/opencensus-java.spec b/opencensus-java.spec index ff527f5..b92a82a 100644 --- a/opencensus-java.spec +++ b/opencensus-java.spec @@ -1,7 +1,7 @@ # # spec file for package opencensus-java # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -281,7 +281,7 @@ done %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} -Dmaven.compiler.release=8 \ %endif - -Dsource=8 + -Dsource=8 -Dmaven.compiler.proc=full %install %mvn_install