Commit Graph

45 Commits (5e2e7b1e1649299112e188857fb1ffb7e6a76172)

Author SHA1 Message Date
Markus Rathgeb 76dd62623f make a first step to split between pure JUnit and integration tests (#488)
* make a first step to split between pure JUnit and integration tests

Related to: https://github.com/openhab/openhab-core/issues/482

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-01-30 08:57:06 +01:00
Wouter Born c4f1fc3cfa Remove duplicate import (#487)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2019-01-29 15:42:16 +00:00
Markus Rathgeb a37cceab67 mavenize openHAB and integrate mavenized ESH repository (#467)
* mavenize openHAB and integrate mavenized ESH repository

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-01-28 13:07:31 +01:00
Hilbrand Bouwkamp f9394266f2 Updated license url in pom.xml to epl-2.0 (#468)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-01-18 23:18:48 +01:00
Kai Kreuzer 10acf5cf46 Changed license from EPL v1 to EPL v2 (#466)
* updated license headers
* added NOTICE files
* moved about.html to NOTICE files
* changed main project license
* updated build.properties
* added files to check to prevent error about missing about.html
* removed license info on p2 feature

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-16 22:59:49 +01:00
openhab-bot 61e21d4866 [unleash-maven-plugin] Preparation for next development cycle. 2018-12-16 21:49:16 +00:00
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
CloudBees DEV@Cloud cabe7c4528 [unleash-maven-plugin] Preparation for next development cycle. 2018-05-28 01:54:21 +02:00
Kai Kreuzer 9a4c8d74ae replace ESH p2 update site dependency by plain Maven dependencies (#341)
* replace ESH p2 update site dependency by plain Maven dependencies
* added special dependencies for core bundles
* added dependencies to feature projects as well

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2018-05-14 14:33:24 +02:00
Wouter Born 0734e74fb7 Fix duplicate directory-maven-plugin declaration (#308)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-03-12 11:47:32 +01:00
Svilen 16ac7f16ca Update sat configuration and version (#262)
* Add config file to the build
* Change to new artifact ID and version of SAT
* Bump to new version

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
2018-01-26 09:47:44 +01:00
CloudBees DEV@Cloud 5c6bfba450 [unleash-maven-plugin] Preparation for next development cycle. 2017-12-17 23:40:22 +01:00
Patrick Fink 3e464e7e4f Explicitly define scm tag to prevent formatting issues on automated release (#265)
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-12-16 18:31:28 +01:00
Kai Kreuzer 371d743bff
Preparations towards a reproducible release build (#259)
- using an ESH release build (0.10.0.b1)
- added ESH release p2 repos for release builds
- removed targetplatform, which afaics isn't used at all anymore

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-14 23:48:55 +01:00
VelinYordanov 0cbb237e7b Changed the poms hierarchy (#225)
Signed-off-by: VelinYordanov <velin.iordanov@gmail.com>
2017-12-10 01:04:42 +01:00
Patrick Fink 9855e439a5 Final changes for initial release automation process (#223)
* Update versions plugin to version 2.5 (makes property mapping obsolete)

Signed-off-by: Patrick Fink <mail@pfink.de>

* Update maven unleash plugin to newest version

Signed-off-by: Patrick Fink <mail@pfink.de>
2017-10-16 09:46:39 +02:00
Patrick Fink a1e10ccea7 Add maven-unleash-plugin for automated release process + add some properties to be able to do shadow releases (#204)
Signed-off-by: Patrick Fink <mail@pfink.de>
2017-09-21 08:18:23 +02:00
Martin van Wingerden 6fcb85b311 Version bump to version 2.2.0-SNAPSHOT (#160)
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2017-06-29 08:45:25 +02:00
Kai Kreuzer c8486db1a0 restructured poms (#131)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-07 03:42:23 -07:00
Kai Kreuzer 8a3a4470e5
switched to Artifactory instance for snapshots
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-04-03 10:59:56 +02:00
Kai Kreuzer 47461cf54d Updated to Tycho 1.0.0
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-03-03 18:51:06 +01:00
Kai Kreuzer 222f0d3125 added jetty-proxy (#120)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-18 07:47:46 +01:00
Kai Kreuzer ceef9a9fe0
moved on to 2.1.0-SNAPSHOT
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-20 10:48:55 +01:00
Kai Kreuzer c2b732d198
added prepare-release profile
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-15 22:47:37 +01:00
Kai Kreuzer 99b64815c9 replaced io.transport.serial bundle by nrjavaserial bundle in the target platform (#104)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-28 13:10:41 +01:00
Kai Kreuzer 138d73533e Feature installation improvements (#99)
- switched to Karaf 4.0.8
- used bulk feature installation
- synchronised methods to avoid concurrent operations
- fixed issue where dashboard bundle might bind the addons configuration

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-22 00:05:12 +01:00
Christian Häussler 1faec62615 Correct openhab-core URLs
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2016-12-11 23:51:24 +01:00
Kai Kreuzer 6a773ba0de moved over to ESH 0.9.0-SNAPSHOT (#49) 2016-06-17 11:21:43 +02:00
Kai Kreuzer c55513a8c0 switched to snapshot
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-21 14:00:58 +02:00
Kai Kreuzer 8bd77e32c5 Releasing 2.0.0.b3
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-05-21 13:51:10 +02:00
Markus Rathgeb c5870a9349 drop shk, use KAT, bump Xtext
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-04-13 21:20:52 +02:00
Markus Rathgeb 7b0651ccde drop multiple karaf version declarations
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2016-04-13 18:31:57 +02:00
Kai Kreuzer 50b3fe9268 updated jupnp to 2.2.0
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-04-12 20:59:13 +02:00
Kai Kreuzer 04cfa9cee3 applied updated and neutral copyright header
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-03-27 22:14:00 +02:00
Kai Kreuzer c81749a0a2 changed jmdns version to 3.5.0
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-02-23 16:15:37 +01:00
Kai Kreuzer 98cdac709c added new jmdns version and repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-02-22 20:10:39 +01:00
Kai Kreuzer c7c6e2965f updated to jUPnP 2.1.0
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-02-15 20:14:48 +01:00
Kai Kreuzer af116347c5 upgraded jupnp to 2.1.0.RC1
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-30 22:52:50 +01:00
Davy Vanherbergen bdd664bd43 Update target platform to new p2 repository
Signed-off-by: Davy Vanherbergen <davy.vanherbergen@gmail.com>
2016-01-21 11:46:22 +01:00
Kai Kreuzer 6196040e5b set ESH to release version
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-01-09 01:30:21 +01:00
Davy Vanherbergen d737515219 Update to new ESH feature
Signed-off-by: Davy Vanherbergen <davy.vanherbergen@gmail.com>
2016-01-04 18:27:49 +01:00
Kai Kreuzer f49795ebf0 added further repos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-31 00:51:38 +01:00
Kai Kreuzer a63d334448 added frog repo for snapshots
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-28 17:35:14 +01:00
Kai Kreuzer 78a586b378 changed groupId to org.openhab.core
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-27 23:48:19 +01:00
Kai Kreuzer a5b86617a6 initial commit of openhab core components
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-26 23:22:23 +01:00