File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
SPECS-EXTENDED/objectweb-anttask Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Distribution: Azure Linux
2020
2121Name: objectweb-anttask
2222Version: 1.2
23- Release: 267 %{?dist }
23+ Release: 268 %{?dist }
2424Summary: ObjectWeb Ant task
2525License: LGPLv2+
2626Group: Development/Languages/Java
@@ -53,7 +53,7 @@ cp %{SOURCE1} ./LICENSE.txt
5353export CLASSPATH=$( build-classpath xalan-j2)
5454ant \
5555 -Dbuild.compiler=modern \
56- -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
56+ -Dant.build.javac.source=1.7 -Dant.build.javac.target=1.7 \
5757 jar
5858
5959%install
6969%{_javadir }/*
7070
7171%changelog
72+ *
Tue Nov 04 2025 Aninda Pradhan <[email protected] > -
1.2-268 73+ - Updated java version to resolve build issues.
74+ - License verified.
75+
7276*
Thu Feb 22 2024 Pawel Winogrodzki <[email protected] > -
1.2-267 7377- Updating naming for 3.0 version of Azure Linux.
7478
You can’t perform that action at this time.
0 commit comments