From 6b44a6fc2086110e9a996bf2fc61e747636ce2f2 Mon Sep 17 00:00:00 2001 From: OpenKylin Developers Date: Thu, 17 Nov 2022 20:37:51 +0800 Subject: [PATCH] Adds the classpath entry to the manifest file Forwarded: not-needed Gbp-Pq: Name 06_classpath_manifest.patch --- src/conf/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 5182e07..7f6dc10 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -26,3 +26,4 @@ Import-Package: javax.servlet;resolution:=optional;version="[2.1.0,3.0 Include-Resource: META-INF/NOTICE.txt=NOTICE.txt,META-INF/LICENSE.txt= LICENSE.txt Specification-Version: 1.2 +Class-Path: avalon-framework.jar excalibur-logkit.jar log4j-1.2.jar