Scott Andrews
2008-08-12 14:35:52 +00:00
parent 60bbc0fdd4
commit d2a0cd8722
2 changed files with 6 additions and 6 deletions

View File

@@ -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)",

View File

@@ -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,