This commit is contained in:
@@ -3,12 +3,12 @@ Bundle-Name: Spring Faces
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Package:
|
||||
org.springframework.webflow.engine.builder.support;version="[2.0.3, 2.0.4)"
|
||||
org.springframework.webflow.engine.builder.support;version="[2.0.4, 2.0.5)"
|
||||
Import-Template:
|
||||
org.springframework.js.*;version="[2.0.3, 2.0.4)",
|
||||
org.springframework.js.*;version="[2.0.4, 2.0.5)",
|
||||
org.springframework.*;version="[2.5.4.A, 3.0.0)",
|
||||
org.springframework.binding.*;version="[2.0.3, 2.0.4)",
|
||||
org.springframework.webflow.*;version="[2.0.3, 2.0.4)",
|
||||
org.springframework.binding.*;version="[2.0.4, 2.0.5)",
|
||||
org.springframework.webflow.*;version="[2.0.4, 2.0.5)",
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
javax.el;version="[2.1.0, 3.0.0)",
|
||||
javax.servlet;version="[2.4.0, 3.0.0)",
|
||||
|
||||
@@ -3,9 +3,9 @@ Bundle-Name: Spring Web Flow
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.js.*;version="[2.0.3, 2.0.4)",
|
||||
org.springframework.js.*;version="[2.0.4, 2.0.5)",
|
||||
org.springframework.*;version="[2.5.4.A, 3.0.0)",
|
||||
org.springframework.binding.*;version="[2.0.3, 2.0.4)",
|
||||
org.springframework.binding.*;version="[2.0.4, 2.0.5)",
|
||||
org.springframework.orm.*;version="[2.5.4.A, 3.0.0)";resolution:=optional,
|
||||
org.springframework.security.*;version="[2.0.0, 3.0.0)";resolution:=optional,
|
||||
org.springframework.transaction.*;version="[2.5.4.A, 3.0.0)";resolution:=optional,
|
||||
|
||||
Reference in New Issue
Block a user