]> source.dussan.org Git - aspectj.git/commitdiff
fix for enh 73360 Extend aspectjrt.jar manifest with OSGi attributes
authoracolyer <acolyer>
Tue, 7 Sep 2004 10:47:45 +0000 (10:47 +0000)
committeracolyer <acolyer>
Tue, 7 Sep 2004 10:47:45 +0000 (10:47 +0000)
runtime/runtime.mf.txt

index fabf21ab148ecdc3c65a03093a4e97b11af61b35..9c4212aa87f1aeffe66328344a126d365dca7d64 100644 (file)
@@ -1,5 +1,4 @@
 Manifest-Version: 1.0
-
 Name: org/aspectj/lang/
 Specification-Title: AspectJ Runtime Classes 
 Specification-Version: @build.version.base@
@@ -7,6 +6,14 @@ Specification-Vendor: @company.name@
 Implementation-Title: org.aspectj.tools
 Implementation-Version: @build.version@
 Implementation-Vendor: @company.name@
+Bundle-Name: AspectJ
+Bundle-Version: @build.version.base@
+Import-Package: org.aspectj.lang,org.aspectj.lang.reflect,org.aspectj.
+  runtime
+Bundle-Copyright: (C) Copyright 1999-2001 Xerox Corporation, 2002 Palo 
+  Alto Research Center, Incorporated (PARC), 2003-2004 Contributors. 
+  All Rights Reserved.
+