From 955364482218fe7a9a89d74932e10d2b21b6950f Mon Sep 17 00:00:00 2001 From: mbaudier Date: Tue, 17 Sep 2013 18:38:04 +0200 Subject: [PATCH] Adapt to new features of SLC v1.1.14 --- META-INF/spring/distribution.xml | 4 +- META-INF/spring/org.argeo.tp.rap.xml | 76 +++++++++++++++++++--------- 2 files changed, 56 insertions(+), 24 deletions(-) diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 4329111..d9ae45f 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -55,8 +55,10 @@ + + abstract="true" scope="prototype"> * diff --git a/META-INF/spring/org.argeo.tp.rap.xml b/META-INF/spring/org.argeo.tp.rap.xml index c9c3fd3..83f1b4f 100644 --- a/META-INF/spring/org.argeo.tp.rap.xml +++ b/META-INF/spring/org.argeo.tp.rap.xml @@ -7,25 +7,25 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - + - - - - - - - - - + + + + + - - - - - - - + + + + + + + + @@ -35,12 +35,42 @@ - - - - - + + + + + + + + + + + + + + + + + http://mirror.netcologne.de/eclipse + http://mirror.selfnet.de/eclipse + + + + + + + + + + + + + + + + -- 2.30.2