tucek

Results 8 issues of tucek

While reading up about the changes to the Java plugin facility, i stumbled across the necessity to implement all functions (open, get, set, error, close), even if a plugin does...

proposal
lang/java
triage needed
floss2022w

The Java example plugin `whitelist` should also validate values on `get` instead on `set` only. Validation errors should result in warnings. See also: https://github.com/ElektraInitiative/libelektra/pull/3889#discussion_r689116331

lang/java
cm2022s
3p
triage needed

testjna_gradle is currecntly ecluded on such platforms comment in libelektra/src/bindings/jna/CMakeLists.txt `we cannot set DYLD_LIBRARY_PATH on new macOS versions, making the kdb tests fail if its not installed in the system`...

continuous integration
1p
floss2022w

This PR is based on PR #4439 branch and therefore has to be merged afterwards. closes #4348 #3875 #4038 #3754 ## Basics - [x] Short descriptions of your changes are...

Notification are currently only tested with C/C++. Devise an approach how to enable the feature for users of the Java binding. (also see #2786)

The new reference counting for key sets that was implemented in #3949 still needs to be implemented in multiple bindings. For an overview of all bindings needing changes, see #4129....

lang/java

Since properly updating the Javadoc for the JNA bindings is quite time consuming, I'm creating this issue to track the task separately. - [x] Update API consumer Javadoc - ~~[...

lang/java

Provide a simple skeleton gradle project with lib elektra dependency on the current version in maven central. Update Java binding README.md to explain how to kickstart a project using the...

lang/java
1p
floss2022w