Erik Jan de Wit

Results 57 issues of Erik Jan de Wit

I'm using `java.nio.file.Files.move(file1, file2, REPLACE_EXISTING)` to replace a file from the watched folder then I only get a `DELETED` change not a `CREATED`. I would expect both events to trigger.

Illustrates the problem described in #95.

I have the following [script](https://gist.github.com/edewit/15f25b87b74b540b37e0b37f7683ccbf) but for some reason jbang doesn't resolve the dependencies: ``` edewit@localhost  ~/workspace/minecraft  jbang run --verbose server.java [jbang] jbang version 0.83.0 [jbang] System Java...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...

bug
help wanted

**Describe the bug** All of the endpoints use the current realm as default when making the call to the backend except realms. **Expected behavior** For example: ```javascript await kcAdminClient.realms.getUsersManagementPermissions(); ```...

kind/bug

### Description As we are going to add extra endpoint to the maven module of admin-ui we need to have dependencies included right now they are disabled. ### Discussion _No...

kind/enhancement
status/triage

os: Fedora 35 compat-openssl10 installed ```bash /opt/fman/fman Traceback (most recent call last): File "PyInstaller/loader/pyiboot01_bootstrap.py", line 149, in __init__ File "ctypes/__init__.py", line 343, in __init__ OSError: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full During...

linux

Check boxes look different in every browser wouldn't it be a good idea to have a checkbox that would use the defined patternfly colors e.g. `--pf-global--primary-color--100` for when it's selected?

breaking change
🔷 PatternFly 5

see: https://github.com/keycloak/keycloak-nodejs-connect/pull/386