From c618f4ab525e97fa98d8893aa470e8a8d3cefe03 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 4 Jul 2011 11:04:15 +0100 Subject: [PATCH] Add missing package to remoting bundlor template. --- remoting/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/remoting/template.mf b/remoting/template.mf index d31c801405..0b27f260bf 100644 --- a/remoting/template.mf +++ b/remoting/template.mf @@ -13,6 +13,7 @@ Ignored-Existing-Headers: Import-Template: org.aopalliance.*;version="${aopAllianceRange}", org.apache.commons.logging.*;version="${cloggingRange}", + org.springframework.security.authentication.*;version="${secRange}", org.springframework.security.core.*;version="${secRange}", org.springframework.security.crypto.*;version="${secRange}", org.springframework.core.*;version="${springRange}",