openhab-core/bundles/org.openhab.core.karaf
Wouter Born 8091914a4b Apply POM Code Convention (#392)
Applies the POM Code Covention as used in OH2/ESH projects.

See also: https://maven.apache.org/developers/conventions/code.html

The executed command is:

mvn \
  com.github.ekryd.sortpom:sortpom-maven-plugin:sort \
  -Dsort.keepBlankLines=true \
  -Dsort.predefinedSortOrder=recommended_2008_06

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-10 13:45:11 +02:00
..
ESH-INF/config Changed the indentation for some XML files from spaces to tabs (#310) 2018-03-12 18:17:58 +01:00
META-INF [unleash-maven-plugin] Preparation for next development cycle. 2018-05-28 01:54:21 +02:00
OSGI-INF Changed the indentation for some XML files from spaces to tabs (#310) 2018-03-12 18:17:58 +01:00
src/main/java/org/openhab/core/karaf/internal adapted links to documentation to new website layout (#347) 2018-05-24 22:36:07 +02:00
.classpath improved feature installer logic (#238) 2017-11-28 09:30:58 +01:00
.project removed manifest builder to avoid errors in workspace 2016-01-10 19:03:48 +01:00
about.html added about files 2017-04-07 16:26:59 +02:00
build.properties code cleanup to match expectations of static analysis tool (#151) 2017-06-02 16:40:55 +02:00
pom.xml Apply POM Code Convention (#392) 2018-09-10 13:45:11 +02:00