commit:     7e8bf8ac3cf53ee9731d154810774838f343de82
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jun 18 17:20:54 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 18:50:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e8bf8ac

dev-java/velocity: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../velocity/files/velocity-2.3-skipSecurityManager.patch     | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/dev-java/velocity/files/velocity-2.3-skipSecurityManager.patch 
b/dev-java/velocity/files/velocity-2.3-skipSecurityManager.patch
deleted file mode 100644
index 3375bce00eac..000000000000
--- a/dev-java/velocity/files/velocity-2.3-skipSecurityManager.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-bug #923612
---- a/src/test/java/org/apache/velocity/test/issues/VelTools66TestCase.java
-+++ b/src/test/java/org/apache/velocity/test/issues/VelTools66TestCase.java
-@@ -58,7 +58,6 @@ public class VelTools66TestCase
-                 Velocity.RUNTIME_LOG_INSTANCE, new TestLogger());
- 
-         Velocity.init();
--        System.setSecurityManager(new TestSecurityManager());
- 
-     }
- 

Reply via email to