From 2b394dec218ed9c94f19e3c8a1d955f9fc6fb509 Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Mon, 4 May 2020 12:22:01 -0400 Subject: [PATCH] Revert "Update dependency version for ECJ to >= 4.15" due to causing issues (it's missing in fc32) with testing the java 11 builds This reverts commit 2e1623eaa329aa35da8223838f7edcddfa3f642f. --- tomcat.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tomcat.spec b/tomcat.spec index 714ff8e..b738456 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -86,7 +86,7 @@ Patch3: %{name}-%{major_version}.%{minor_version}-catalina-policy.patch BuildArch: noarch BuildRequires: ant -BuildRequires: ecj >= 1:4.15 +BuildRequires: ecj >= 1:4.10 BuildRequires: findutils BuildRequires: apache-commons-daemon BuildRequires: tomcat-taglibs-standard @@ -621,7 +621,6 @@ fi %changelog * Wed Apr 22 2020 Coty Sutherland - 1:9.0.34-2 - 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 - 1:9.0.34-1 - Update to 9.0.34