Update dependency version for ECJ to >= 4.15
This commit is contained in:
parent
8d1457151e
commit
2e1623eaa3
@ -86,7 +86,7 @@ Patch3: %{name}-%{major_version}.%{minor_version}-catalina-policy.patch
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: ecj >= 1:4.10
|
BuildRequires: ecj >= 1:4.15
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
BuildRequires: apache-commons-daemon
|
BuildRequires: apache-commons-daemon
|
||||||
BuildRequires: tomcat-taglibs-standard
|
BuildRequires: tomcat-taglibs-standard
|
||||||
@ -621,6 +621,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Apr 22 2020 Coty Sutherland <csutherl@redhat.com> - 1:9.0.34-2
|
* Wed Apr 22 2020 Coty Sutherland <csutherl@redhat.com> - 1:9.0.34-2
|
||||||
- Add updated catalina.policy patch to allow ECJ usage under the Security Manager
|
- Add updated catalina.policy patch to allow ECJ usage under the Security Manager
|
||||||
|
- Update dependency version for ECJ to >= 4.15
|
||||||
|
|
||||||
* Tue Apr 21 2020 Coty Sutherland <csutherl@redhat.com> - 1:9.0.34-1
|
* Tue Apr 21 2020 Coty Sutherland <csutherl@redhat.com> - 1:9.0.34-1
|
||||||
- Update to 9.0.34
|
- Update to 9.0.34
|
||||||
|
Loading…
Reference in New Issue
Block a user