From b02978b5e3cb89efc0d09e13e746e19ed86b5446 Mon Sep 17 00:00:00 2001 From: mbaudier Date: Wed, 18 Jun 2014 11:54:21 +0200 Subject: [PATCH] Manage licenses Use singletons --- META-INF/spring/distribution.xml | 4 ++-- .../spring/org.argeo.tp.apache.tomcat.xml | 3 +++ META-INF/spring/org.argeo.tp.javax.xml | 3 +++ META-INF/spring/org.argeo.tp.xml | 22 +++++++++++++------ META-INF/spring/templates.xml | 6 ++--- 5 files changed, 25 insertions(+), 13 deletions(-) diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index b5cd319..c905ec0 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -16,7 +16,7 @@ - + @@ -36,10 +36,10 @@ - + diff --git a/META-INF/spring/org.argeo.tp.apache.tomcat.xml b/META-INF/spring/org.argeo.tp.apache.tomcat.xml index 3f295e2..2f28be8 100644 --- a/META-INF/spring/org.argeo.tp.apache.tomcat.xml +++ b/META-INF/spring/org.argeo.tp.apache.tomcat.xml @@ -66,6 +66,9 @@ + + + diff --git a/META-INF/spring/org.argeo.tp.javax.xml b/META-INF/spring/org.argeo.tp.javax.xml index cb57e73..1fc9ecd 100644 --- a/META-INF/spring/org.argeo.tp.javax.xml +++ b/META-INF/spring/org.argeo.tp.javax.xml @@ -20,5 +20,8 @@ + + + \ No newline at end of file diff --git a/META-INF/spring/org.argeo.tp.xml b/META-INF/spring/org.argeo.tp.xml index 155c119..8079217 100644 --- a/META-INF/spring/org.argeo.tp.xml +++ b/META-INF/spring/org.argeo.tp.xml @@ -38,13 +38,12 @@ - - - - - - + + + + + + + + + + + @@ -103,6 +108,9 @@ + + + - + abstract="true"> @@ -30,7 +28,7 @@ + abstract="true"> -- 2.30.2