Skip to content

Commit 2c239e3

Browse files
committed
Update spring-webmvc-portlet template.mf
Add Import-Template entry for org.spring-framework.jndi Issue: SPR-8038
1 parent f0460ce commit 2c239e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org.springframework.web.portlet/template.mf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Import-Template:
1212
org.springframework.context.*;version=${spring.osgi.range},
1313
org.springframework.core.*;version=${spring.osgi.range},
1414
org.springframework.http.*;version=${spring.osgi.range},
15+
org.springframework.jndi.*;version=${spring.osgi.range},
1516
org.springframework.stereotype;version=${spring.osgi.range},
1617
org.springframework.ui.*;version=${spring.osgi.range},
1718
org.springframework.util.*;version=${spring.osgi.range},

0 commit comments

Comments
 (0)