From b8b775235639af6b9ef495831ab37eee211d325a Mon Sep 17 00:00:00 2001 From: mbaudier Date: Thu, 1 Jan 2015 17:11:13 +0100 Subject: [PATCH] Rename files and flows. --- ...argeo.tp.apache.ant.xml => apache.ant.xml} | 2 +- ....apache.commons.xml => apache.commons.xml} | 14 +- ...o.tp.apache.felix.xml => apache.felix.xml} | 0 META-INF/spring/apache.jackrabbit.xml | 36 +++++ ...tp.apache.tomcat.xml => apache.tomcat.xml} | 2 +- META-INF/spring/distribution.xml | 38 ++--- ...geo.tp.equinox.xml => eclipse.equinox.xml} | 2 +- ...argeo.tp.gemini.xml => eclipse.gemini.xml} | 2 +- ...geo.tp.eclipse.ide.xml => eclipse.ide.xml} | 2 +- ...g.argeo.tp.jetty.xml => eclipse.jetty.xml} | 2 +- .../{org.argeo.tp.rap.xml => eclipse.rap.xml} | 14 +- .../{org.argeo.tp.javax.xml => javax.xml} | 14 +- .../spring/{org.argeo.tp.xml => misc.xml} | 6 +- .../spring/org.argeo.tp.apache.jackrabbit.xml | 136 ------------------ ...pring.security.xml => spring.security.xml} | 2 +- .../{org.argeo.tp.spring.xml => spring.xml} | 2 +- 16 files changed, 87 insertions(+), 187 deletions(-) rename META-INF/spring/{org.argeo.tp.apache.ant.xml => apache.ant.xml} (95%) rename META-INF/spring/{org.argeo.tp.apache.commons.xml => apache.commons.xml} (90%) rename META-INF/spring/{org.argeo.tp.apache.felix.xml => apache.felix.xml} (100%) create mode 100644 META-INF/spring/apache.jackrabbit.xml rename META-INF/spring/{org.argeo.tp.apache.tomcat.xml => apache.tomcat.xml} (98%) rename META-INF/spring/{org.argeo.tp.equinox.xml => eclipse.equinox.xml} (96%) rename META-INF/spring/{org.argeo.tp.gemini.xml => eclipse.gemini.xml} (98%) rename META-INF/spring/{org.argeo.tp.eclipse.ide.xml => eclipse.ide.xml} (97%) rename META-INF/spring/{org.argeo.tp.jetty.xml => eclipse.jetty.xml} (97%) rename META-INF/spring/{org.argeo.tp.rap.xml => eclipse.rap.xml} (93%) rename META-INF/spring/{org.argeo.tp.javax.xml => javax.xml} (66%) rename META-INF/spring/{org.argeo.tp.xml => misc.xml} (95%) delete mode 100644 META-INF/spring/org.argeo.tp.apache.jackrabbit.xml rename META-INF/spring/{org.argeo.tp.spring.security.xml => spring.security.xml} (97%) rename META-INF/spring/{org.argeo.tp.spring.xml => spring.xml} (99%) diff --git a/META-INF/spring/org.argeo.tp.apache.ant.xml b/META-INF/spring/apache.ant.xml similarity index 95% rename from META-INF/spring/org.argeo.tp.apache.ant.xml rename to META-INF/spring/apache.ant.xml index 9c85385..2a61571 100644 --- a/META-INF/spring/org.argeo.tp.apache.ant.xml +++ b/META-INF/spring/apache.ant.xml @@ -7,7 +7,7 @@ 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-1.2.xsd"> - + - - - - - - @@ -69,7 +69,7 @@ - diff --git a/META-INF/spring/org.argeo.tp.apache.felix.xml b/META-INF/spring/apache.felix.xml similarity index 100% rename from META-INF/spring/org.argeo.tp.apache.felix.xml rename to META-INF/spring/apache.felix.xml diff --git a/META-INF/spring/apache.jackrabbit.xml b/META-INF/spring/apache.jackrabbit.xml new file mode 100644 index 0000000..fb1b8b6 --- /dev/null +++ b/META-INF/spring/apache.jackrabbit.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/META-INF/spring/org.argeo.tp.apache.tomcat.xml b/META-INF/spring/apache.tomcat.xml similarity index 98% rename from META-INF/spring/org.argeo.tp.apache.tomcat.xml rename to META-INF/spring/apache.tomcat.xml index 42f83ae..2dbe87f 100644 --- a/META-INF/spring/org.argeo.tp.apache.tomcat.xml +++ b/META-INF/spring/apache.tomcat.xml @@ -60,7 +60,7 @@ - diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index d8a439c..26e8395 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -13,22 +13,22 @@ - - - + + + - - - - - - - - - - - + + + + + + + + + + + @@ -36,16 +36,16 @@ - - - + + + - - + + diff --git a/META-INF/spring/org.argeo.tp.equinox.xml b/META-INF/spring/eclipse.equinox.xml similarity index 96% rename from META-INF/spring/org.argeo.tp.equinox.xml rename to META-INF/spring/eclipse.equinox.xml index c1d8cb7..7a78d05 100644 --- a/META-INF/spring/org.argeo.tp.equinox.xml +++ b/META-INF/spring/eclipse.equinox.xml @@ -8,7 +8,7 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - diff --git a/META-INF/spring/org.argeo.tp.gemini.xml b/META-INF/spring/eclipse.gemini.xml similarity index 98% rename from META-INF/spring/org.argeo.tp.gemini.xml rename to META-INF/spring/eclipse.gemini.xml index 4e07217..f0309dd 100644 --- a/META-INF/spring/org.argeo.tp.gemini.xml +++ b/META-INF/spring/eclipse.gemini.xml @@ -57,7 +57,7 @@ - diff --git a/META-INF/spring/org.argeo.tp.eclipse.ide.xml b/META-INF/spring/eclipse.ide.xml similarity index 97% rename from META-INF/spring/org.argeo.tp.eclipse.ide.xml rename to META-INF/spring/eclipse.ide.xml index 20a533c..08c4866 100644 --- a/META-INF/spring/org.argeo.tp.eclipse.ide.xml +++ b/META-INF/spring/eclipse.ide.xml @@ -8,7 +8,7 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - diff --git a/META-INF/spring/org.argeo.tp.jetty.xml b/META-INF/spring/eclipse.jetty.xml similarity index 97% rename from META-INF/spring/org.argeo.tp.jetty.xml rename to META-INF/spring/eclipse.jetty.xml index 0b44693..17dea18 100644 --- a/META-INF/spring/org.argeo.tp.jetty.xml +++ b/META-INF/spring/eclipse.jetty.xml @@ -7,7 +7,7 @@ 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"> - diff --git a/META-INF/spring/org.argeo.tp.rap.xml b/META-INF/spring/eclipse.rap.xml similarity index 93% rename from META-INF/spring/org.argeo.tp.rap.xml rename to META-INF/spring/eclipse.rap.xml index 15a1ec9..0000d26 100644 --- a/META-INF/spring/org.argeo.tp.rap.xml +++ b/META-INF/spring/eclipse.rap.xml @@ -8,13 +8,13 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - - @@ -22,13 +22,13 @@ - - @@ -68,19 +68,19 @@ - - - diff --git a/META-INF/spring/org.argeo.tp.javax.xml b/META-INF/spring/javax.xml similarity index 66% rename from META-INF/spring/org.argeo.tp.javax.xml rename to META-INF/spring/javax.xml index a2bf71d..3a2ff20 100644 --- a/META-INF/spring/org.argeo.tp.javax.xml +++ b/META-INF/spring/javax.xml @@ -8,17 +8,17 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-1.2.xsd"> - - - - + + + + - - diff --git a/META-INF/spring/org.argeo.tp.xml b/META-INF/spring/misc.xml similarity index 95% rename from META-INF/spring/org.argeo.tp.xml rename to META-INF/spring/misc.xml index 2b325a5..08207c8 100644 --- a/META-INF/spring/org.argeo.tp.xml +++ b/META-INF/spring/misc.xml @@ -53,7 +53,7 @@ - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - javax.mail.*;resolution:=optional, - org.apache.juli.*;resolution:=optional, - * - - - - - - - - - org.apache.juli.logging;resolution:=optional, - org.apache.tools.ant.*;resolution:=optional, - org.eclipse.jdt.*;resolution:=optional, - * - - - - - - - - - - *, - org.apache.juli.logging;resolution:=optional, - - - - - - - - - - org.apache.juli.logging;resolution:=optional, - * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/META-INF/spring/org.argeo.tp.spring.security.xml b/META-INF/spring/spring.security.xml similarity index 97% rename from META-INF/spring/org.argeo.tp.spring.security.xml rename to META-INF/spring/spring.security.xml index 1f58bdd..c21f48d 100644 --- a/META-INF/spring/org.argeo.tp.spring.security.xml +++ b/META-INF/spring/spring.security.xml @@ -14,7 +14,7 @@ - diff --git a/META-INF/spring/org.argeo.tp.spring.xml b/META-INF/spring/spring.xml similarity index 99% rename from META-INF/spring/org.argeo.tp.spring.xml rename to META-INF/spring/spring.xml index 4a3dab7..57057fd 100644 --- a/META-INF/spring/org.argeo.tp.spring.xml +++ b/META-INF/spring/spring.xml @@ -135,7 +135,7 @@ - -- 2.30.2