Update spring-webmvc-portlet template.mf

Add Import-Template entry for org.spring-framework.jndi

Issue: SPR-8038
This commit is contained in:
Chris Beams 2011-08-20 10:23:08 +00:00
parent f0460ce6fd
commit 2c239e30d5
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Import-Template:
org.springframework.context.*;version=${spring.osgi.range}, org.springframework.context.*;version=${spring.osgi.range},
org.springframework.core.*;version=${spring.osgi.range}, org.springframework.core.*;version=${spring.osgi.range},
org.springframework.http.*;version=${spring.osgi.range}, org.springframework.http.*;version=${spring.osgi.range},
org.springframework.jndi.*;version=${spring.osgi.range},
org.springframework.stereotype;version=${spring.osgi.range}, org.springframework.stereotype;version=${spring.osgi.range},
org.springframework.ui.*;version=${spring.osgi.range}, org.springframework.ui.*;version=${spring.osgi.range},
org.springframework.util.*;version=${spring.osgi.range}, org.springframework.util.*;version=${spring.osgi.range},