Update MANIFEST.MF in bundle projects

This commit is contained in:
dsyer
2009-02-01 11:33:21 +00:00
parent f47e8382d2
commit b22c2bd44e
3 changed files with 280 additions and 171 deletions

View File

@@ -0,0 +1,40 @@
Manifest-Version: 1.0
Bundle-Name: Spring Batch Test
Bundle-Classpath: .
Archiver-Version: Plexus Archiver
Build-Jdk: 1.6.0_03
Built-By: dsyer
Created-By: Apache Maven
Import-Package: javax.sql,junit.framework;version="[4.4.0,5.0.0)";reso
lution:=optional,org.apache.commons.io,org.apache.commons.logging;ver
sion="[1.1.0, 2.0.0)",org.junit;version="[4.4.0,5.0.0)";resolution:=o
ptional,org.springframework.batch.core;version="[2.0.0, 3.0.0)",org.s
pringframework.batch.core.converter;version="[2.0.0, 3.0.0)",org.spri
ngframework.batch.core.job;version="[2.0.0, 3.0.0)",org.springframewo
rk.batch.core.job.flow;version="[2.0.0, 3.0.0)",org.springframework.b
atch.core.job.flow.support;version="[2.0.0, 3.0.0)",org.springframewo
rk.batch.core.job.flow.support.state;version="[2.0.0, 3.0.0)",org.spr
ingframework.batch.core.launch;version="[2.0.0, 3.0.0)",org.springfra
mework.batch.core.repository;version="[2.0.0, 3.0.0)",org.springframe
work.batch.support;version="[2.0.0, 3.0.0)",org.springframework.beans
.factory;version="[2.5.5, 3.0.0)";resolution:=optional,org.springfram
ework.context.support,org.springframework.core.io;version="[2.5.5, 3.
0.0)";resolution:=optional,org.springframework.dao;version="[2.5.5, 3
.0.0)";resolution:=optional,org.springframework.jdbc.core;version="[2
.5.5, 3.0.0)";resolution:=optional,org.springframework.jdbc.core.simp
le;version="[2.5.5, 3.0.0)";resolution:=optional,org.springframework.
jdbc.datasource;version="[2.5.5, 3.0.0)";resolution:=optional,org.spr
ingframework.transaction;version="[2.5.5, 3.0.0)";resolution:=optiona
l,org.springframework.transaction.support;version="[2.5.5, 3.0.0)";re
solution:=optional,org.springframework.util;version="[2.5.5, 3.0.0)";
resolution:=optional
Bundle-Vendor: Spring
Bundle-SymbolicName: org.springframework.batch.test
Export-Package: org.springframework.batch.test;version="0";uses:="java
x.sql,org.apache.commons.logging,org.junit,org.springframework.batch.
core,org.springframework.batch.core.job,org.springframework.batch.cor
e.launch,org.springframework.batch.core.repository,org.springframewor
k.beans.factory,org.springframework.core.io,org.springframework.dao,o
rg.springframework.jdbc.core.simple,org.springframework.transaction,o
rg.springframework.transaction.support"