diff --git a/spring-batch-core/src/main/resources/META-INF/MANIFEST.MF b/spring-batch-core/src/main/resources/META-INF/MANIFEST.MF index 1aea516a4..99e5939e6 100644 --- a/spring-batch-core/src/main/resources/META-INF/MANIFEST.MF +++ b/spring-batch-core/src/main/resources/META-INF/MANIFEST.MF @@ -1,99 +1,105 @@ -Manifest-Version: 1.0 -Bundle-SymbolicName: org.springframework.batch.core -Bundle-Version: 1.0.0 -Import-Package: edu.emory.mathcs.backport.java.util.concurrent;version - ="[3.0.0, 4.0.0)";resolution:=optional,javax.sql,org.apache.commons.l - ang;version="[2.1,3.0)";resolution:=optional,org.apache.commons.lang. - builder;version="[2.1,3.0)";resolution:=optional,org.apache.commons.l - ogging;version="[1.1.0, 2.0.0)",org.springframework.batch.core;versio - n=1.0.0,org.springframework.batch.core.configuration;version=1.0.0,or - g.springframework.batch.core.configuration.support;version=1.0.0,org. - springframework.batch.core.converter;version=1.0.0,org.springframewor - k.batch.core.job;version=1.0.0,org.springframework.batch.core.launch; - version=1.0.0,org.springframework.batch.core.launch.support;version=1 - .0.0,org.springframework.batch.core.listener;version=1.0.0,org.spring - framework.batch.core.repository;version=1.0.0,org.springframework.bat - ch.core.repository.dao;version=1.0.0,org.springframework.batch.core.r - epository.support;version=1.0.0,org.springframework.batch.core.resour - ce;version=1.0.0,org.springframework.batch.core.step;version=1.0.0,or - g.springframework.batch.core.step.item;version=1.0.0,org.springframew - ork.batch.core.step.skip;version=1.0.0,org.springframework.batch.core - .step.tasklet;version=1.0.0,org.springframework.batch.item;version="[ - 1.0.0,2.0.0)",org.springframework.batch.item.adapter;version="[1.0.0, - 2.0.0)",org.springframework.batch.item.database.support;version="[1.0 - .0,2.0.0)",org.springframework.batch.item.support;version="[1.0.0,2.0 - .0)",org.springframework.batch.repeat;version="[1.0.0,2.0.0)",org.spr - ingframework.batch.repeat.exception;version="[1.0.0,2.0.0)",org.sprin - gframework.batch.repeat.listener;version="[1.0.0,2.0.0)",org.springfr - amework.batch.repeat.policy;version="[1.0.0,2.0.0)",org.springframewo - rk.batch.repeat.support;version="[1.0.0,2.0.0)",org.springframework.b - atch.retry;version="[1.0.0,2.0.0)",org.springframework.batch.retry.ba - ckoff;version="[1.0.0,2.0.0)",org.springframework.batch.retry.callbac - k;version="[1.0.0,2.0.0)",org.springframework.batch.retry.listener;ve - rsion="[1.0.0,2.0.0)",org.springframework.batch.retry.policy;version= - "[1.0.0,2.0.0)",org.springframework.batch.retry.support;version="[1.0 - .0,2.0.0)",org.springframework.batch.support;version="[1.0.0,2.0.0)", - org.springframework.batch.support.transaction;version="[1.0.0,2.0.0)" - ,org.springframework.beans;version="[2.0.0, 3.0.0)";resolution:=optio - nal,org.springframework.beans.factory.config;version="[2.0.0, 3.0.0)" - ;resolution:=optional,org.springframework.context;version="[2.0.0, 3. - 0.0)";resolution:=optional,org.springframework.context.support;versio - n="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.core;vers - ion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.core.io - ;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.co - re.task;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframe - work.dao;version="[2.0.0, 3.0.0)";resolution:=optional,org.springfram - ework.jdbc.core;version="[2.0.0, 3.0.0)";resolution:=optional,org.spr - ingframework.jdbc.core.support;version="[2.0.0, 3.0.0)";resolution:=o - ptional,org.springframework.jdbc.support.incrementer;version="[2.0.0, - 3.0.0)";resolution:=optional,org.springframework.jdbc.support.lob;ve - rsion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.trans - action;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframew - ork.transaction.support;version="[2.0.0, 3.0.0)";resolution:=optional - ,org.springframework.util;version="[2.0.0, 3.0.0)";resolution:=option - al,org.springframework.beans.factory;version="[2.0.0, 3.0.0)";resolut - ion:=optional -Export-Package: org.springframework.batch.core;version=1.0.0;uses:="or - g.springframework.batch.item,org.springframework.batch.repeat",org.sp - ringframework.batch.core.configuration;version=1.0.0;uses:="org.sprin - gframework.batch.core,org.springframework.batch.core.repository",org. - springframework.batch.core.configuration.support;version=1.0.0;uses:= - "org.springframework.batch.core,org.springframework.batch.core.config - uration,org.springframework.batch.core.repository,org.springframework - .beans",org.springframework.batch.core.converter;version=1.0.0;uses:= - "org.springframework.batch.core",org.springframework.batch.core.job;v - ersion=1.0.0;uses:="org.springframework.batch.core,org.springframewor - k.batch.core.repository",org.springframework.batch.core.launch;versio - n=1.0.0;uses:="org.springframework.batch.core,org.springframework.bat - ch.core.repository",org.springframework.batch.core.launch.support;ver - sion=1.0.0;uses:="org.springframework.batch.core,org.springframework. - batch.core.configuration,org.springframework.batch.core.converter,org - .springframework.batch.core.launch,org.springframework.batch.core.rep - ository,org.springframework.core.task",org.springframework.batch.core - .listener;version=1.0.0;uses:="org.springframework.batch.core,org.spr - ingframework.batch.repeat",org.springframework.batch.core.repository; - version=1.0.0;uses:="org.springframework.batch.core",org.springframew - ork.batch.core.repository.dao;version=1.0.0;uses:="org.springframewor - k.batch.core,org.springframework.batch.item,org.springframework.dao,o - rg.springframework.jdbc.core,org.springframework.jdbc.support.increme - nter,org.springframework.jdbc.support.lob",org.springframework.batch. - core.repository.support;version=1.0.0;uses:="javax.sql,org.springfram - ework.batch.core,org.springframework.batch.core.repository,org.spring - framework.batch.core.repository.dao,org.springframework.batch.item.da - tabase.support",org.springframework.batch.core.resource;version=1.0.0 - ;uses:="org.springframework.batch.core,org.springframework.batch.core - .converter,org.springframework.core.io",org.springframework.batch.cor - e.step;version=1.0.0;uses:="org.springframework.batch.core,org.spring - framework.batch.repeat",org.springframework.batch.core.step.item;vers - ion=1.0.0;uses:="org.springframework.batch.core,org.springframework.b - atch.core.listener,org.springframework.batch.core.repository,org.spri - ngframework.batch.core.step,org.springframework.batch.core.step.skip, - org.springframework.batch.item,org.springframework.batch.item.support - ,org.springframework.batch.repeat,org.springframework.batch.repeat.ex - ception,org.springframework.batch.repeat.support,org.springframework. - batch.retry,org.springframework.batch.retry.backoff,org.springframewo - rk.batch.retry.callback,org.springframework.core.task,org.springframe - work.transaction",org.springframework.batch.core.step.skip;version=1. - 0.0,org.springframework.batch.core.step.tasklet;version=1.0.0;uses:=" - org.springframework.batch.core,org.springframework.batch.core.reposit - ory,org.springframework.batch.repeat" +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Build-Jdk: 1.5.0_13 +Built-By: tsweeney +Created-By: Apache Maven +Import-Package: edu.emory.mathcs.backport.java.util.concurrent;version + ="[3.0.0, 4.0.0)";resolution:=optional,javax.sql,org.aopalliance.aop; + version="[1.0.0, 2.0.0)",org.apache.commons.lang;version="[2.1,3.0)"; + resolution:=optional,org.apache.commons.lang.builder;version="[2.1,3. + 0)";resolution:=optional,org.apache.commons.logging;version="[1.1.0, + 2.0.0)",org.springframework.aop;version="[2.0.0, 3.0.0)",org.springfr + amework.aop.framework;version="[2.0.0, 3.0.0)",org.springframework.ao + p.support;version="[2.0.0, 3.0.0)",org.springframework.batch.item;ver + sion="[1.1.0, 2.0.0)",org.springframework.batch.item.adapter;version= + "[1.1.0, 2.0.0)",org.springframework.batch.item.database.support;vers + ion="[1.1.0, 2.0.0)",org.springframework.batch.item.support;version=" + [1.1.0, 2.0.0)",org.springframework.batch.item.validator;version="[1. + 1.0, 2.0.0)",org.springframework.batch.repeat;version="[1.1.0, 2.0.0) + ",org.springframework.batch.repeat.exception;version="[1.1.0, 2.0.0)" + ,org.springframework.batch.repeat.listener;version="[1.1.0, 2.0.0)",o + rg.springframework.batch.repeat.policy;version="[1.1.0, 2.0.0)",org.s + pringframework.batch.repeat.support;version="[1.1.0, 2.0.0)",org.spri + ngframework.batch.retry;version="[1.1.0, 2.0.0)",org.springframework. + batch.retry.backoff;version="[1.1.0, 2.0.0)",org.springframework.batc + h.retry.callback;version="[1.1.0, 2.0.0)",org.springframework.batch.r + etry.listener;version="[1.1.0, 2.0.0)",org.springframework.batch.retr + y.policy;version="[1.1.0, 2.0.0)",org.springframework.batch.retry.sup + port;version="[1.1.0, 2.0.0)",org.springframework.batch.support;versi + on="[1.1.0, 2.0.0)",org.springframework.batch.support.transaction;ver + sion="[1.1.0, 2.0.0)",org.springframework.beans;version="[2.0.0, 3.0. + 0)";resolution:=optional,org.springframework.beans.factory;version="[ + 2.0.0, 3.0.0)";resolution:=optional,org.springframework.beans.factory + .config;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframe + work.context;version="[2.0.0, 3.0.0)";resolution:=optional,org.spring + framework.context.support;version="[2.0.0, 3.0.0)";resolution:=option + al,org.springframework.core;version="[2.0.0, 3.0.0)";resolution:=opti + onal,org.springframework.core.io;version="[2.0.0, 3.0.0)";resolution: + =optional,org.springframework.core.task;version="[2.0.0, 3.0.0)";reso + lution:=optional,org.springframework.dao;version="[2.0.0, 3.0.0)";res + olution:=optional,org.springframework.jdbc.core;version="[2.0.0, 3.0. + 0)";resolution:=optional,org.springframework.jdbc.core.support;versio + n="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.jdbc.supp + ort.incrementer;version="[2.0.0, 3.0.0)";resolution:=optional,org.spr + ingframework.jdbc.support.lob;version="[2.0.0, 3.0.0)";resolution:=op + tional,org.springframework.transaction;version="[2.0.0, 3.0.0)";resol + ution:=optional,org.springframework.transaction.interceptor;version=" + [2.0.0, 3.0.0)";resolution:=optional,org.springframework.transaction. + support;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframe + work.util;version="[2.0.0, 3.0.0)";resolution:=optional +Bundle-ManifestVersion: 2 +Bundle-SymbolicName: org.springframework.batch.core +Export-Package: org.springframework.batch.core;version="1.1.0.RELEASE" + ;uses:="org.springframework.batch.item,org.springframework.batch.repe + at",org.springframework.batch.core.configuration;version="1.1.0.RELEA + SE";uses:="org.springframework.batch.core,org.springframework.batch.c + ore.repository",org.springframework.batch.core.configuration.support; + version="1.1.0.RELEASE";uses:="org.springframework.batch.core,org.spr + ingframework.batch.core.configuration,org.springframework.batch.core. + repository,org.springframework.beans,org.springframework.context",org + .springframework.batch.core.converter;version="1.1.0.RELEASE";uses:=" + org.springframework.batch.core",org.springframework.batch.core.job;ve + rsion="1.1.0.RELEASE";uses:="org.springframework.batch.core,org.sprin + gframework.batch.core.listener,org.springframework.batch.core.reposit + ory",org.springframework.batch.core.launch;version="1.1.0.RELEASE";us + es:="org.springframework.batch.core,org.springframework.batch.core.re + pository",org.springframework.batch.core.launch.support;version="1.1. + 0.RELEASE";uses:="org.springframework.batch.core,org.springframework. + batch.core.configuration,org.springframework.batch.core.converter,org + .springframework.batch.core.launch,org.springframework.batch.core.rep + ository,org.springframework.core.task",org.springframework.batch.core + .listener;version="1.1.0.RELEASE";uses:="org.springframework.batch.co + re,org.springframework.batch.repeat",org.springframework.batch.core.r + epository;version="1.1.0.RELEASE";uses:="org.springframework.batch.co + re",org.springframework.batch.core.repository.dao;version="1.1.0.RELE + ASE";uses:="org.springframework.batch.core,org.springframework.batch. + item,org.springframework.dao,org.springframework.jdbc.core,org.spring + framework.jdbc.support.incrementer,org.springframework.jdbc.support.l + ob",org.springframework.batch.core.repository.support;version="1.1.0. + RELEASE";uses:="javax.sql,org.springframework.batch.core,org.springfr + amework.batch.core.repository,org.springframework.batch.core.reposito + ry.dao,org.springframework.batch.item.database.support,org.springfram + ework.transaction",org.springframework.batch.core.resource;version="1 + .1.0.RELEASE";uses:="org.springframework.batch.core,org.springframewo + rk.batch.core.converter,org.springframework.batch.repeat,org.springfr + amework.core.io",org.springframework.batch.core.step;version="1.1.0.R + ELEASE";uses:="org.springframework.batch.core,org.springframework.bat + ch.core.repository,org.springframework.batch.item,org.springframework + .batch.repeat",org.springframework.batch.core.step.item;version="1.1. + 0.RELEASE";uses:="org.apache.commons.logging,org.springframework.batc + h.core,org.springframework.batch.core.listener,org.springframework.ba + tch.core.repository,org.springframework.batch.core.step,org.springfra + mework.batch.core.step.skip,org.springframework.batch.item,org.spring + framework.batch.item.support,org.springframework.batch.item.validator + ,org.springframework.batch.repeat,org.springframework.batch.repeat.ex + ception,org.springframework.batch.repeat.support,org.springframework. + batch.retry,org.springframework.batch.retry.backoff,org.springframewo + rk.core.task,org.springframework.transaction,org.springframework.tran + saction.interceptor",org.springframework.batch.core.step.skip;version + ="1.1.0.RELEASE",org.springframework.batch.core.step.tasklet;version= + "1.1.0.RELEASE";uses:="org.springframework.batch.core,org.springframe + work.batch.core.repository,org.springframework.batch.item,org.springf + ramework.batch.repeat" +Bundle-Version: 1.1.0.RELEASE + + diff --git a/spring-batch-core/src/main/resources/META-INF/spring-batch-core.mf b/spring-batch-core/src/main/resources/META-INF/spring-batch-core.mf index 3cee77b81..ce9884897 100644 --- a/spring-batch-core/src/main/resources/META-INF/spring-batch-core.mf +++ b/spring-batch-core/src/main/resources/META-INF/spring-batch-core.mf @@ -1,13 +1,19 @@ Bundle-SymbolicName: org.springframework.batch.core -Bundle-Version: 1.0.0 +Bundle-Version: 1.1.0.RELEASE +Bundle-ManifestVersion: 2 +Ignored-Existing-Headers: + Import-Package, + Export-Package Import-Template: edu.emory.mathcs.backport.*;version="[3.0.0, 4.0.0)";resolution:=optional, + org.aopalliance.aop.*;version="[1.0.0, 2.0.0)", org.apache.commons.lang.*;version="[2.1,3.0)";resolution:=optional, org.apache.commons.logging.*;version="[1.1.0, 2.0.0)", - org.springframework.batch.item.*;version="[1.0.0,2.0.0)", - org.springframework.batch.repeat.*;version="[1.0.0,2.0.0)", - org.springframework.batch.retry.*;version="[1.0.0,2.0.0)", - org.springframework.batch.support.*;version="[1.0.0,2.0.0)", + org.springframework.aop.*;version="[2.0.0, 3.0.0)", + org.springframework.batch.item.*;version="[1.1.0, 2.0.0)", + org.springframework.batch.repeat.*;version="[1.1.0, 2.0.0)", + org.springframework.batch.retry.*;version="[1.1.0, 2.0.0)", + org.springframework.batch.support.*;version="[1.1.0, 2.0.0)", org.springframework.beans.*;version="[2.0.0, 3.0.0)";resolution:=optional, org.springframework.context.*;version="[2.0.0, 3.0.0)";resolution:=optional, org.springframework.core.*;version="[2.0.0, 3.0.0)";resolution:=optional, diff --git a/spring-batch-infrastructure/src/main/resources/META-INF/MANIFEST.MF b/spring-batch-infrastructure/src/main/resources/META-INF/MANIFEST.MF index 658fa8f95..d7e35c188 100644 --- a/spring-batch-infrastructure/src/main/resources/META-INF/MANIFEST.MF +++ b/spring-batch-infrastructure/src/main/resources/META-INF/MANIFEST.MF @@ -1,128 +1,111 @@ -Manifest-Version: 1.0 -Bundle-SymbolicName: org.springframework.batch.infrastructure -Bundle-Version: 1.0.0 -Import-Package: com.ibatis.sqlmap.client;version="[2.3.0, 3.0.0)";reso - lution:=optional,edu.emory.mathcs.backport.java.util.concurrent;versi - on="[3.0.0, 4.0.0)";resolution:=optional,edu.emory.mathcs.backport.ja - va.util.concurrent.atomic;version="[3.0.0, 4.0.0)";resolution:=option - al,javax.jms;version=1.1.0;resolution:=optional,javax.sql,javax.xml.n - amespace,javax.xml.stream;version=1.2.0;resolution:=optional,javax.xm - l.stream.events;version=1.2.0;resolution:=optional,javax.xml.transfor - m,org.aopalliance.aop;version=1.0.0;resolution:=optional,org.aopallia - nce.intercept;version=1.0.0;resolution:=optional,org.apache.commons.l - ogging;version="[1.1.0, 2.0.0)",org.hibernate;version="[3.2.5.ga, 3.3 - .0.ga)";resolution:=optional,org.hibernate.classic;version="[3.2.5.ga - , 3.3.0.ga)";resolution:=optional,org.springframework.aop;version="[2 - .0.0, 3.0.0)";resolution:=optional,org.springframework.aop.framework; - version="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.aop - .support;version="[2.0.0, 3.0.0)";resolution:=optional,org.springfram - ework.batch.item;version=1.0.0,org.springframework.batch.item.adapter - ;version=1.0.0,org.springframework.batch.item.database;version=1.0.0, - org.springframework.batch.item.database.support;version=1.0.0,org.spr - ingframework.batch.item.file;version=1.0.0,org.springframework.batch. - item.file.mapping;version=1.0.0,org.springframework.batch.item.file.s - eparator;version=1.0.0,org.springframework.batch.item.file.transform; - version=1.0.0,org.springframework.batch.item.jms;version=1.0.0,org.sp - ringframework.batch.item.support;version=1.0.0,org.springframework.ba - tch.item.transform;version=1.0.0,org.springframework.batch.item.util; - version=1.0.0,org.springframework.batch.item.validator;version=1.0.0, - org.springframework.batch.item.xml;version=1.0.0,org.springframework. - batch.item.xml.oxm;version=1.0.0,org.springframework.batch.item.xml.s - tax;version=1.0.0,org.springframework.batch.repeat;version=1.0.0,org. - springframework.batch.repeat.callback;version=1.0.0,org.springframewo - rk.batch.repeat.context;version=1.0.0,org.springframework.batch.repea - t.exception;version=1.0.0,org.springframework.batch.repeat.intercepto - r;version=1.0.0,org.springframework.batch.repeat.listener;version=1.0 - .0,org.springframework.batch.repeat.policy;version=1.0.0,org.springfr - amework.batch.repeat.support;version=1.0.0,org.springframework.batch. - retry;version=1.0.0,org.springframework.batch.retry.backoff;version=1 - .0.0,org.springframework.batch.retry.callback;version=1.0.0,org.sprin - gframework.batch.retry.context;version=1.0.0,org.springframework.batc - h.retry.interceptor;version=1.0.0,org.springframework.batch.retry.lis - tener;version=1.0.0,org.springframework.batch.retry.policy;version=1. - 0.0,org.springframework.batch.retry.support;version=1.0.0,org.springf - ramework.batch.support;version=1.0.0,org.springframework.batch.suppor - t.transaction;version=1.0.0,org.springframework.beans;version="[2.0.0 - , 3.0.0)";resolution:=optional,org.springframework.beans.factory;vers - ion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.core;ve - rsion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.core. - io;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframework. - core.task;version="[2.0.0, 3.0.0)";resolution:=optional,org.springfra - mework.dao;version="[2.0.0, 3.0.0)";resolution:=optional,org.springfr - amework.jdbc;version="[2.0.0, 3.0.0)";resolution:=optional,org.spring - framework.jdbc.core;version="[2.0.0, 3.0.0)";resolution:=optional,org - .springframework.jdbc.support;version="[2.0.0, 3.0.0)";resolution:=op - tional,org.springframework.jdbc.support.incrementer;version="[2.0.0, - 3.0.0)";resolution:=optional,org.springframework.jms;version="[2.0.0, - 3.0.0)";resolution:=optional,org.springframework.jms.core;version="[ - 2.0.0, 3.0.0)";resolution:=optional,org.springframework.orm.hibernate - 3;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.o - rm.ibatis;version="[2.0.0, 3.0.0)";resolution:=optional,org.springfra - mework.oxm;version="[1.0.0, 2.0.0)";resolution:=optional,org.springfr - amework.transaction;version="[2.0.0, 3.0.0)";resolution:=optional,org - .springframework.transaction.support;version="[2.0.0, 3.0.0)";resolut - ion:=optional,org.springframework.util;version="[2.0.0, 3.0.0)";resol - ution:=optional,org.springframework.validation;version="[2.0.0, 3.0.0 - )";resolution:=optional,org.springframework.xml.transform;version="[1 - .0.0, 2.0.0)";resolution:=optional -Export-Package: org.springframework.batch.item;version=1.0.0,org.sprin - gframework.batch.item.adapter;version=1.0.0;uses:="org.springframewor - k.batch.item",org.springframework.batch.item.database;version=1.0.0;u - ses:="com.ibatis.sqlmap.client,javax.sql,org.hibernate,org.springfram - ework.batch.item,org.springframework.dao,org.springframework.jdbc.cor - e,org.springframework.jdbc.support,org.springframework.orm.hibernate3 - ",org.springframework.batch.item.database.support;version=1.0.0;uses: - ="com.ibatis.sqlmap.client,javax.sql,org.springframework.batch.item,o - rg.springframework.jdbc.core,org.springframework.jdbc.support.increme - nter,org.springframework.orm.ibatis",org.springframework.batch.item.f - ile;version=1.0.0;uses:="org.springframework.batch.item,org.springfra - mework.batch.item.file.mapping,org.springframework.batch.item.file.se - parator,org.springframework.batch.item.file.transform,org.springframe - work.core.io",org.springframework.batch.item.file.mapping;version=1.0 - .0;uses:="org.springframework.beans.factory,org.springframework.valid - ation",org.springframework.batch.item.file.separator;version=1.0.0;us - es:="org.springframework.batch.item,org.springframework.core.io",org. - springframework.batch.item.file.transform;version=1.0.0;uses:="org.sp - ringframework.batch.item.file.mapping,org.springframework.batch.item. - transform",org.springframework.batch.item.jms;version=1.0.0;uses:="ja - vax.jms,org.springframework.jms.core",org.springframework.batch.item. - support;version=1.0.0;uses:="org.springframework.batch.item",org.spri - ngframework.batch.item.transform;version=1.0.0,org.springframework.ba - tch.item.util;version=1.0.0,org.springframework.batch.item.validator; - version=1.0.0;uses:="org.springframework.validation",org.springframew - ork.batch.item.xml;version=1.0.0;uses:="javax.xml.stream,org.springfr - amework.batch.item,org.springframework.core.io",org.springframework.b - atch.item.xml.oxm;version=1.0.0;uses:="javax.xml.stream,org.springfra - mework.oxm",org.springframework.batch.item.xml.stax;version=1.0.0;use - s:="javax.xml.namespace,javax.xml.stream,javax.xml.stream.events",org - .springframework.batch.repeat;version=1.0.0,org.springframework.batch - .repeat.callback;version=1.0.0;uses:="org.springframework.batch.item, - org.springframework.batch.repeat",org.springframework.batch.repeat.co - ntext;version=1.0.0;uses:="org.springframework.batch.repeat",org.spri - ngframework.batch.repeat.exception;version=1.0.0;uses:="org.springfra - mework.batch.repeat,org.springframework.batch.support",org.springfram - ework.batch.repeat.interceptor;version=1.0.0;uses:="org.aopalliance.i - ntercept,org.springframework.batch.repeat",org.springframework.batch. - repeat.listener;version=1.0.0;uses:="org.springframework.batch.repeat - ",org.springframework.batch.repeat.policy;version=1.0.0;uses:="org.sp - ringframework.batch.repeat,org.springframework.batch.repeat.context", - org.springframework.batch.repeat.support;version=1.0.0;uses:="org.spr - ingframework.batch.repeat,org.springframework.batch.repeat.exception, - org.springframework.core.task",org.springframework.batch.retry;versio - n=1.0.0,org.springframework.batch.retry.backoff;version=1.0.0;uses:=" - org.springframework.batch.retry",org.springframework.batch.retry.call - back;version=1.0.0;uses:="org.springframework.batch.item,org.springfr - amework.batch.retry",org.springframework.batch.retry.context;version= - 1.0.0;uses:="org.springframework.batch.retry",org.springframework.bat - ch.retry.interceptor;version=1.0.0;uses:="org.aopalliance.intercept,o - rg.springframework.batch.retry",org.springframework.batch.retry.liste - ner;version=1.0.0;uses:="org.springframework.batch.retry",org.springf - ramework.batch.retry.policy;version=1.0.0;uses:="org.springframework. - batch.item,org.springframework.batch.retry,org.springframework.batch. - retry.callback,org.springframework.batch.support",org.springframework - .batch.retry.support;version=1.0.0;uses:="org.springframework.batch.r - etry,org.springframework.batch.retry.backoff",org.springframework.bat - ch.support;version=1.0.0;uses:="org.springframework.beans",org.spring - framework.batch.support.transaction;version=1.0.0;uses:="org.aopallia - nce.intercept,org.springframework.transaction,org.springframework.tra - nsaction.support" +Manifest-Version: 1.0 +Archiver-Version: Plexus Archiver +Build-Jdk: 1.5.0_13 +Built-By: tsweeney +Created-By: Apache Maven +Import-Package: com.ibatis.sqlmap.client;version="[2.3.0, 3.0.0)";reso + lution:=optional,edu.emory.mathcs.backport.java.util.concurrent;versi + on="[3.0.0, 4.0.0)";resolution:=optional,edu.emory.mathcs.backport.ja + va.util.concurrent.atomic;version="[3.0.0, 4.0.0)";resolution:=option + al,javax.jms;version="1.1.0";resolution:=optional,javax.sql,javax.xml + .namespace,javax.xml.stream;version="1.2.0";resolution:=optional,java + x.xml.stream.events;version="1.2.0";resolution:=optional,javax.xml.tr + ansform,org.aopalliance.aop;version="1.0.0";resolution:=optional,org. + aopalliance.intercept;version="1.0.0";resolution:=optional,org.apache + .commons.logging;version="[1.1.0, 2.0.0)",org.hibernate;version="[3.2 + .5.ga, 3.3.0.ga)";resolution:=optional,org.hibernate.classic;version= + "[3.2.5.ga, 3.3.0.ga)";resolution:=optional,org.springframework.aop;v + ersion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.aop. + framework;version="[2.0.0, 3.0.0)";resolution:=optional,org.springfra + mework.aop.support;version="[2.0.0, 3.0.0)";resolution:=optional,org. + springframework.beans;version="[2.0.0, 3.0.0)";resolution:=optional,o + rg.springframework.beans.factory;version="[2.0.0, 3.0.0)";resolution: + =optional,org.springframework.core;version="[2.0.0, 3.0.0)";resolutio + n:=optional,org.springframework.core.enums;version="[2.0.0, 3.0.0)";r + esolution:=optional,org.springframework.core.io;version="[2.0.0, 3.0. + 0)";resolution:=optional,org.springframework.core.task;version="[2.0. + 0, 3.0.0)";resolution:=optional,org.springframework.dao;version="[2.0 + .0, 3.0.0)";resolution:=optional,org.springframework.jdbc;version="[2 + .0.0, 3.0.0)";resolution:=optional,org.springframework.jdbc.core;vers + ion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.jdbc.su + pport;version="[2.0.0, 3.0.0)";resolution:=optional,org.springframewo + rk.jdbc.support.incrementer;version="[2.0.0, 3.0.0)";resolution:=opti + onal,org.springframework.jms;version="[2.0.0, 3.0.0)";resolution:=opt + ional,org.springframework.jms.core;version="[2.0.0, 3.0.0)";resolutio + n:=optional,org.springframework.orm.hibernate3;version="[2.0.0, 3.0.0 + )";resolution:=optional,org.springframework.orm.ibatis;version="[2.0. + 0, 3.0.0)";resolution:=optional,org.springframework.oxm;version="[1.0 + .0, 2.0.0)";resolution:=optional,org.springframework.transaction;vers + ion="[2.0.0, 3.0.0)";resolution:=optional,org.springframework.transac + tion.support;version="[2.0.0, 3.0.0)";resolution:=optional,org.spring + framework.util;version="[2.0.0, 3.0.0)";resolution:=optional,org.spri + ngframework.validation;version="[2.0.0, 3.0.0)";resolution:=optional, + org.springframework.xml.transform;version="[1.0.0, 2.0.0)";resolution + :=optional +Bundle-ManifestVersion: 2 +Bundle-SymbolicName: org.springframework.batch.infrastructure +Export-Package: org.springframework.batch.item;version="1.1.0",org.spr + ingframework.batch.item.adapter;version="1.1.0";uses:="org.springfram + ework.batch.item",org.springframework.batch.item.database;version="1. + 1.0";uses:="com.ibatis.sqlmap.client,javax.sql,org.hibernate,org.spri + ngframework.batch.item,org.springframework.dao,org.springframework.jd + bc.core,org.springframework.jdbc.support,org.springframework.orm.hibe + rnate3",org.springframework.batch.item.database.support;version="1.1. + 0";uses:="com.ibatis.sqlmap.client,javax.sql,org.springframework.batc + h.item,org.springframework.batch.item.database,org.springframework.jd + bc.core,org.springframework.jdbc.support.incrementer,org.springframew + ork.orm.ibatis",org.springframework.batch.item.file;version="1.1.0";u + ses:="org.springframework.batch.item,org.springframework.batch.item.f + ile.mapping,org.springframework.batch.item.file.separator,org.springf + ramework.batch.item.file.transform,org.springframework.core.io",org.s + pringframework.batch.item.file.mapping;version="1.1.0";uses:="org.spr + ingframework.beans.factory,org.springframework.validation",org.spring + framework.batch.item.file.separator;version="1.1.0";uses:="org.spring + framework.batch.item,org.springframework.core.io",org.springframework + .batch.item.file.transform;version="1.1.0";uses:="org.springframework + .batch.item.file.mapping,org.springframework.batch.item.transform",or + g.springframework.batch.item.jms;version="1.1.0";uses:="javax.jms,org + .springframework.jms.core",org.springframework.batch.item.support;ver + sion="1.1.0";uses:="org.springframework.batch.item",org.springframewo + rk.batch.item.transform;version="1.1.0",org.springframework.batch.ite + m.util;version="1.1.0",org.springframework.batch.item.validator;versi + on="1.1.0";uses:="org.springframework.validation",org.springframework + .batch.item.xml;version="1.1.0";uses:="javax.xml.stream,org.springfra + mework.batch.item,org.springframework.core.io",org.springframework.ba + tch.item.xml.oxm;version="1.1.0";uses:="javax.xml.stream,org.springfr + amework.oxm",org.springframework.batch.item.xml.stax;version="1.1.0"; + uses:="javax.xml.namespace,javax.xml.stream,javax.xml.stream.events", + org.springframework.batch.repeat;version="1.1.0",org.springframework. + batch.repeat.callback;version="1.1.0";uses:="org.springframework.batc + h.item,org.springframework.batch.repeat",org.springframework.batch.re + peat.context;version="1.1.0";uses:="org.springframework.batch.repeat" + ,org.springframework.batch.repeat.exception;version="1.1.0";uses:="or + g.springframework.batch.repeat,org.springframework.batch.support",org + .springframework.batch.repeat.interceptor;version="1.1.0";uses:="org. + aopalliance.intercept,org.springframework.batch.repeat",org.springfra + mework.batch.repeat.listener;version="1.1.0";uses:="org.springframewo + rk.batch.repeat",org.springframework.batch.repeat.policy;version="1.1 + .0";uses:="org.springframework.batch.repeat,org.springframework.batch + .repeat.context",org.springframework.batch.repeat.support;version="1. + 1.0";uses:="org.springframework.batch.repeat,org.springframework.batc + h.repeat.exception,org.springframework.core.task",org.springframework + .batch.retry;version="1.1.0",org.springframework.batch.retry.backoff; + version="1.1.0";uses:="org.springframework.batch.retry",org.springfra + mework.batch.retry.callback;version="1.1.0";uses:="org.springframewor + k.batch.retry",org.springframework.batch.retry.context;version="1.1.0 + ";uses:="org.springframework.batch.retry",org.springframework.batch.r + etry.interceptor;version="1.1.0";uses:="org.aopalliance.intercept,org + .springframework.batch.item,org.springframework.batch.retry",org.spri + ngframework.batch.retry.listener;version="1.1.0";uses:="org.springfra + mework.batch.retry",org.springframework.batch.retry.policy;version="1 + .1.0";uses:="org.springframework.batch.retry,org.springframework.batc + h.retry.callback,org.springframework.batch.support",org.springframewo + rk.batch.retry.support;version="1.1.0";uses:="org.springframework.bat + ch.retry,org.springframework.batch.retry.backoff",org.springframework + .batch.support;version="1.1.0";uses:="org.springframework.beans",org. + springframework.batch.support.transaction;version="1.1.0";uses:="org. + aopalliance.intercept,org.springframework.transaction,org.springframe + work.transaction.support" +Bundle-Version: 1.1.0 + + diff --git a/spring-batch-infrastructure/src/main/resources/META-INF/spring-batch-infrastructure.mf b/spring-batch-infrastructure/src/main/resources/META-INF/spring-batch-infrastructure.mf index bdd7ab71d..cc7b20e65 100644 --- a/spring-batch-infrastructure/src/main/resources/META-INF/spring-batch-infrastructure.mf +++ b/spring-batch-infrastructure/src/main/resources/META-INF/spring-batch-infrastructure.mf @@ -1,5 +1,6 @@ Bundle-SymbolicName: org.springframework.batch.infrastructure -Bundle-Version: 1.0.0 +Bundle-Version: 1.1.0 +Bundle-ManifestVersion: 2 Import-Template: com.ibatis.sqlmap.*;version="[2.3.0, 3.0.0)";resolution:=optional, edu.emory.mathcs.backport.*;version="[3.0.0, 4.0.0)";resolution:=optional,