X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=37982a32318b1807cf3c6f9d83f06117015a93cb;hb=13e17c6a6305cc0b6979ac94e68ba85a2fd7ae52;hp=a56250875856744fcf329931c7c5681b91d2273e;hpb=8217577cf29e3c737bbfc6c6925546e540519c4a;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index a56250875..37982a323 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.7 + 2.1.17 .. lib @@ -11,7 +11,10 @@ SLC Standard Libs SLC execution modules for generic tasks, to be used as parent pom + org.argeo.slc.lib.build + org.argeo.slc.lib.jcr org.argeo.slc.lib.repo + org.argeo.slc.lib.rpmfactory @@ -20,20 +23,20 @@ - - - . - - ** - - - .* - .*/** - pom.xml - build.properties - - - + + + + + + + + + + + + + + org.apache.felix @@ -43,22 +46,23 @@ default - *, - net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, - org.aopalliance.aop, - org.argeo.slc.core.execution, - org.argeo.slc.core.execution.tasks, + org.springframework.cglib.proxy;resolution:="optional", + org.springframework.cglib.core;resolution:="optional", + org.springframework.cglib.reflect;resolution:="optional", + org.aopalliance.aop;resolution:="optional", + org.argeo.slc.runtime, + org.argeo.slc.core.execution;resolution:="optional", + org.argeo.slc.core.execution.tasks;resolution:="optional", org.argeo.slc.execution, - org.argeo.slc.osgi, + org.argeo.slc.osgi;resolution:="optional", org.argeo.slc.test, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.springframework.beans.factory.config, - org.springframework.core.io, - ${additionalImports.slc-lib} + org.springframework.aop;resolution:="optional", + org.springframework.aop.framework;resolution:="optional", + org.springframework.aop.scope;resolution:="optional", + org.springframework.beans.factory.config;resolution:="optional", + org.springframework.core.io;resolution:="optional", + ${additionalImports.slc-lib}, + * @@ -69,15 +73,8 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.7 + 2.1.17 pom - - org.argeo.slc - org.argeo.slc.dep.backend - 1.1.7 - pom - true -