public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/files/
Date: Fri,  9 Apr 2021 06:17:26 +0000 (UTC)	[thread overview]
Message-ID: <1617949039.cbe74101070dc78e36a9351057c278df097418e6.fordfrog@gentoo> (raw)

commit:     cbe74101070dc78e36a9351057c278df097418e6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Apr  8 16:33:59 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 06:17:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe74101

www-servers/tomcat: remove unused patch

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/20306
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../files/tomcat-9.0.40-insufficient-ecj.patch     | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/www-servers/tomcat/files/tomcat-9.0.40-insufficient-ecj.patch b/www-servers/tomcat/files/tomcat-9.0.40-insufficient-ecj.patch
deleted file mode 100644
index dd002e2ca21..00000000000
--- a/www-servers/tomcat/files/tomcat-9.0.40-insufficient-ecj.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff --git a/java/org/apache/jasper/compiler/JDTCompiler.java b/java/org/apache/jasper/compiler/JDTCompiler.java
-index 4722a4a..27ce287 100644
---- a/java/org/apache/jasper/compiler/JDTCompiler.java
-+++ b/java/org/apache/jasper/compiler/JDTCompiler.java
-@@ -307,7 +307,7 @@ public class JDTCompiler extends org.apache.jasper.compiler.Compiler {
-             } else if(opt.equals("13")) {
-                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_13);
-             } else if(opt.equals("14")) {
--                settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_14);
-+                settings.put(CompilerOptions.OPTION_Source, "14");
-             } else if(opt.equals("15")) {
-                 // Constant not available in latest ECJ version shipped with
-                 // Tomcat. May be supported in a snapshot build.
-@@ -368,8 +368,8 @@ public class JDTCompiler extends org.apache.jasper.compiler.Compiler {
-                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_13);
-                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_13);
-             } else if(opt.equals("14")) {
--                settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_14);
--                settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_14);
-+                settings.put(CompilerOptions.OPTION_TargetPlatform, "14");
-+                settings.put(CompilerOptions.OPTION_Compliance, "14");
-             } else if(opt.equals("15")) {
-                 // Constant not available in latest ECJ version shipped with
-                 // Tomcat. May be supported in a snapshot build.


             reply	other threads:[~2021-04-09  6:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09  6:17 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-27 15:40 [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/files/ Conrad Kostecki
2024-05-26 21:31 Conrad Kostecki
2024-05-09 10:57 Florian Schmaus
2023-03-23  5:48 Miroslav Šulc
2022-10-30  9:28 Sam James
2022-06-03  5:38 Miroslav Šulc
2021-05-02 17:57 Miroslav Šulc
2021-02-27 15:38 Conrad Kostecki
2019-03-11  4:48 Aaron Bauman
2016-05-18  6:50 Austin English
2016-01-18 15:22 Miroslav Šulc
2015-08-22 20:31 James Le Cuirot
2015-08-16 14:22 James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617949039.cbe74101070dc78e36a9351057c278df097418e6.fordfrog@gentoo \
    --to=fordfrog@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox