openhab-core/bundles/org.openhab.io.sound
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
..
lib Added new enhanced sound fragment, which brings mp3 support on top of ESH. (#63) 2016-09-30 23:00:30 +02:00
META-INF Add Automatic-Module-Name entry to manifests (#369) 2018-07-21 16:07:17 +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/io/sound/internal added proper logging in error case (#333) 2018-04-13 15:40:31 +02:00
.classpath code cleanup to match expectations of static analysis tool (#151) 2017-06-02 16:40:55 +02:00
.project added io.sound to p2 repo 2016-10-10 14:13:04 +02: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