From: Mathieu Baudier Date: Fri, 4 Oct 2019 08:26:58 +0000 (+0200) Subject: Adapt to the introduction of legacy in Argeo TP and Commons. X-Git-Tag: argeo-slc-2.1.17~88 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=cbc9876bf968ce35f5e33867187a84783ff49afb;p=gpl%2Fargeo-slc.git Adapt to the introduction of legacy in Argeo TP and Commons. --- diff --git a/dep/org.argeo.slc.dep.e4.rap/pom.xml b/dep/org.argeo.slc.dep.e4.rap/pom.xml index 4eccbe06d..da7d737d3 100644 --- a/dep/org.argeo.slc.dep.e4.rap/pom.xml +++ b/dep/org.argeo.slc.dep.e4.rap/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.argeo.slc @@ -55,14 +57,14 @@ - - org.argeo.tp.apache.ant - org.apache.ant - - - org.argeo.tp.apache.ant - org.apache.ant.launch - + + + + + + + + org.argeo.tp.sdk biz.aQute.bnd diff --git a/dep/org.argeo.slc.dep.minimal/pom.xml b/dep/org.argeo.slc.dep.minimal/pom.xml index 1ca42318d..d297a9f03 100644 --- a/dep/org.argeo.slc.dep.minimal/pom.xml +++ b/dep/org.argeo.slc.dep.minimal/pom.xml @@ -98,80 +98,80 @@ - - org.argeo.tp.spring - org.springframework.beans - - - org.argeo.tp.spring - org.springframework.core - - - org.argeo.tp.javax - javax.el - - - org.argeo.tp.gemini - org.eclipse.gemini.blueprint.core - - - org.argeo.tp.gemini - org.eclipse.gemini.blueprint.extender - - - org.argeo.tp.gemini - org.eclipse.gemini.blueprint.io - - - org.argeo.tp.misc - org.aspectj.weaver - - - org.argeo.tp.misc - org.aopalliance - - - org.argeo.tp.spring - org.springframework.aop - - - org.argeo.tp.spring - org.springframework.context - - - org.argeo.tp.spring - org.springframework.expression - - - org.argeo.tp.spring - org.springframework.instrument - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - org.argeo.tp.spring - org.springframework.aspects - - - org.argeo.tp.spring - org.springframework.context.support - - - org.argeo.tp.spring - org.springframework.jdbc - - - org.argeo.tp.spring - org.springframework.tx - - - org.argeo.tp.spring - org.springframework.web - - - org.argeo.tp.spring - org.springframework.web.servlet - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.argeo.slc.core/pom.xml b/org.argeo.slc.core/pom.xml index e8ea86307..982f0e654 100644 --- a/org.argeo.slc.core/pom.xml +++ b/org.argeo.slc.core/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.argeo.slc @@ -53,5 +55,38 @@ org.argeo.slc.api 2.1.17-SNAPSHOT + + + + org.argeo.tp.spring + org.springframework.beans + + + org.argeo.tp.spring + org.springframework.core + + + org.argeo.tp.spring + org.springframework.context + + + org.argeo.tp.spring + org.springframework.aop + + + org.argeo.tp.gemini + org.eclipse.gemini.blueprint.core + + + org.argeo.tp.gemini + org.eclipse.gemini.blueprint.io + + + + + org.argeo.tp.apache.ant + org.apache.ant + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index d73e11c53..f5891630b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,11 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.80 + 2.1.81-SNAPSHOT org.argeo.slc argeo-slc @@ -14,6 +16,8 @@ 2.1.17-SNAPSHOT 2015-02-12 2.1 + + 2.1.13-SNAPSHOT @@ -101,6 +105,17 @@ limitations under the License. + + + + org.argeo.tp.extras + argeo-tp-extras + ${version.argeo-tp-extras} + pom + import + + + argeo @@ -111,6 +126,15 @@ limitations under the License. warn + + argeo-extras + http://repo.argeo.org/data/java/argeo-extras-2.1/ + + true + daily + warn + + @@ -185,4 +209,20 @@ limitations under the License. file:///srv/docfactory/argeo-2.1/site/argeo-slc/ + + + localrepo + + + argeo-extras + http://localhost:7080/data/java/argeo-extras-2.1 + + true + daily + warn + + + + +