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

master
Ben Hale 16 years ago
parent 823cc6e691
commit af2e117244
  1. 2
      org.springframework.spring-library/org.springframework.spring-library.libd

@ -4,7 +4,7 @@ Library-Name: Spring Framework
Import-Bundle: Import-Bundle:
org.springframework.aop;version="[@bundle.version@, @bundle.version@]", org.springframework.aop;version="[@bundle.version@, @bundle.version@]",
org.springframework.asm;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.beans;version="[@bundle.version@, @bundle.version@]",
org.springframework.context;version="[@bundle.version@, @bundle.version@]", org.springframework.context;version="[@bundle.version@, @bundle.version@]",
org.springframework.context.support;version="[@bundle.version@, @bundle.version@]", org.springframework.context.support;version="[@bundle.version@, @bundle.version@]",

Loading…
Cancel
Save