Adds the classpath entry to the manifest file
Forwarded: not-needed Gbp-Pq: Name 06_classpath_manifest.patch
This commit is contained in:
parent
ca49197433
commit
6b44a6fc20
|
@ -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=
|
Include-Resource: META-INF/NOTICE.txt=NOTICE.txt,META-INF/LICENSE.txt=
|
||||||
LICENSE.txt
|
LICENSE.txt
|
||||||
Specification-Version: 1.2
|
Specification-Version: 1.2
|
||||||
|
Class-Path: avalon-framework.jar excalibur-logkit.jar log4j-1.2.jar
|
||||||
|
|
Loading…
Reference in New Issue