mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3014 50f2f4bb-b051-0410-bef5-90022cba6387
16 lines
640 B
Plaintext
16 lines
640 B
Plaintext
Bundle-SymbolicName: org.springframework.aspects
|
|
Bundle-Name: Spring Aspects
|
|
Bundle-Vendor: SpringSource
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
|
org.aspectj.*;version=${aj.osgi.range};resolution:=optional,
|
|
org.springframework.beans.*;version=${spring.osgi.range},
|
|
org.springframework.transaction.*;version=${spring.osgi.range};resolution:=optional,
|
|
org.springframework.orm.jpa.*;version=${spring.osgi.range};resolution:=optional,
|
|
org.springframework.dao.*;version=${spring.osgi.range};resolution:=optional
|
|
Ignored-Existing-Headers:
|
|
Bnd-LastModified,
|
|
Import-Package,
|
|
Tool
|