From 0184f5a49cf585ce14205c0383bd2b8f7e243b3c Mon Sep 17 00:00:00 2001 From: bsinou Date: Tue, 1 Apr 2014 16:51:08 +0200 Subject: [PATCH] Workaround for regression in SLC --- META-INF/MANIFEST.MF | 44 +++++++++++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 73ec92e..4351495 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1376991293617 -Build-Jdk: 1.7.0_25 -Built-By: mbaudier +Bnd-LastModified: 1396362883620 +Build-Jdk: 1.6.0_30 +Built-By: bsinou Bundle-Description: SLC execution modules for generic tasks, to be used as parent pom Bundle-DocURL: http://www.argeo.org @@ -11,21 +11,31 @@ Bundle-Name: Argeo Distribution Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-SymbolicName: org.argeo.tp.slc.factory Bundle-Vendor: Argeo -Bundle-Version: 1.1.14.SNAPSHOT-r130820_1134 +Bundle-Version: 1.1.16.r140401_1634 Created-By: Apache Maven Bundle Plugin -Import-Package: com.jcraft.jsch;resolution:=optional,javax.jcr;version=" - [2.0,3)",net.sf.cglib.core;version="[2.1,3)",net.sf.cglib.proxy;version - ="[2.1,3)",net.sf.cglib.reflect;version="[2.1,3)",org.aopalliance.aop;v - ersion="[1.0,2)",org.apache.commons.exec;resolution:=optional;version=" - [1.0,2)",org.argeo.security.core;version="[1.2,2)",org.argeo.slc.core.e - xecution;version="[1.1,2)",org.argeo.slc.core.execution.tasks;version=" - [1.1,2)",org.argeo.slc.execution;version="[1.1,2)",org.argeo.slc.osgi;v - ersion="[1.1,2)",org.argeo.slc.repo,org.argeo.slc.repo.osgi,org.argeo.s - lc.test;version="[1.1,2)",org.springframework.aop;version="[2.5,3)",org - .springframework.aop.framework;version="[2.5,3)",org.springframework.ao - p.scope;version="[2.5,3)",org.springframework.beans.factory.config;vers - ion="[2.5,3)",org.springframework.core.io;version="[2.5,3)",org.springf - ramework.security;version="[2.0,3)" +Import-Package: com.jcraft.jsch;resolution:=optional, + javax.jcr;version="[2.0,3)", + javax.security.auth, + javax.security.auth.callback, + net.sf.cglib.core;version="[2.1,3)", + net.sf.cglib.proxy;version="[2.1,3)", + net.sf.cglib.reflect;version="[2.1,3)", + org.aopalliance.aop;version="[1.0,2)", + org.apache.commons.exec;version="[1.0,2)";resolution:=optional, + org.argeo.security.core;version="[1.2,2)", + org.argeo.slc.core.execution;version="[1.1,2)", + org.argeo.slc.core.execution.tasks;version="[1.1,2)", + org.argeo.slc.execution;version="[1.1,2)", + org.argeo.slc.osgi;version="[1.1,2)", + org.argeo.slc.repo, + org.argeo.slc.repo.osgi, + org.argeo.slc.test;version="[1.1,2)", + org.springframework.aop;version="[2.5,3)", + org.springframework.aop.framework;version="[2.5,3)", + org.springframework.aop.scope;version="[2.5,3)", + org.springframework.beans.factory.config;version="[2.5,3)", + org.springframework.core.io;version="[2.5,3)", + org.springframework.security;version="[2.0,3)" SLC-ExecutionModule: default SLC-GroupId: org.argeo.tp.slc Tool: Bnd-1.50.0 -- 2.30.2