Browse Source

Add missing package to remoting bundlor template.

Luke Taylor 14 years ago
parent
commit
c618f4ab52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      remoting/template.mf

+ 1 - 0
remoting/template.mf

@@ -13,6 +13,7 @@ Ignored-Existing-Headers:
 Import-Template:
 Import-Template:
  org.aopalliance.*;version="${aopAllianceRange}",
  org.aopalliance.*;version="${aopAllianceRange}",
  org.apache.commons.logging.*;version="${cloggingRange}",
  org.apache.commons.logging.*;version="${cloggingRange}",
+ org.springframework.security.authentication.*;version="${secRange}",
  org.springframework.security.core.*;version="${secRange}",
  org.springframework.security.core.*;version="${secRange}",
  org.springframework.security.crypto.*;version="${secRange}",
  org.springframework.security.crypto.*;version="${secRange}",
  org.springframework.core.*;version="${springRange}",
  org.springframework.core.*;version="${springRange}",