Initial import of test module
This commit is contained in:
26
org.springframework.test/template.mf
Normal file
26
org.springframework.test/template.mf
Normal file
@@ -0,0 +1,26 @@
|
||||
Bundle-SymbolicName: org.springframework.test
|
||||
Bundle-Name: Spring Test
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
javax.activation.*;version="[1.1.0, 2.0.0)";resolution:=optional,
|
||||
javax.persistence.*;version="[1.0.0, 2.0.0)";resolution:=optional,
|
||||
javax.portlet.*;version="[1.0.0, 2.0.0)";resolution:=optional,
|
||||
javax.servlet;version="[2.4.0, 3.0.0)";resolution:=optional,
|
||||
javax.servlet.http;version="[2.4.0, 3.0.0)";resolution:=optional,
|
||||
javax.servlet.jsp.*;version="[2.1.0, 3.0.0)";resolution:=optional,
|
||||
junit.framework.*;version="[3.8.2, 4.0.0)";resolution:=optional,
|
||||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
org.apache.taglibs.standard.*;version="[1.1.2, 2.0.0)";resolution:=optional,
|
||||
org.aspectj.weaver.*;version="[1.5.4, 2.0.0)";resolution:=optional,
|
||||
org.junit.*;version="[4.4.0, 5.0.0)";resolution:=optional,
|
||||
org.springframework.*;version="[2.5.5.A, 2.5.5.A]";resolution:=optional,
|
||||
org.testng.*;version="[5.8.0, 6.0.0)";resolution:=optional
|
||||
Unversioned-Imports:
|
||||
javax.naming.*,
|
||||
javax.sql
|
||||
Ignored-Existing-Headers:
|
||||
Bnd-LastModified,
|
||||
Import-Package,
|
||||
Export-Package,
|
||||
Tool
|
||||
Reference in New Issue
Block a user