From 506a1fc1252268fa31ba89882ea55b7665579965 Mon Sep 17 00:00:00 2001 From: DUVAL Thomas Date: Thu, 16 Jun 2016 14:49:55 +0200 Subject: Delete old files Change-Id: I35cf053f404ba4134eeef46ef177259340634d4f --- odl-aaa-moon/features/authn/pom.xml | 304 --------------------- .../features/authn/src/main/features/features.xml | 247 ----------------- 2 files changed, 551 deletions(-) delete mode 100644 odl-aaa-moon/features/authn/pom.xml delete mode 100644 odl-aaa-moon/features/authn/src/main/features/features.xml (limited to 'odl-aaa-moon/features/authn') diff --git a/odl-aaa-moon/features/authn/pom.xml b/odl-aaa-moon/features/authn/pom.xml deleted file mode 100644 index d7d0def8..00000000 --- a/odl-aaa-moon/features/authn/pom.xml +++ /dev/null @@ -1,304 +0,0 @@ - - - - 4.0.0 - - org.opendaylight.odlparent - features-parent - 1.6.1-Beryllium-SR1 - - - - org.opendaylight.aaa - features-aaa - 0.3.1-Beryllium-SR1 - jar - - - 0.4.1-Beryllium-SR1 - 2.0.1-Beryllium-SR1 - 1.3.1-Beryllium-SR1 - 0.8.1-Beryllium-SR1 - 0.3.1-Beryllium-SR1 - - - - - - - org.opendaylight.aaa - aaa-parent - ${project.version} - import - pom - - - - - - - - org.opendaylight.aaa - aaa-shiro - ${shiro.version} - - - org.opendaylight.aaa - aaa-shiro-act - ${shiro.version} - - - org.apache.shiro - shiro-core - - - org.apache.shiro - shiro-web - - - - com.sun.jersey - jersey-servlet - - - com.sun.jersey - jersey-core - - - com.sun.jersey - jersey-server - - - - com.sun.jersey - jersey-client - - - com.sun.jersey - jersey-json - - - org.apache.commons - commons-lang3 - - - org.apache.felix - org.apache.felix.dependencymanager - - - org.apache.felix - org.apache.felix.metatype - - - net.sf.ehcache - ehcache - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.common - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver - - - commons-codec - commons-codec - - - org.json - json - - - org.glassfish - javax.json - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - - - com.google.guava - guava - - - com.h2database - h2 - - - org.opendaylight.aaa - features-aaa-api - features - xml - - - org.opendaylight.aaa - aaa-authn - - - org.opendaylight.aaa - aaa-authn-sts - - - org.opendaylight.aaa - aaa-authn-store - - - org.opendaylight.aaa - aaa-authn-basic - - - org.opendaylight.aaa - aaa-idmlight - - - org.opendaylight.aaa - aaa-idmlight - xml - config - - - org.opendaylight.aaa - aaa-idmlight - ${project.version} - py - config - - - org.opendaylight.aaa - aaa-authn-federation - - - org.opendaylight.aaa - aaa-authn-mdsal-config - xml - config - - - org.opendaylight.aaa - aaa-authn - cfg - config - - - org.opendaylight.aaa - aaa-authn-store - cfg - config - - - org.opendaylight.aaa - aaa-authn-federation - cfg - config - - - org.opendaylight.aaa - aaa-h2-store - - - org.opendaylight.aaa - aaa-h2-store - xml - config - - - - - org.osgi - org.osgi.enterprise - 4.2.0 - - - - - - org.opendaylight.aaa - aaa-authn-mdsal-store-impl - - - org.opendaylight.aaa - aaa-authn-mdsal-api - - - org.opendaylight.yangtools - features-yangtools - features - xml - - - org.opendaylight.controller - features-mdsal - features - xml - - - org.opendaylight.controller - features-config - features - xml - - - org.opendaylight.controller - sal-common-impl - - - - - org.opendaylight.aaa - aaa-authn-sssd - - - - org.opendaylight.aaa - aaa-authn-idpmapping - - - - org.opendaylight.aaa - aaa-authn-keystone - - - - scm:git:ssh://git.opendaylight.org:29418/aaa.git - scm:git:ssh://git.opendaylight.org:29418/aaa.git - HEAD - https://git.opendaylight.org/gerrit/gitweb?p=aaa.git;a=summary - - diff --git a/odl-aaa-moon/features/authn/src/main/features/features.xml b/odl-aaa-moon/features/authn/src/main/features/features.xml deleted file mode 100644 index 2c48d2c1..00000000 --- a/odl-aaa-moon/features/authn/src/main/features/features.xml +++ /dev/null @@ -1,247 +0,0 @@ - - - - - mvn:org.opendaylight.aaa/features-aaa-api/{{VERSION}}/xml/features - mvn:org.opendaylight.yangtools/features-yangtools/{{VERSION}}/xml/features - mvn:org.opendaylight.controller/features-config/{{VERSION}}/xml/features - mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features - mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features - - - odl-aaa-api - - - odl-yangtools-common - odl-mdsal-binding-base - odl-mdsal-broker - odl-config-core - - - war - mvn:com.sun.jersey/jersey-servlet/{{VERSION}} - mvn:com.sun.jersey/jersey-core/{{VERSION}} - mvn:com.sun.jersey/jersey-server/{{VERSION}} - - - mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} - mvn:org.apache.felix/org.apache.felix.metatype/{{VERSION}} - - - mvn:net.sf.ehcache/ehcache/{{VERSION}} - mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/{{VERSION}} - - - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/{{VERSION}} - mvn:commons-codec/commons-codec/{{VERSION}} - wrap:mvn:org.json/json/{{VERSION}} - - - wrap:mvn:org.apache.commons/commons-lang3/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-shiro-act/{{VERSION}} - mvn:org.apache.shiro/shiro-core/{{VERSION}} - mvn:org.apache.shiro/shiro-web/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} - mvn:com.google.guava/guava/{{VERSION}} - - - mvn:org.osgi/org.osgi.enterprise/4.2.0 - wrap:mvn:com.h2database/h2/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-h2-store/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-h2-store/{{VERSION}}/xml/config - - - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/xml/config - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/py/config - - mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}} - mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}} - mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}} - mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}} - mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/{{VERSION}} - mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/{{VERSION}} - mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} - mvn:org.glassfish/javax.json/{{VERSION}} - - mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config - mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}}/cfg/config - mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config - - - - odl-aaa-api - - - odl-yangtools-common - odl-mdsal-binding-base - odl-mdsal-broker - odl-config-core - - - war - mvn:com.sun.jersey/jersey-servlet/{{VERSION}} - mvn:com.sun.jersey/jersey-core/{{VERSION}} - mvn:com.sun.jersey/jersey-server/{{VERSION}} - mvn:com.sun.jersey/jersey-client/${jersey.version} - - - mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} - mvn:org.apache.felix/org.apache.felix.metatype/{{VERSION}} - - - mvn:net.sf.ehcache/ehcache/{{VERSION}} - mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-shiro-act/{{VERSION}} - mvn:org.apache.shiro/shiro-core/{{VERSION}} - mvn:org.apache.shiro/shiro-web/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/{{VERSION}} - mvn:commons-codec/commons-codec/{{VERSION}} - wrap:mvn:org.json/json/{{VERSION}} - - - wrap:mvn:org.apache.commons/commons-lang3/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} - mvn:com.google.guava/guava/{{VERSION}} - - - mvn:org.osgi/org.osgi.enterprise/4.2.0 - wrap:mvn:com.h2database/h2/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-h2-store/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-h2-store/{{VERSION}}/xml/config - - - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/xml/config - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/py/config - - mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}} - mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}} - mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}} - mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}} - mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/{{VERSION}} - mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/{{VERSION}} - mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} - mvn:org.glassfish/javax.json/{{VERSION}} - - mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config - mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}}/cfg/config - mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config - - - - - - odl-yangtools-common - odl-mdsal-binding-base - odl-mdsal-broker - odl-config-core - - - - mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} - mvn:org.apache.felix/org.apache.felix.metatype/{{VERSION}} - - - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/{{VERSION}} - mvn:commons-codec/commons-codec/1.8 - wrap:mvn:org.json/json/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-shiro-act/{{VERSION}} - mvn:org.apache.shiro/shiro-core/{{VERSION}} - mvn:org.apache.shiro/shiro-web/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-api/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-mdsal-api/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-mdsal-store-impl/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} - mvn:com.google.guava/guava/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/xml/config - mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}} - mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}} - mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}} - mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}} - mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/{{VERSION}} - mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/{{VERSION}} - mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/{{VERSION}} - wrap:mvn:com.h2database/h2/{{VERSION}} - - - mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} - mvn:org.glassfish/javax.json/1.0.4 - - - war - mvn:com.sun.jersey/jersey-servlet/{{VERSION}} - mvn:com.sun.jersey/jersey-core/{{VERSION}} - mvn:com.sun.jersey/jersey-server/{{VERSION}} - - mvn:org.opendaylight.aaa/aaa-authn-mdsal-config/{{VERSION}}/xml/config - mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config - mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config - - - - - odl-aaa-authn - mvn:org.apache.httpcomponents/httpclient-osgi/{{VERSION}} - mvn:org.apache.httpcomponents/httpcore-osgi/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-keystone/{{VERSION}} - - - - odl-aaa-authn - mvn:org.opendaylight.aaa/aaa-authn-sssd/{{VERSION}} - - - - odl-aaa-authn-no-cluster - mvn:org.opendaylight.aaa/aaa-authn-sssd/{{VERSION}} - - -- cgit 1.2.3-korg