| Manifest-Version: 1.0 | |
| Bundle-Name: Sample No Spring | |
| Bundle-Version: 3.0.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-SymbolicName: org.eclipse.virgo.samples.no.spring | |
| Bundle-ClassPath: WEB-INF/classes | |
| Web-ContextPath: /nospring | |
| Import-Template: | |
| javax.servlet.*;version="${javax.servlet:[2.5.0,+1)}", | |
| org.slf4j;version="${org.slf4j:[=.=.=,+1)}" | |
| Excluded-Exports: * | |