File: 06_classpath_manifest.patch

package info (click to toggle)
libcommons-logging-java 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,228 kB
  • ctags: 880
  • sloc: java: 5,419; xml: 3,915; makefile: 23
file content (9 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Description: Adds the classpath entry to the manifest file
Forwarded: not-needed
--- a/src/conf/MANIFEST.MF
+++ b/src/conf/MANIFEST.MF
@@ -26,3 +26,4 @@
 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