4th manifest revision

This commit is contained in:
Keith Donald
2008-04-29 17:21:26 +00:00
parent e648ab2153
commit d2e3eb82b7
4 changed files with 296 additions and 297 deletions

View File

@@ -3,37 +3,37 @@ Created-By: 1.5.0_13-b05 (Sun Microsystems Inc.)
Ant-Version: Apache Ant 1.7.0
Import-Package: javax.el;version="[2.1,3.0)",ognl;version="[2.6.9,3.0)
",org.apache.commons.logging;version="[1.1.1,2.0)",org.springframewor
k.beans;version="[2.5.3,3.0)",org.springframework.context;version="[2
.5.3,3.0)",org.springframework.context.i18n;version="[2.5.3,3.0)",org
.springframework.context.support;version="[2.5.3,3.0)",org.springfram
ework.core.enums;version="[2.5.3,3.0)",org.springframework.core.style
;version="[2.5.3,3.0)",org.springframework.util;version="[2.5.3,3.0)"
,org.springframework.validation;version="[2.5.3,3.0)"
k.beans;version="[2.5.4.A,3.0)",org.springframework.context;version="
[2.5.4.A,3.0)",org.springframework.context.i18n;version="[2.5.4.A,3.0
)",org.springframework.context.support;version="[2.5.4.A,3.0)",org.sp
ringframework.core.enums;version="[2.5.4.A,3.0)",org.springframework.
core.style;version="[2.5.4.A,3.0)",org.springframework.util;version="
[2.5.4.A,3.0)",org.springframework.validation;version="[2.5.4.A,3.0)"
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.binding
Export-Package: org.springframework.binding.collection;version="2.0.0"
,org.springframework.binding.convert;version="2.0.0",org.springframew
ork.binding.convert.converters;version="2.0.0";uses:="org.springframe
work.binding.convert",org.springframework.binding.convert.service;ver
sion="2.0.0";uses:="org.springframework.binding.convert",org.springfr
amework.binding.expression;version="2.0.0";uses:="org.springframework
.core.style",org.springframework.binding.expression.el;version="2.0.0
";uses:="javax.el,org.springframework.binding.expression",org.springf
ramework.binding.expression.ognl;version="2.0.0";uses:="ognl,org.spri
ngframework.binding.expression",org.springframework.binding.expressio
n.support;version="2.0.0";uses:="org.springframework.binding.expressi
on",org.springframework.binding.format;version="2.0.0",org.springfram
ework.binding.format.formatters;version="2.0.0";uses:="org.springfram
ework.binding.format",org.springframework.binding.format.registry;ver
sion="2.0.0";uses:="org.springframework.binding.format",org.springfra
mework.binding.mapping;version="2.0.0";uses:="org.springframework.bin
ding.expression",org.springframework.binding.mapping.impl;version="2.
0.0";uses:="org.springframework.binding.convert,org.springframework.b
inding.expression,org.springframework.binding.mapping",org.springfram
ework.binding.mapping.results;version="2.0.0";uses:="org.springframew
ork.binding.expression",org.springframework.binding.message;version="
2.0.0";uses:="org.springframework.context,org.springframework.validat
ion",org.springframework.binding.method;version="2.0.0";uses:="org.sp
ringframework.binding.convert,org.springframework.binding.expression"
Bundle-Version: 2.0.0
Export-Package: org.springframework.binding.collection;version="2.0",o
rg.springframework.binding.convert;version="2.0",org.springframework.
binding.convert.converters;version="2.0";uses:="org.springframework.b
inding.convert",org.springframework.binding.convert.service;version="
2.0";uses:="org.springframework.binding.convert",org.springframework.
binding.expression;version="2.0";uses:="org.springframework.core.styl
e",org.springframework.binding.expression.el;version="2.0";uses:="jav
ax.el,org.springframework.binding.expression",org.springframework.bin
ding.expression.ognl;version="2.0";uses:="ognl,org.springframework.bi
nding.expression",org.springframework.binding.expression.support;vers
ion="2.0";uses:="org.springframework.binding.expression",org.springfr
amework.binding.format;version="2.0",org.springframework.binding.form
at.formatters;version="2.0";uses:="org.springframework.binding.format
",org.springframework.binding.format.registry;version="2.0";uses:="or
g.springframework.binding.format",org.springframework.binding.mapping
;version="2.0";uses:="org.springframework.binding.expression",org.spr
ingframework.binding.mapping.impl;version="2.0";uses:="org.springfram
ework.binding.convert,org.springframework.binding.expression,org.spri
ngframework.binding.mapping",org.springframework.binding.mapping.resu
lts;version="2.0";uses:="org.springframework.binding.expression",org.
springframework.binding.message;version="2.0";uses:="org.springframew
ork.context,org.springframework.validation",org.springframework.bindi
ng.method;version="2.0";uses:="org.springframework.binding.convert,or
g.springframework.binding.expression"
Bundle-Version: 2.0

View File

@@ -2,56 +2,57 @@ Manifest-Version: 1.0
Created-By: 1.5.0_13-b05 (Sun Microsystems Inc.)
Ant-Version: Apache Ant 1.7.0
Import-Package: javax.el;version="[2.1,3.0)",javax.faces;version="[1.2
.0,2.0)",javax.faces.application;version="[1.2.0,2.0)",javax.faces.co
mponent;version="[1.2.0,2.0)",javax.faces.context;version="[1.2.0,2.0
)",javax.faces.convert;version="[1.2.0,2.0)",javax.faces.el;version="
[1.2.0,2.0)",javax.faces.event;version="[1.2.0,2.0)",javax.faces.life
cycle;version="[1.2.0,2.0)",javax.faces.model;version="[1.2.0,2.0)",j
avax.faces.render;version="[1.2.0,2.0)",javax.servlet;version="[2.4,3
.0)",javax.servlet.http;version="[2.4,3.0)",org.ajax4jsf.context;vers
ion="[1.1.1,2.0)",org.apache.commons.logging;version="[1.1.1,2.0)",or
g.springframework.beans;version="[2.5.3,3.0)",org.springframework.bea
ns.factory;version="[2.5.3,3.0)",org.springframework.beans.factory.su
pport;version="[2.5.3,3.0)",org.springframework.beans.factory.xml;ver
sion="[2.5.3,3.0)",org.springframework.binding.convert;version="[2.0.
0,3.0)",org.springframework.binding.convert.converters;version="[2.0.
0,3.0)",org.springframework.binding.convert.service;version="[2.0.0,3
.0)",org.springframework.binding.expression;version="[2.0.0,3.0)",org
.springframework.binding.expression.el;version="[2.0.0,3.0)",org.spri
ngframework.binding.format;version="[2.0.0,3.0)",org.springframework.
binding.format.registry;version="[2.0.0,3.0)",org.springframework.bin
ding.message;version="[2.0.0,3.0)",org.springframework.context;versio
n="[2.5.3,3.0)",org.springframework.core.io;version="[2.5.3,3.0)",org
.springframework.core.style;version="[2.5.3,3.0)",org.springframework
.js.ajax;version="[2.0.0,3.0)",org.springframework.util;version="[2.5
.3,3.0)",org.springframework.web.jsf;version="[2.5.3,3.0)",org.spring
framework.web.servlet.view;version="[2.5.3,3.0)",org.springframework.
webflow.context;version="[2.0.0,3.0)",org.springframework.webflow.cor
e.collection;version="[2.0.0,3.0)",org.springframework.webflow.defini
tion;version="[2.0.0,3.0)",org.springframework.webflow.engine;version
="[2.0.0,3.0)",org.springframework.webflow.engine.builder;version="[2
.0.0,3.0)",org.springframework.webflow.execution;version="[2.0.0,3.0)
",org.springframework.webflow.expression.el;version="[2.0.0,3.0)",org
.w3c.dom
,2.0)",javax.faces.application;version="[1.2,2.0)",javax.faces.compon
ent;version="[1.2,2.0)",javax.faces.context;version="[1.2,2.0)",javax
.faces.convert;version="[1.2,2.0)",javax.faces.el;version="[1.2,2.0)"
,javax.faces.event;version="[1.2,2.0)",javax.faces.lifecycle;version=
"[1.2,2.0)",javax.faces.model;version="[1.2,2.0)",javax.faces.render;
version="[1.2,2.0)",javax.servlet;version="[2.4,3.0)",javax.servlet.h
ttp;version="[2.4,3.0)",org.ajax4jsf.context;version="[1.1.1,2.0)",or
g.apache.commons.logging;version="[1.1.1,2.0)",org.springframework.be
ans;version="[2.5.4.A,3.0)",org.springframework.beans.factory;version
="[2.5.4.A,3.0)",org.springframework.beans.factory.support;version="[
2.5.4.A,3.0)",org.springframework.beans.factory.xml;version="[2.5.4.A
,3.0)",org.springframework.binding.convert;version="[2.0,2.0]",org.sp
ringframework.binding.convert.converters;version="[2.0,2.0]",org.spri
ngframework.binding.convert.service;version="[2.0,2.0]",org.springfra
mework.binding.expression;version="[2.0,2.0]",org.springframework.bin
ding.expression.el;version="[2.0,2.0]",org.springframework.binding.fo
rmat;version="[2.0,2.0]",org.springframework.binding.format.registry;
version="[2.0,2.0]",org.springframework.binding.message;version="[2.0
,2.0]",org.springframework.context;version="[2.5.4.A,3.0)",org.spring
framework.core.io;version="[2.5.4.A,3.0)",org.springframework.core.st
yle;version="[2.5.4.A,3.0)",org.springframework.js.ajax;version="[2.0
,2.0]",org.springframework.util;version="[2.5.4.A,3.0)",org.springfra
mework.web.context.support;version="[2.5.4.A,3.0)",org.springframewor
k.web.jsf;version="[2.5.4.A,3.0)",org.springframework.web.servlet.vie
w;version="[2.5.4.A,3.0)",org.springframework.webflow.context;version
="[2.0,2.0]",org.springframework.webflow.core.collection;version="[2.
0,2.0]",org.springframework.webflow.definition;version="[2.0,2.0]",or
g.springframework.webflow.engine;version="[2.0,2.0]",org.springframew
ork.webflow.engine.builder;version="[2.0,2.0]",org.springframework.we
bflow.engine.builder.support;version="[2.0,2.0]",org.springframework.
webflow.execution;version="[2.0,2.0]",org.springframework.webflow.exp
ression.el;version="[2.0,2.0]",org.w3c.dom
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.faces
Export-Package: org.springframework.faces.config;version="2.0.0";uses:
="org.springframework.beans.factory.support,org.w3c.dom",org.springfr
amework.faces.expression;version="2.0.0";uses:="javax.el,javax.faces.
context,javax.faces.el",org.springframework.faces.model;version="2.0.
0";uses:="javax.faces.event",org.springframework.faces.model.converte
r;version="2.0.0",org.springframework.faces.mvc;version="2.0.0";uses:
="javax.servlet.http",org.springframework.faces.richfaces;version="2.
0.0";uses:="javax.faces.context,javax.servlet,javax.servlet.http",org
.springframework.faces.support;version="2.0.0";uses:="javax.faces.eve
nt",org.springframework.faces.ui;version="2.0.0";uses:="javax.el,java
x.faces,javax.faces.component,javax.faces.context,javax.faces.el,java
x.faces.event",org.springframework.faces.ui.resource;version="2.0.0";
uses:="javax.faces.context",org.springframework.faces.webflow;version
="2.0.0";uses:="javax.el,javax.faces,javax.faces.application,javax.fa
ces.component,javax.faces.context,javax.faces.el,javax.faces.event,ja
vax.faces.lifecycle,javax.faces.render,org.springframework.beans.fact
ory,org.springframework.binding.expression,org.springframework.bindin
g.format,org.springframework.webflow.execution"
Bundle-Version: 2.0.0
Export-Package: org.springframework.faces.config;version="2.0";uses:="
org.springframework.beans.factory.support,org.w3c.dom",org.springfram
ework.faces.expression;version="2.0";uses:="javax.el,javax.faces.cont
ext,javax.faces.el",org.springframework.faces.model;version="2.0";use
s:="javax.faces.event",org.springframework.faces.model.converter;vers
ion="2.0",org.springframework.faces.mvc;version="2.0";uses:="javax.se
rvlet.http",org.springframework.faces.richfaces;version="2.0";uses:="
javax.faces.context,javax.servlet,javax.servlet.http",org.springframe
work.faces.support;version="2.0";uses:="javax.faces.event",org.spring
framework.faces.ui;version="2.0";uses:="javax.el,javax.faces,javax.fa
ces.component,javax.faces.context,javax.faces.el,javax.faces.event",o
rg.springframework.faces.ui.resource;version="2.0";uses:="javax.faces
.context",org.springframework.faces.webflow;version="2.0";uses:="java
x.el,javax.faces,javax.faces.application,javax.faces.component,javax.
faces.context,javax.faces.el,javax.faces.event,javax.faces.lifecycle,
javax.faces.render,org.springframework.beans.factory,org.springframew
ork.binding.expression,org.springframework.binding.format,org.springf
ramework.webflow.execution"
Bundle-Version: 2.0

View File

@@ -7,17 +7,16 @@ Import-Package: javax.servlet;version="[2.4,3.0)",javax.servlet.http;v
="[2.0.5,3.0)",org.apache.tiles.context;version="[2.0.5.osgi,3.0)",or
g.apache.tiles.definition;version="[2.0.5.osgi,3.0)",org.apache.tiles
.impl;version="[2.0.5.osgi,3.0)",org.springframework.util;version="[2
.5.3,3.0)",org.springframework.web.context;version="[2.5.3,3.0)",org.
springframework.web.servlet;version="[2.5.3,3.0)",org.springframework
.web.servlet.support;version="[2.5.3,3.0)",org.springframework.web.se
rvlet.view;version="[2.5.3,3.0)",org.springframework.web.servlet.view
.tiles2;version="[2.5.3,3.0)"
.5.4.A,3.0)",org.springframework.web.servlet;version="[2.5.4.A,3.0)",
org.springframework.web.servlet.support;version="[2.5.4.A,3.0)",org.s
pringframework.web.servlet.view;version="[2.5.4.A,3.0)",org.springfra
mework.web.servlet.view.tiles2;version="[2.5.4.A,3.0)"
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.js
Export-Package: org.springframework.js.ajax;version="2.0.0";uses:="jav
ax.servlet,javax.servlet.http,org.springframework.web.servlet",org.sp
ringframework.js.ajax.tiles2;version="2.0.0";uses:="javax.servlet.htt
p",org.springframework.js.resource;version="2.0.0";uses:="javax.servl
et,javax.servlet.http"
Bundle-Version: 2.0.0
Export-Package: org.springframework.js.ajax;version="2.0";uses:="javax
.servlet.http,org.springframework.web.servlet",org.springframework.js
.ajax.tiles2;version="2.0";uses:="javax.servlet.http,org.springframew
ork.js.ajax",org.springframework.js.resource;version="2.0";uses:="jav
ax.servlet,javax.servlet.http"
Bundle-Version: 2.0

View File

@@ -2,214 +2,213 @@ Manifest-Version: 1.0
Created-By: 1.5.0_13-b05 (Sun Microsystems Inc.)
Ant-Version: Apache Ant 1.7.0
Import-Package: edu.emory.mathcs.backport.java.util.concurrent;version
="[3.0.0,4.0)";resolution:=optional,edu.emory.mathcs.backport.java.ut
il.concurrent.locks;version="[3.0.0,4.0)";resolution:=optional,javax.
el;version="[2.1,3.0)";resolution:=optional,javax.persistence;version
="[1.0.0,2.0)";resolution:=optional,javax.portlet;version="[1.0.0,2.0
)";resolution:=optional,javax.servlet;version="[2.4,3.0)",javax.servl
et.http;version="[2.4,3.0)",javax.xml.parsers,javax.xml.transform,jav
ax.xml.transform.stream,junit.framework;version="[3.8.2,4.0)";resolut
ion:=optional,ognl;version="[2.6.9,3.0)";resolution:=optional,org.apa
che.commons.logging;version="[1.1.1,2.0)",org.hibernate;version="[3.2
.6.ga,4.0)";resolution:=optional,org.hibernate.classic;version="[3.2.
6.ga,4.0)";resolution:=optional,org.springframework.beans;version="[2
.5.3,3.0)",org.springframework.beans.factory;version="[2.5.3,3.0)",or
g.springframework.beans.factory.access.el;version="[2.5.3,3.0)",org.s
pringframework.beans.factory.config;version="[2.5.3,3.0)",org.springf
ramework.beans.factory.support;version="[2.5.3,3.0)",org.springframew
ork.beans.factory.xml;version="[2.5.3,3.0)",org.springframework.bindi
ng.collection;version="[2.0.0,3.0)",org.springframework.binding.conve
rt;version="[2.0.0,3.0)",org.springframework.binding.convert.converte
rs;version="[2.0.0,3.0)",org.springframework.binding.convert.service;
version="[2.0.0,3.0)",org.springframework.binding.expression;version=
"[2.0.0,3.0)",org.springframework.binding.expression.el;version="[2.0
.0,3.0)",org.springframework.binding.expression.ognl;version="[2.0.0,
3.0)",org.springframework.binding.expression.support;version="[2.0.0,
3.0)",org.springframework.binding.format;version="[2.0.0,3.0)",org.sp
ringframework.binding.format.registry;version="[2.0.0,3.0)",org.sprin
gframework.binding.mapping;version="[2.0.0,3.0)",org.springframework.
binding.mapping.impl;version="[2.0.0,3.0)",org.springframework.bindin
g.message;version="[2.0.0,3.0)",org.springframework.binding.method;ve
rsion="[2.0.0,3.0)",org.springframework.context;version="[2.5.3,3.0)"
,org.springframework.context.annotation;version="[2.5.3,3.0)",org.spr
ingframework.context.support;version="[2.5.3,3.0)",org.springframewor
k.core;version="[2.5.3,3.0)",org.springframework.core.enums;version="
[2.5.3,3.0)",org.springframework.core.io;version="[2.5.3,3.0)",org.sp
ringframework.core.io.support;version="[2.5.3,3.0)",org.springframewo
rk.core.style;version="[2.5.3,3.0)",org.springframework.js.ajax;versi
on="[2.0.0,3.0)",org.springframework.js.ajax.tiles2;version="[2.0.0,3
.0)",org.springframework.orm.hibernate3;version="[2.5.3,3.0)";resolut
ion:=optional,org.springframework.orm.jpa;version="[2.5.3,3.0)";resol
ution:=optional,org.springframework.security;version="[2.0.0,3.0)";re
solution:=optional,org.springframework.security.context;version="[2.0
.0,3.0)";resolution:=optional,org.springframework.security.vote;versi
on="[2.0.0,3.0)";resolution:=optional,org.springframework.transaction
;version="[2.5.3,3.0)";resolution:=optional,org.springframework.trans
action.support;version="[2.5.3,3.0)";resolution:=optional,org.springf
ramework.util;version="[2.5.3,3.0)",org.springframework.util.xml;vers
ion="[2.5.3,3.0)",org.springframework.validation;version="[2.5.3,3.0)
",org.springframework.web.bind;version="[2.5.3,3.0)",org.springframew
ork.web.context;version="[2.5.3,3.0)",org.springframework.web.context
.request;version="[2.5.3,3.0)",org.springframework.web.context.suppor
t;version="[2.5.3,3.0)",org.springframework.web.multipart;version="[2
.5.3,3.0)",org.springframework.web.portlet;version="[2.5.3,3.0)";reso
lution:=optional,org.springframework.web.portlet.context;version="[2.
5.3,3.0)";resolution:=optional,org.springframework.web.portlet.handle
r;version="[2.5.3,3.0)";resolution:=optional,org.springframework.web.
portlet.multipart;version="[2.5.3,3.0)";resolution:=optional,org.spri
ngframework.web.servlet;version="[2.5.3,3.0)",org.springframework.web
.servlet.mvc;version="[2.5.3,3.0)",org.springframework.web.servlet.su
pport;version="[2.5.3,3.0)",org.springframework.web.servlet.view;vers
ion="[2.5.3,3.0)",org.springframework.web.util;version="[2.5.3,3.0)",
org.w3c.dom,org.xml.sax
="[3.0,4.0)";resolution:=optional,edu.emory.mathcs.backport.java.util
.concurrent.locks;version="[3.0,4.0)";resolution:=optional,javax.el;v
ersion="[2.1,3.0)";resolution:=optional,javax.persistence;version="[1
.0,2.0)";resolution:=optional,javax.portlet;version="[1.0,2.0)";resol
ution:=optional,javax.servlet;version="[2.4,3.0)",javax.servlet.http;
version="[2.4,3.0)",javax.xml.parsers,javax.xml.transform,javax.xml.t
ransform.stream,junit.framework;version="[3.8.2,4.0)";resolution:=opt
ional,ognl;version="[2.6.9,3.0)";resolution:=optional,org.apache.comm
ons.logging;version="[1.1.1,2.0)",org.hibernate;version="[3.2.6.ga,4.
0)";resolution:=optional,org.hibernate.classic;version="[3.2.6.ga,4.0
)";resolution:=optional,org.springframework.beans;version="[2.5.4.A,3
.0)",org.springframework.beans.factory;version="[2.5.4.A,3.0)",org.sp
ringframework.beans.factory.access.el;version="[2.5.4.A,3.0)",org.spr
ingframework.beans.factory.config;version="[2.5.4.A,3.0)",org.springf
ramework.beans.factory.support;version="[2.5.4.A,3.0)",org.springfram
ework.beans.factory.xml;version="[2.5.4.A,3.0)",org.springframework.b
inding.collection;version="[2.0,2.0]",org.springframework.binding.con
vert;version="[2.0,2.0]",org.springframework.binding.convert.converte
rs;version="[2.0,2.0]",org.springframework.binding.convert.service;ve
rsion="[2.0,2.0]",org.springframework.binding.expression;version="[2.
0,2.0]",org.springframework.binding.expression.el;version="[2.0,2.0]"
,org.springframework.binding.expression.ognl;version="[2.0,2.0]",org.
springframework.binding.expression.support;version="[2.0,2.0]",org.sp
ringframework.binding.format;version="[2.0,2.0]",org.springframework.
binding.format.registry;version="[2.0,2.0]",org.springframework.bindi
ng.mapping;version="[2.0,2.0]",org.springframework.binding.mapping.im
pl;version="[2.0,2.0]",org.springframework.binding.message;version="[
2.0,2.0]",org.springframework.binding.method;version="[2.0,2.0]",org.
springframework.context;version="[2.5.4.A,3.0)",org.springframework.c
ontext.annotation;version="[2.5.4.A,3.0)",org.springframework.context
.support;version="[2.5.4.A,3.0)",org.springframework.core;version="[2
.5.4.A,3.0)",org.springframework.core.enums;version="[2.5.4.A,3.0)",o
rg.springframework.core.io;version="[2.5.4.A,3.0)",org.springframewor
k.core.io.support;version="[2.5.4.A,3.0)",org.springframework.core.st
yle;version="[2.5.4.A,3.0)",org.springframework.js.ajax;version="[2.0
,2.0]",org.springframework.js.ajax.tiles2;version="[2.0,2.0]",org.spr
ingframework.orm.hibernate3;version="[2.5.4.A,3.0)";resolution:=optio
nal,org.springframework.orm.jpa;version="[2.5.4.A,3.0)";resolution:=o
ptional,org.springframework.security;version="[2.0,3.0)";resolution:=
optional,org.springframework.security.context;version="[2.0,3.0)";res
olution:=optional,org.springframework.security.vote;version="[2.0,3.0
)";resolution:=optional,org.springframework.transaction;version="[2.5
.4.A,3.0)";resolution:=optional,org.springframework.transaction.suppo
rt;version="[2.5.4.A,3.0)";resolution:=optional,org.springframework.u
til;version="[2.5.4.A,3.0)",org.springframework.util.xml;version="[2.
5.4.A,3.0)",org.springframework.validation;version="[2.5.4.A,3.0)",or
g.springframework.web.bind;version="[2.5.4.A,3.0)",org.springframewor
k.web.context;version="[2.5.4.A,3.0)",org.springframework.web.context
.request;version="[2.5.4.A,3.0)",org.springframework.web.context.supp
ort;version="[2.5.4.A,3.0)",org.springframework.web.multipart;version
="[2.5.4.A,3.0)",org.springframework.web.portlet;version="[2.5.4.A,3.
0)";resolution:=optional,org.springframework.web.portlet.context;vers
ion="[2.5.4.A,3.0)";resolution:=optional,org.springframework.web.port
let.handler;version="[2.5.4.A,3.0)";resolution:=optional,org.springfr
amework.web.portlet.multipart;version="[2.5.4.A,3.0)";resolution:=opt
ional,org.springframework.web.servlet;version="[2.5.4.A,3.0)",org.spr
ingframework.web.servlet.mvc;version="[2.5.4.A,3.0)",org.springframew
ork.web.servlet.support;version="[2.5.4.A,3.0)",org.springframework.w
eb.servlet.view;version="[2.5.4.A,3.0)",org.springframework.web.util;
version="[2.5.4.A,3.0)",org.w3c.dom,org.xml.sax
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.webflow
Export-Package: org.springframework.webflow.action;version="2.0.0";use
s:="org.springframework.beans,org.springframework.binding.convert,org
.springframework.binding.expression,org.springframework.validation,or
g.springframework.webflow.core.collection,org.springframework.webflow
.execution",org.springframework.webflow.config;version="2.0.0";uses:=
"org.springframework.beans,org.springframework.beans.factory.support,
org.springframework.beans.factory.xml,org.springframework.context,org
.springframework.core.io,org.springframework.webflow.core.collection,
org.springframework.webflow.definition.registry,org.springframework.w
ebflow.engine.builder.support,org.springframework.webflow.execution.f
actory,org.w3c.dom",org.springframework.webflow.config.scope;version=
"2.0.0";uses:="org.springframework.beans,org.springframework.beans.fa
ctory,org.springframework.beans.factory.config,org.springframework.we
bflow.core.collection,org.springframework.webflow.execution",org.spri
ngframework.webflow.context;version="2.0.0";uses:="org.springframewor
k.webflow.core.collection",org.springframework.webflow.context.portle
t;version="2.0.0";uses:="javax.portlet,org.springframework.webflow.co
re.collection",org.springframework.webflow.context.servlet;version="2
.0.0";uses:="javax.servlet,javax.servlet.http,org.springframework.web
flow.core.collection",org.springframework.webflow.context.web;version
="2.0.0";uses:="javax.servlet.http,org.springframework.webflow.core.c
ollection",org.springframework.webflow.conversation;version="2.0.0",o
rg.springframework.webflow.conversation.impl;version="2.0.0";uses:="o
rg.springframework.webflow.conversation",org.springframework.webflow.
core;version="2.0.0",org.springframework.webflow.core.collection;vers
ion="2.0.0";uses:="org.springframework.binding.collection,org.springf
ramework.binding.convert,org.springframework.web.multipart",org.sprin
gframework.webflow.definition;version="2.0.0";uses:="org.springframew
ork.context,org.springframework.webflow.core.collection",org.springfr
amework.webflow.definition.registry;version="2.0.0";uses:="org.spring
framework.webflow.definition",org.springframework.webflow.engine;vers
ion="2.0.0";uses:="org.springframework.binding.expression,org.springf
ramework.binding.mapping,org.springframework.context,org.springframew
ork.core.style,org.springframework.webflow.context,org.springframewor
k.webflow.core.collection,org.springframework.webflow.definition,org.
springframework.webflow.execution",org.springframework.webflow.engine
.builder;version="2.0.0";uses:="org.springframework.binding.convert,o
rg.springframework.binding.expression,org.springframework.binding.for
mat,org.springframework.binding.mapping,org.springframework.context,o
rg.springframework.webflow.core.collection,org.springframework.webflo
w.definition,org.springframework.webflow.definition.registry,org.spri
ngframework.webflow.engine,org.springframework.webflow.execution",org
.springframework.webflow.engine.builder.model;version="2.0.0";uses:="
org.springframework.beans.factory.config,org.springframework.binding.
convert,org.springframework.binding.expression,org.springframework.bi
nding.format,org.springframework.context,org.springframework.context.
support,org.springframework.core.io,org.springframework.webflow.core.
collection,org.springframework.webflow.definition.registry,org.spring
framework.webflow.engine,org.springframework.webflow.engine.builder,o
rg.springframework.webflow.engine.model,org.springframework.webflow.e
ngine.model.registry",org.springframework.webflow.engine.builder.supp
ort;version="2.0.0";uses:="org.springframework.beans,org.springframew
ork.binding.convert,org.springframework.binding.expression,org.spring
framework.binding.format,org.springframework.context,org.springframew
ork.webflow.core.collection,org.springframework.webflow.definition.re
gistry,org.springframework.webflow.engine,org.springframework.webflow
.engine.builder",org.springframework.webflow.engine.impl;version="2.0
.0";uses:="org.springframework.binding.message,org.springframework.we
Export-Package: org.springframework.webflow.action;version="2.0";uses:
="org.springframework.beans,org.springframework.binding.convert,org.s
pringframework.binding.expression,org.springframework.validation,org.
springframework.webflow.core.collection,org.springframework.webflow.e
xecution",org.springframework.webflow.config;version="2.0";uses:="org
.springframework.beans,org.springframework.beans.factory.support,org.
springframework.beans.factory.xml,org.springframework.context,org.spr
ingframework.core.io,org.springframework.webflow.core.collection,org.
springframework.webflow.definition.registry,org.springframework.webfl
ow.engine.builder.support,org.springframework.webflow.execution.facto
ry,org.w3c.dom",org.springframework.webflow.config.scope;version="2.0
";uses:="org.springframework.beans,org.springframework.beans.factory,
org.springframework.beans.factory.config,org.springframework.webflow.
core.collection,org.springframework.webflow.execution",org.springfram
ework.webflow.context;version="2.0";uses:="org.springframework.webflo
w.core.collection",org.springframework.webflow.context.portlet;versio
n="2.0";uses:="javax.portlet,org.springframework.webflow.core.collect
ion",org.springframework.webflow.context.servlet;version="2.0";uses:=
"javax.servlet,javax.servlet.http,org.springframework.webflow.core.co
llection",org.springframework.webflow.context.web;version="2.0";uses:
="javax.servlet.http,org.springframework.webflow.core.collection",org
.springframework.webflow.conversation;version="2.0",org.springframewo
rk.webflow.conversation.impl;version="2.0";uses:="org.springframework
.webflow.conversation",org.springframework.webflow.core;version="2.0"
,org.springframework.webflow.core.collection;version="2.0";uses:="org
.springframework.binding.collection,org.springframework.binding.conve
rt,org.springframework.web.multipart",org.springframework.webflow.def
inition;version="2.0";uses:="org.springframework.context,org.springfr
amework.webflow.core.collection",org.springframework.webflow.definiti
on.registry;version="2.0";uses:="org.springframework.webflow.definiti
on",org.springframework.webflow.engine;version="2.0";uses:="org.sprin
gframework.binding.expression,org.springframework.binding.mapping,org
.springframework.context,org.springframework.core.style,org.springfra
mework.webflow.context,org.springframework.webflow.core.collection,or
g.springframework.webflow.definition,org.springframework.webflow.exec
ution",org.springframework.webflow.engine.builder;version="2.0";uses:
="org.springframework.binding.convert,org.springframework.binding.exp
ression,org.springframework.binding.format,org.springframework.bindin
g.mapping,org.springframework.context,org.springframework.webflow.cor
e.collection,org.springframework.webflow.definition,org.springframewo
rk.webflow.definition.registry,org.springframework.webflow.engine,org
.springframework.webflow.execution",org.springframework.webflow.engin
e.builder.model;version="2.0";uses:="org.springframework.beans.factor
y.config,org.springframework.binding.convert,org.springframework.bind
ing.expression,org.springframework.binding.format,org.springframework
.context,org.springframework.context.support,org.springframework.core
.io,org.springframework.webflow.core.collection,org.springframework.w
ebflow.definition.registry,org.springframework.webflow.engine,org.spr
ingframework.webflow.engine.builder,org.springframework.webflow.engin
e.model,org.springframework.webflow.engine.model.registry",org.spring
framework.webflow.engine.builder.support;version="2.0";uses:="org.spr
ingframework.beans,org.springframework.binding.convert,org.springfram
ework.binding.expression,org.springframework.binding.format,org.sprin
gframework.context,org.springframework.webflow.core.collection,org.sp
ringframework.webflow.definition.registry,org.springframework.webflow
.engine,org.springframework.webflow.engine.builder",org.springframewo
rk.webflow.engine.impl;version="2.0";uses:="org.springframework.bindi
ng.message,org.springframework.webflow.context,org.springframework.we
bflow.core.collection,org.springframework.webflow.definition,org.spri
ngframework.webflow.definition.registry,org.springframework.webflow.e
ngine,org.springframework.webflow.execution,org.springframework.webfl
ow.execution.factory",org.springframework.webflow.engine.model;versio
n="2.0",org.springframework.webflow.engine.model.builder;version="2.0
";uses:="org.springframework.core.io,org.springframework.webflow.engi
ne.model",org.springframework.webflow.engine.model.builder.xml;versio
n="2.0";uses:="javax.xml.parsers,org.springframework.core.io,org.spri
ngframework.webflow.engine.model,org.springframework.webflow.engine.m
odel.builder,org.springframework.webflow.engine.model.registry,org.w3
c.dom,org.xml.sax",org.springframework.webflow.engine.model.registry;
version="2.0";uses:="org.springframework.core.io,org.springframework.
webflow.engine.model,org.springframework.webflow.engine.model.builder
",org.springframework.webflow.engine.support;version="2.0";uses:="org
.springframework.beans.factory.config,org.springframework.binding.exp
ression,org.springframework.binding.mapping,org.springframework.webfl
ow.core.collection,org.springframework.webflow.engine,org.springframe
work.webflow.execution",org.springframework.webflow.execution;version
="2.0";uses:="org.springframework.binding.message,org.springframework
.webflow.context,org.springframework.webflow.core.collection,org.spri
ngframework.webflow.definition",org.springframework.webflow.execution
.factory;version="2.0";uses:="org.springframework.webflow.definition,
org.springframework.webflow.execution",org.springframework.webflow.ex
ecution.repository;version="2.0";uses:="org.springframework.webflow.e
xecution",org.springframework.webflow.execution.repository.impl;versi
on="2.0";uses:="org.springframework.webflow.conversation,org.springfr
amework.webflow.execution,org.springframework.webflow.execution.repos
itory.snapshot,org.springframework.webflow.execution.repository.suppo
rt",org.springframework.webflow.execution.repository.snapshot;version
="2.0";uses:="org.springframework.webflow.conversation,org.springfram
ework.webflow.execution,org.springframework.webflow.execution.reposit
ory.support",org.springframework.webflow.execution.repository.support
;version="2.0";uses:="org.springframework.webflow.conversation,org.sp
ringframework.webflow.core.collection,org.springframework.webflow.exe
cution,org.springframework.webflow.execution.repository",org.springfr
amework.webflow.executor;version="2.0";uses:="org.springframework.web
flow.context,org.springframework.webflow.core,org.springframework.web
flow.core.collection,org.springframework.webflow.definition.registry,
org.springframework.webflow.execution,org.springframework.webflow.exe
cution.repository",org.springframework.webflow.expression;version="2.
0";uses:="ognl,org.apache.commons.logging,org.springframework.binding
.expression",org.springframework.webflow.expression.el;version="2.0";
uses:="javax.el,org.springframework.beans.factory,org.springframework
.context,org.springframework.webflow.execution",org.springframework.w
ebflow.mvc.builder;version="2.0";uses:="org.springframework.binding.e
xpression,org.springframework.binding.format,org.springframework.cont
ext,org.springframework.web.servlet,org.springframework.webflow.execu
tion,org.springframework.webflow.mvc.view",org.springframework.webflo
w.mvc.portlet;version="2.0";uses:="javax.portlet,org.springframework.
binding.expression,org.springframework.binding.format,org.springframe
work.web.portlet,org.springframework.web.servlet,org.springframework.
webflow.context.portlet,org.springframework.webflow.core,org.springfr
amework.webflow.core.collection,org.springframework.webflow.execution
,org.springframework.webflow.executor,org.springframework.webflow.mvc
.view",org.springframework.webflow.mvc.servlet;version="2.0";uses:="j
avax.servlet,javax.servlet.http,org.springframework.beans,org.springf
ramework.binding.expression,org.springframework.binding.format,org.sp
ringframework.context,org.springframework.js.ajax,org.springframework
.web.servlet,org.springframework.webflow.context.servlet,org.springfr
amework.webflow.core,org.springframework.webflow.core.collection,org.
springframework.webflow.execution,org.springframework.webflow.executo
r,org.springframework.webflow.mvc.view",org.springframework.webflow.m
vc.view;version="2.0";uses:="javax.servlet.http,org.springframework.b
inding.convert,org.springframework.binding.expression,org.springframe
work.binding.format,org.springframework.binding.mapping,org.springfra
mework.binding.message,org.springframework.validation,org.springframe
work.web.servlet,org.springframework.webflow.execution",org.springfra
mework.webflow.persistence;version="2.0";uses:="javax.persistence,org
.hibernate,org.springframework.transaction,org.springframework.webflo
w.core.collection,org.springframework.webflow.execution",org.springfr
amework.webflow.security;version="2.0";uses:="org.springframework.sec
urity,org.springframework.webflow.definition,org.springframework.webf
low.execution",org.springframework.webflow.test;version="2.0";uses:="
org.springframework.binding.expression,org.springframework.binding.fo
rmat,org.springframework.binding.message,org.springframework.context.
support,org.springframework.webflow.context,org.springframework.webfl
ow.core.collection,org.springframework.webflow.definition,org.springf
ramework.webflow.engine,org.springframework.webflow.engine.builder.su
pport,org.springframework.webflow.execution",org.springframework.webf
low.test.execution;version="2.0";uses:="org.springframework.beans.fac
tory.config,org.springframework.webflow.config,org.springframework.we
bflow.context,org.springframework.webflow.core.collection,org.springf
ramework.webflow.definition,org.springframework.webflow.definition.re
gistry,org.springframework.webflow.engine,org.springframework.webflow
.execution,org.springframework.webflow.execution.factory",org.springf
ramework.webflow.engine.model;version="2.0.0",org.springframework.web
flow.engine.model.builder;version="2.0.0";uses:="org.springframework.
core.io,org.springframework.webflow.engine.model",org.springframework
.webflow.engine.model.builder.xml;version="2.0.0";uses:="javax.xml.pa
rsers,org.springframework.core.io,org.springframework.webflow.engine.
model,org.springframework.webflow.engine.model.builder,org.springfram
ework.webflow.engine.model.registry,org.w3c.dom,org.xml.sax",org.spri
ngframework.webflow.engine.model.registry;version="2.0.0";uses:="org.
springframework.core.io,org.springframework.webflow.engine.model,org.
springframework.webflow.engine.model.builder",org.springframework.web
flow.engine.support;version="2.0.0";uses:="org.springframework.beans.
factory.config,org.springframework.binding.expression,org.springframe
work.binding.mapping,org.springframework.webflow.core.collection,org.
springframework.webflow.engine,org.springframework.webflow.execution"
,org.springframework.webflow.execution;version="2.0.0";uses:="org.spr
ingframework.binding.message,org.springframework.webflow.context,org.
springframework.webflow.core.collection,org.springframework.webflow.d
efinition",org.springframework.webflow.execution.factory;version="2.0
.0";uses:="org.springframework.webflow.definition,org.springframework
.webflow.execution",org.springframework.webflow.execution.repository;
version="2.0.0";uses:="org.springframework.webflow.execution",org.spr
ingframework.webflow.execution.repository.impl;version="2.0.0";uses:=
"org.springframework.webflow.conversation,org.springframework.webflow
.execution,org.springframework.webflow.execution.repository.snapshot,
org.springframework.webflow.execution.repository.support",org.springf
ramework.webflow.execution.repository.snapshot;version="2.0.0";uses:=
"org.springframework.webflow.conversation,org.springframework.webflow
.execution,org.springframework.webflow.execution.repository.support",
org.springframework.webflow.execution.repository.support;version="2.0
.0";uses:="org.springframework.webflow.conversation,org.springframewo
rk.webflow.core.collection,org.springframework.webflow.execution,org.
springframework.webflow.execution.repository",org.springframework.web
flow.executor;version="2.0.0";uses:="org.springframework.webflow.cont
ext,org.springframework.webflow.core,org.springframework.webflow.core
.collection,org.springframework.webflow.definition.registry,org.sprin
gframework.webflow.execution,org.springframework.webflow.execution.re
pository",org.springframework.webflow.expression;version="2.0.0";uses
:="ognl,org.apache.commons.logging,org.springframework.binding.expres
sion",org.springframework.webflow.expression.el;version="2.0.0";uses:
="javax.el,org.springframework.beans.factory,org.springframework.cont
ext,org.springframework.webflow.execution",org.springframework.webflo
w.mvc.builder;version="2.0.0";uses:="org.springframework.binding.expr
ession,org.springframework.binding.format,org.springframework.context
,org.springframework.web.servlet,org.springframework.webflow.executio
n,org.springframework.webflow.mvc.view",org.springframework.webflow.m
vc.portlet;version="2.0.0";uses:="javax.portlet,org.springframework.b
inding.expression,org.springframework.binding.format,org.springframew
ork.web.portlet,org.springframework.web.servlet,org.springframework.w
ebflow.context.portlet,org.springframework.webflow.core,org.springfra
mework.webflow.core.collection,org.springframework.webflow.execution,
org.springframework.webflow.executor,org.springframework.webflow.mvc.
view",org.springframework.webflow.mvc.servlet;version="2.0.0";uses:="
javax.servlet,javax.servlet.http,org.springframework.beans,org.spring
framework.binding.expression,org.springframework.binding.format,org.s
pringframework.context,org.springframework.js.ajax,org.springframewor
k.web.servlet,org.springframework.webflow.context.servlet,org.springf
ramework.webflow.core,org.springframework.webflow.core.collection,org
.springframework.webflow.execution,org.springframework.webflow.execut
or,org.springframework.webflow.mvc.view",org.springframework.webflow.
mvc.view;version="2.0.0";uses:="javax.servlet.http,org.springframewor
k.binding.convert,org.springframework.binding.expression,org.springfr
amework.binding.format,org.springframework.binding.mapping,org.spring
framework.binding.message,org.springframework.validation,org.springfr
amework.web.servlet,org.springframework.webflow.execution",org.spring
framework.webflow.persistence;version="2.0.0";uses:="javax.persistenc
e,org.hibernate,org.springframework.transaction,org.springframework.w
ebflow.core.collection,org.springframework.webflow.execution",org.spr
ingframework.webflow.security;version="2.0.0";uses:="org.springframew
ork.security,org.springframework.webflow.definition,org.springframewo
rk.webflow.execution",org.springframework.webflow.test;version="2.0.0
";uses:="org.springframework.binding.expression,org.springframework.b
inding.format,org.springframework.binding.message,org.springframework
.context.support,org.springframework.webflow.context,org.springframew
ork.webflow.core.collection,org.springframework.webflow.definition,or
g.springframework.webflow.engine,org.springframework.webflow.engine.b
uilder.support,org.springframework.webflow.execution",org.springframe
work.webflow.test.execution;version="2.0.0";uses:="org.springframewor
k.beans.factory.config,org.springframework.webflow.config,org.springf
ramework.webflow.context,org.springframework.webflow.core.collection,
org.springframework.webflow.definition,org.springframework.webflow.de
finition.registry,org.springframework.webflow.engine,org.springframew
ork.webflow.engine.builder,org.springframework.webflow.engine.model.r
egistry,org.springframework.webflow.execution,org.springframework.web
flow.test",org.springframework.webflow.upgrade;version="2.0.0";uses:=
"javax.xml.transform,org.springframework.core.io"
Bundle-Version: 2.0.0
.engine.builder,org.springframework.webflow.engine.model.registry,org
.springframework.webflow.execution,org.springframework.webflow.test",
org.springframework.webflow.upgrade;version="2.0";uses:="javax.xml.tr
ansform,org.springframework.core.io"
Bundle-Version: 2.0