cobertura (1.9.4.1+dfsg-3) add_classpath_to_manifest.diff

Summary

 build.xml |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

diff --git a/build.xml b/build.xml
index 7c689da..9aac115 100644
--- a/build.xml
+++ b/build.xml
@@ -137,6 +137,7 @@
 				<attribute name="Implementation-Vendor" value="Cobertura"/>
 				<attribute name="Implementation-Vendor-Id" value="net.sourceforge.cobertura"/>
 				<attribute name="Implementation-Version" value="${version}"/>
+				<attribute name="Class-Path" value="asm3.jar asm3-tree.jar oro.jar log4j-1.2.jar servlet-api.jar"/>
 			</manifest>
 		</jar>