From: mbaudier Date: Wed, 7 Jan 2015 12:32:17 +0000 (+0100) Subject: Fix MANIFEST X-Git-Tag: v2.3.9~106 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=3f34744bf3eed29279d508330fe7d90d2691ac3f Fix MANIFEST --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 809159c..83cb09c 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1420633708164 +Bnd-LastModified: 1420633923527 Build-Jdk: 1.6.0_33 Built-By: mbaudier Bundle-Description: SLC execution modules for generic tasks, to be used @@ -11,21 +11,21 @@ Bundle-Name: Argeo Distribution Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-SymbolicName: org.argeo.tp.slc.factory Bundle-Vendor: Argeo -Bundle-Version: 1.1.19.r150107_1328 +Bundle-Version: 1.1.19.r150107_1331 Created-By: Apache Maven Bundle Plugin -Import-Package: *,javax.jcr;version="[2.0,3)",javax.security.auth.callba - ck;resolution:=optional,net.sf.cglib.core;version="[2.1,3)",net.sf.cgli - b.proxy;version="[2.1,3)",net.sf.cglib.reflect;version="[2.1,3)",org.ao - palliance.aop;version="[1.0,2)",org.argeo.security.core;version="[1.2,2 - )",org.argeo.slc.core.execution;version="[1.1,2)",org.argeo.slc.core.ex - ecution.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;version="[1. - 1,2)",org.argeo.slc.repo.osgi;version="[1.1,2)",org.argeo.slc.test;vers - ion="[1.1,2)",org.springframework.aop;version="[2.5,3)",org.springframe - work.aop.framework;version="[2.5,3)",org.springframework.aop.scope;vers - ion="[2.5,3)",org.springframework.beans.factory.config;version="[2.5,3) - ",org.springframework.core.io;version="[2.5,3)",org.springframework.sec - urity;version="[2.0,3)" +Import-Package: javax.jcr;version="[2.0,3)",javax.security.auth.callback + ;resolution:=optional,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.aopa + lliance.aop;version="[1.0,2)",org.argeo.security.core;version="[1.2,2)" + ,org.argeo.slc.core.execution;version="[1.1,2)",org.argeo.slc.core.exec + ution.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;version="[1.1, + 2)",org.argeo.slc.repo.osgi;version="[1.1,2)",org.argeo.slc.test;versio + n="[1.1,2)",org.springframework.aop;version="[2.5,3)",org.springframewo + rk.aop.framework;version="[2.5,3)",org.springframework.aop.scope;versio + n="[2.5,3)",org.springframework.beans.factory.config;version="[2.5,3)", + org.springframework.core.io;version="[2.5,3)",org.springframework.secur + ity;version="[2.0,3)" SLC-ExecutionModule: default SLC-GroupId: org.argeo.tp.slc Tool: Bnd-1.50.0 diff --git a/pom.xml b/pom.xml index 54e8b3e..8c6428c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,7 @@ Argeo Distribution Factory - javax.security.auth.callback;resolution:="optional", - * + javax.security.auth.callback;resolution:="optional"