From c34e2d164d97dff0f4e8f87946fb8c9778dff035 Mon Sep 17 00:00:00 2001 From: Bruno Sinou Date: Tue, 29 Oct 2013 16:21:08 +0000 Subject: [PATCH] Correct some typos and refactore some deprecated calls when reviewing code. git-svn-id: https://svn.argeo.org/slc/trunk@6578 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../org.argeo.slc.demo.basic/META-INF/spring/basic.xml | 6 ------ .../org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml | 1 - .../org.argeo.slc.demo.basic/META-INF/spring/canonic.xml | 1 - .../org.argeo.slc.demo.basic/META-INF/spring/main.xml | 2 +- .../org.argeo.slc.demo.basic/META-INF/spring/namespace.xml | 4 ++-- 5 files changed, 3 insertions(+), 11 deletions(-) diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml index d0434549b..1f0afd9cd 100644 --- a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml +++ b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/basic.xml @@ -27,9 +27,6 @@ - - @@ -98,7 +95,6 @@ - @@ -146,6 +142,4 @@ - - \ No newline at end of file diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml index adf60c1db..29f9f44db 100644 --- a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml +++ b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic-ns.xml @@ -53,5 +53,4 @@ - \ No newline at end of file diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml index 5d5f45ebb..4172e9376 100644 --- a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml +++ b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/canonic.xml @@ -76,5 +76,4 @@ - \ No newline at end of file diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml index 7c9785d92..a2ee7a2d7 100644 --- a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml +++ b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/main.xml @@ -36,7 +36,7 @@ - + diff --git a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml index c0767ecbb..610f5ee4b 100644 --- a/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml +++ b/demo/modules/org.argeo.slc.demo.basic/META-INF/spring/namespace.xml @@ -8,7 +8,7 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - + @@ -29,7 +29,7 @@ isParameter="true" type="integer" /> - + -- 2.39.2