hypfvieh / dbus-java

Improved version of java DBus library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/)
https://hypfvieh.github.io/dbus-java/
MIT License
185 stars 73 forks source link

Revert "Adds a `DBusIgnore` annotation" #166

Closed hypfvieh closed 2 years ago

hypfvieh commented 2 years ago

Reverts hypfvieh/dbus-java#164

This change introduces a bug which causes the TestAll#testArrays test to fail.