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

replaced ESH features by the new openHAB Core features in the distro #863

Merged
merged 1 commit into from
Feb 8, 2019

Conversation

kaikreuzer
Copy link
Member

Signed-off-by: Kai Kreuzer kai@openhab.org

Signed-off-by: Kai Kreuzer <kai@openhab.org>
<groupId>org.eclipse.smarthome</groupId>
<artifactId>esh-core</artifactId>
<version>${esh.version}</version>
<groupId>org.openhab.core.features.karaf</groupId>
Copy link
Member Author

Choose a reason for hiding this comment

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

@maggu2810 Once again, I have to ask for your help on some Karaf issue:

As you can see in the PR build, when creating the distro feature the versions for jna and jetty seem to be lost (which are defined in the parent pom(s)). When I remove the dependency to the new org.openhab.core.features.karaf.openhab-core feature here, everything works (as before). I have no clue, why this dependency can make such a difference...
There are also warnings in the log:

[WARNING] Manifest not present in the first entry of the zip - org.openhab.core.bom.openhab-core-2.5.0-SNAPSHOT.pom
[WARNING] Manifest not present in the first entry of the zip - org.openhab.core.bom.test-2.5.0-SNAPSHOT.pom

Maybe this is somehow related?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah - forget it, I found the issue! PR for openhab-core is coming...

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, same here. Didn't see that notification.

Copy link
Member Author

Choose a reason for hiding this comment

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

No worries, you see that I was able to help myself :-)

@kaikreuzer
Copy link
Member Author

Requires openhab/openhab-core#547 to work.

@kaikreuzer kaikreuzer requested a review from a team February 8, 2019 17:58
@kaikreuzer kaikreuzer added rebuild Triggers a new PR build and removed rebuild Triggers a new PR build labels Feb 8, 2019
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

It works well on a local build. 👍

@wborn wborn merged commit 2ec83e2 into openhab:master Feb 8, 2019
@kaikreuzer
Copy link
Member Author

Hooray! Thanks for merging so quickly!

@kaikreuzer kaikreuzer deleted the ohcfeats branch February 8, 2019 21:16
@wborn wborn added this to the 2.5 milestone Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants