Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix errors and changes after importing add-ons in Eclipse #7270

Merged
merged 4 commits into from
Apr 3, 2020

Conversation

wborn
Copy link
Member

@wborn wborn commented Apr 1, 2020

  • Add missing Eclipse project/classpath files
  • Fix null analysis errors showing in Eclipse
  • Remove ignored Eclipse .settings files

With these changes there are no unstaged changes and only one error showing in FileTailer (#5442) after importing the add-ons in Eclipse.

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
Copy link
Contributor

@cpmeister cpmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, probably should have a second pair of eyes though since this affects a lot of bindings.

@cweitkamp
Copy link
Contributor

cweitkamp commented Apr 3, 2020

One more thing: There is a duplicate project name. The LinuxInput Binding calls itself org.openhab.binding.astro instead of org.openhab.binding.linuxinput.

<projectDescription>
<name>org.openhab.binding.astro</name>
<comment></comment>

Otherwise: Great job!

Signed-off-by: Wouter Born <github@maindrain.net>
@wborn wborn requested a review from t-8ch as a code owner April 3, 2020 10:39
Copy link
Contributor

@cweitkamp cweitkamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I am fine with merging it now. Thanks.

@cweitkamp cweitkamp merged commit 2102cb0 into openhab:2.5.x Apr 3, 2020
@cweitkamp cweitkamp added the infrastructure Build system and Karaf related issues and PRs label Apr 3, 2020
@cweitkamp cweitkamp added this to the 2.5.4 milestone Apr 3, 2020
@wborn wborn deleted the eclipse-fixes branch April 3, 2020 16:25
Hans-Reiner pushed a commit to Hans-Reiner/openhab2-addons that referenced this pull request Apr 11, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Hans-Reiner Hoffmann <hans-reiner.hoffmann@gmx.de>
yfre pushed a commit to yfre/openhab-addons that referenced this pull request Apr 27, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Eugen Freiter <freiter@gmx.de>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request May 29, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
LoungeFlyZ pushed a commit to LoungeFlyZ/openhab2-addons that referenced this pull request Jun 8, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
J-N-K pushed a commit to J-N-K/openhab-addons that referenced this pull request Jul 14, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Jul 26, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: CSchlipp <christian@schlipp.de>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
DaanMeijer pushed a commit to DaanMeijer/openhab-addons that referenced this pull request Sep 1, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Daan Meijer <daan@studioseptember.nl>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
* Fix errors and changes after importing add-ons in Eclipse

* Add missing Eclipse project/classpath files
* Fix null analysis errors showing in Eclipse
* Remove ignored Eclipse .settings files
* Fix Eclipse linuxinput project name

With these changes there are no unstaged changes and only one error showing in FileTailer (openhab#5442) after importing the add-ons in Eclipse.

Signed-off-by: Wouter Born <github@maindrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build system and Karaf related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants