openhab-bot
2fc6a70d1f
[unleash-maven-plugin] Preparation for next development cycle.
2021-01-27 20:47:33 +00:00
jenkins
92b34e45ee
[unleash-maven-plugin] Preparation for next development cycle.
2020-12-13 15:44:38 +00:00
jenkins
2a3c0abc20
[unleash-maven-plugin] Preparation for next development cycle.
2020-10-25 16:10:53 +00:00
jenkins
a3ca21cea8
[unleash-maven-plugin] Preparation for next development cycle.
2020-09-20 15:30:17 +00:00
Kai Kreuzer
04cb57057d
adding spotless to known plugins, without using it ( #335 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-15 18:17:32 +02:00
jenkins
1cf6354b2d
[unleash-maven-plugin] Preparation for next development cycle.
2020-08-23 12:23:35 +00:00
jenkins
eaf186dc9a
[unleash-maven-plugin] Preparation for next development cycle.
2020-07-23 12:10:01 +00:00
jenkins
48578b2c02
[unleash-maven-plugin] Preparation for next development cycle.
2020-06-21 13:14:37 +00:00
jenkins
fa60550633
[unleash-maven-plugin] Preparation for next development cycle.
2020-05-17 12:26:21 +00:00
jenkins
07ebabe748
[unleash-maven-plugin] Preparation for next development cycle.
2020-04-19 11:47:31 +00:00
jenkins
b12fabee37
[unleash-maven-plugin] Preparation for next development cycle.
2020-03-19 15:12:17 +00:00
jenkins
7605bec491
[unleash-maven-plugin] Preparation for next development cycle.
2020-02-20 01:19:44 +00:00
Wouter Born
b3ca8b8f65
Upgrade to SAT 0.9.0 ( #177 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-01-18 09:31:26 +01:00
jenkins
783f21c1be
[unleash-maven-plugin] Preparation for next development cycle.
2020-01-12 13:52:48 +00:00
Wouter Born
4206ce6099
Update copyright headers to 2020 ( #162 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-01-01 18:05:20 +01:00
Kai Kreuzer
aeacda1323
switched to SNAPSHOT version
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-12-19 14:28:49 +01:00
jenkins
dd63f60a61
Preparation for tag creation (Tag name: '2.5.0').
2019-12-15 18:51:39 +00:00
Wouter Born
c13c0055e7
Upgrade bnd to 4.3.0 ( #140 )
...
For bnd 4.3.0 release notes, see:
https://github.com/bndtools/bnd/wiki/Changes-in-4.3.0
Also note:
The Bnd Maven plugins are now marked thread safe and can be used with -T.
It seems to work well so far as long as the features are build after the bundles so I've added the bundles BOM as dependency to the features POM.
We still need to make SAT thread safe (openhab/static-code-analysis#200 ).
When disabling SAT you can build using one thread per processor core by executing:
mvn clean install -DskipChecks -T 1C
This significantly speeds up Maven builds and puts all your processor cores to good use. :-)
Signed-off-by: Wouter Born <github@maindrain.net>
2019-11-11 20:01:29 +01:00
Wouter Born
556d6ff261
Upgrade to Karaf 4.2.7 ( #139 )
...
For Karaf 4.2.7 release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12345539
Signed-off-by: Wouter Born <github@maindrain.net>
2019-11-10 17:03:01 +01:00
Wouter Born
bd9b5db691
Update to SAT 0.8.0 ( #137 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2019-11-03 22:38:24 +01:00
Wouter Born
a45c187018
Use SAT 0.7.0, fix errors and feature file warning ( #131 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2019-10-21 22:39:10 +02:00
Christoph Weitkamp
bb1f8e6a44
Fixed POM XML Shema Definition path ( #125 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-10-12 10:21:28 +02:00
Wouter Born
a179057e55
Upgrade Karaf to 4.2.6 ( #79 )
...
For Karaf 4.2.5 release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12345153
For Karaf 4.2.6 release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12345365
Signed-off-by: Wouter Born <github@maindrain.net>
2019-06-10 19:17:12 +02:00
Wouter Born
8112e09934
Use bnd for including resources to workaround infinite Eclipse builds ( #75 )
...
When "Build Automatically" is enabled in Eclipse, the build never ends.
It seems there is a bnd issue with the way resources are defined in the reactor POM.
The workaround seems to be to include all resources using bnd.
See also:
* https://github.com/bndtools/bnd/issues/3220
* https://github.com/openhab/openhab2-addons/issues/5554
Signed-off-by: Wouter Born <github@maindrain.net>
2019-06-01 19:20:06 +02:00
Patrick Fink
ad14f0e582
Inherit from openHAB Super POM ( #73 )
...
Signed-off-by: Patrick Fink <mail@pfink.de>
2019-05-29 08:30:42 +02:00
Wouter Born
a037f8f87e
Remove p2 repo ( #71 )
...
Fixes #47
Signed-off-by: Wouter Born <github@maindrain.net>
2019-05-27 19:15:39 +02:00
Markus Rathgeb
398859671b
add BOM for the UI bundles ( #59 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-15 23:38:01 +02:00
Wouter Born
893780b8d8
Upgrade to Karaf 4.2.4 ( #56 )
...
For Karaf 4.2.3 release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12344587
For Karaf 4.2.4 release notes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344856&projectId=12311140
Signed-off-by: Wouter Born <github@maindrain.net>
2019-04-15 23:29:58 +02:00
Markus Rathgeb
dc1480397b
fix some group IDs ( #52 )
...
* fix iconset feature by using new groupId
* Fix SAT configuration
* fix further group IDs
Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-11 10:27:35 +02:00
Markus Rathgeb
e4c696dea2
enable SAT
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-05 15:28:46 +02:00
Markus Rathgeb
249e33b2f8
improve Maven + Bnd layout and settings ( #44 )
...
https://github.com/openhab/openhab-webui/issues/38
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-04-05 08:28:49 +02:00
Wouter Born
f41db57870
Remove unused ohdr.version, add missing pluginRepositories
...
Signed-off-by: Wouter Born <github@maindrain.net>
2019-03-17 09:04:16 +01:00
Kai Kreuzer
829ef0768a
Initial commit with UI code base as of 2019-02-17
...
Also-by: Wouter Born <github@maindrain.net>
Also-by: Martin van Wingerden <martinvw@mtin.nl>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-03-02 19:43:23 +01:00