Explorar el Código

Fixed config bundlor template

Luke Taylor hace 16 años
padre
commit
76561813e9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      config/template.mf

+ 2 - 1
config/template.mf

@@ -7,7 +7,8 @@ Ignored-Existing-Headers:
  Import-Package,
  Export-Package
 Import-Template: 
- org.apache.commons.logging.*;version="[1.0.4, 2.0.0)", 
+ org.apache.commons.logging.*;version="[1.0.4, 2.0.0)",
+ org.aspectj.*;version="[1.5.2, 1.7.0)";resolution:=optional, 
  org.springframework.security.access.*;version="[${version}, 3.1.0)",
  org.springframework.security.authentication.*;version="[${version}, 3.1.0)",
  org.springframework.security.core.*;version="[${version}, 3.1.0)",