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

Add 'PropertiesChanged' signal class and object path getter #1

Merged
merged 1 commit into from
Mar 10, 2017

Conversation

thjomnx
Copy link
Contributor

@thjomnx thjomnx commented Mar 9, 2017

This adds a new (missing) signal class PropertiesChanged and an interface method String getObjectPath() on interface DBusInterface.

My project https://github.com/thjomnx/java-systemd relies on these features.

The feature has been introduced in another repository (see here: mjscosta/dbus-java@3688186) but since your artifact has made it into Maven Central I'd like to add it here. I also appreciate the changes you applied - I was about to do the same but... lack of time.

Additionally the commit contains Java 1.7 related auto-formatting changes (use of diamond operator).

@hypfvieh hypfvieh merged commit 21332c7 into hypfvieh:master Mar 10, 2017
@hypfvieh
Copy link
Owner

Your pull request will be included in dbus-java 2.7.2 which will be available in a few hours on maven central

@thjomnx thjomnx deleted the thjomnx-feature-objectpath branch March 10, 2017 08:12
@thjomnx
Copy link
Contributor Author

thjomnx commented Mar 10, 2017

Thanks a lot!

hypfvieh pushed a commit that referenced this pull request Oct 4, 2018
Changed verbose logging of written messages to debug level
hypfvieh pushed a commit that referenced this pull request Dec 18, 2018
hypfvieh pushed a commit that referenced this pull request Feb 26, 2019
set input and output stream for TCP transport to get TCP DBUS connect…
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.

2 participants