Reving the templates

This commit is contained in:
Ben Hale
2008-06-06 10:42:21 +00:00
parent 24e75f6161
commit 400dcd21f9
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.2, 2.0.2]"
org.springframework.webflow.engine.builder.support;version="[2.0.2, 2.0.3)"
Import-Template:
org.springframework.js.*;version="[2.0.2, 2.0.2]",
org.springframework.js.*;version="[2.0.2, 2.0.3)",
org.springframework.*;version="[2.5.4.A, 3.0.0)",
org.springframework.binding.*;version="[2.0.2, 2.0.2]",
org.springframework.webflow.*;version="[2.0.2, 2.0.2]",
org.springframework.binding.*;version="[2.0.2, 2.0.3)",
org.springframework.webflow.*;version="[2.0.2, 2.0.3)",
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.2, 2.0.2]",
org.springframework.js.*;version="[2.0.2, 2.0.3)",
org.springframework.*;version="[2.5.4.A, 3.0.0)",
org.springframework.binding.*;version="[2.0.2, 2.0.2]",
org.springframework.binding.*;version="[2.0.2, 2.0.3)",
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,