Hilbrand Bouwkamp
5b73b98ded
[archetype] Fix for double modules in bundle pom ( #936 )
...
Due to changes in the archetype maven it generated multi module name with tabs prefixed. This caused the module name to be inserted twice because the added module by maven plugin was not removed when the module is moved by the groovy script.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-07-22 13:18:42 +02:00
Christoph Weitkamp
2ace118b92
[archetype] Fixed generation of binding skeletons ( #817 )
...
* Fixed generation of binding skeletons
* [archetype] Include feature.xml in archetype-metadata.xml (#1 )
Also-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-05-17 08:35:36 +02:00
David Gräff
ff70084383
Archetype: karaf feature file location fix ( #789 )
...
Update karaf feature file location
Signed-off-by: David Gräff <david.graeff@web.de>
2019-05-04 17:16:13 +02:00
Markus Rathgeb
5e8c8bb4ec
use consistent coordinates also for tools and archetypes ( #781 )
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-05-04 14:15:45 +02:00
Christoph Weitkamp
a18e60d7d7
Applied formatter in all files
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-05-01 22:47:07 +02:00
Hilbrand Bouwkamp
bb86507871
[archetype] Fix copyright in archetype example java files ( #765 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-04-28 16:56:10 +02:00
Hilbrand Bouwkamp
d1e333d8e3
[archetype] .classpath should contain tabs. ( #762 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-04-27 22:27:40 +02:00
Hilbrand Bouwkamp
ff57db8396
Added maven archetype project to generate binding skeletons ( #589 )
...
This archetype generates bindings for the new bnd based build system.
It also updates specific bundle files that need information about the new binding.
This doesn't yet include generation of test projects.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-04-26 13:03:28 +02:00
Wouter Born
65bdd2a983
Reenable SAT ( #626 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2019-03-14 19:48:28 +01:00
Henning Treu
c4e744bc54
Adopt openHAB Core IDE setup to folder layout & set workspace name ( #538 )
...
Signed-off-by: Henning Treu <henning.treu@googlemail.com>
2019-02-06 12:51:11 +00:00
Markus Rathgeb
dc0492e648
Setup launch ( #477 )
...
* fix launch configuration
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-01-28 23:15:50 +01: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
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
Kai Kreuzer
eb8abdc894
updated to 2019 ( #464 )
...
* updated to 2019
* updated checkstyle check to 2019
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-07 22:53:19 +01:00
Wouter Born
e1040c35bf
Update SAT regex to 2.5.0 to fix build ( #448 )
...
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-12-17 07:59:27 +01:00
Martin van Wingerden
ef3ce80b28
Add com.google.common.collect to forbidden packages ( #407 )
...
Assuming this was the intended goal of the forbidden packages check
Signed-off-by: Martin van Wingerden <martin@martinvw.nl>
2018-11-08 11:56:59 +01:00
Martin van Wingerden
3aa49789a4
Update version number regex ( #355 )
...
Fixes #354
Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
2018-06-02 14:40:39 +02: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