Backport mvn archetypes to stable/lithium. 05/24705/3
authorJan-Simon Möller <dl9pf@gmx.de>
Fri, 31 Jul 2015 19:22:46 +0000 (21:22 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 7 Aug 2015 21:04:48 +0000 (21:04 +0000)
commit1254e0f95ed295bfa7fb1189ee52749d927d0968
tree9d38052a4cda954191fadfd50a7091508c0e8e07
parent94c2eb2becdb561032e62a2897b15f52bd8e3643
Backport mvn archetypes to stable/lithium.

Based on commits to master from
Ed Warnicke <hagbard@gmail.com>

v2: imported 24728 - whitespace fixes.

Change-Id: I4da6a343fab5d3072e7dec224da01a9a830e214a
Signed-off-by: Jan-Simon Moeller <dl9pf@gmx.de>
17 files changed:
.gitignore
karaf/karaf-parent/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/src/main/features/features.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/src/test/java/__packageInPathFormat__/impl/__classPrefix__ProviderTest.java [deleted file]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/pom.xml [new file with mode: 0644]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/it/src/test/java/__packageInPathFormat__/it/__classPrefix__IT.java [new file with mode: 0644]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/config/config-it-base/pom.xml [new file with mode: 0644]
opendaylight/config/config-it-base/src/main/java/org/opendaylight/controller/config/it/base/AbstractConfigTestBase.java [new file with mode: 0644]
opendaylight/config/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml [new file with mode: 0644]
opendaylight/md-sal/mdsal-it-base/src/main/java/org/opendaylight/controller/mdsal/it/base/AbstractMdsalTestBase.java [new file with mode: 0644]
opendaylight/md-sal/mdsal-it-parent/pom.xml [new file with mode: 0644]
opendaylight/md-sal/pom.xml