[DMSSUP-8] Removed import-scope:=application for aspectj

This commit is contained in:
Ben Hale 2009-04-14 08:23:48 +00:00
parent 823cc6e691
commit af2e117244
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Library-Name: Spring Framework
Import-Bundle:
org.springframework.aop;version="[@bundle.version@, @bundle.version@]",
org.springframework.asm;version="[@bundle.version@, @bundle.version@]",
org.springframework.aspects;version="[@bundle.version@, @bundle.version@]";import-scope:=application,
org.springframework.aspects;version="[@bundle.version@, @bundle.version@]",
org.springframework.beans;version="[@bundle.version@, @bundle.version@]",
org.springframework.context;version="[@bundle.version@, @bundle.version@]",
org.springframework.context.support;version="[@bundle.version@, @bundle.version@]",