jansohn

Results 12 issues of jansohn

I'm suffering from this problem: https://www.reddit.com/r/archlinux/comments/3wo7v5/get_wifi_strength_without_root/ Is there any way to run netctl-tray without root but still get the link quality with broadcom-wl driver? I could modify the sudoers file...

Copying from https://bugs.eclipse.org/bugs/show_bug.cgi?id=433126 as this is still an issue in the latest release 3.0.2. =============================== Given two very basic tables in MySQL database, `country` holding a list of countries and...

To compile a Windows Resource file with the `windows-resources` plugin one currently seems to need the VisualCpp toolchain. I'm using the Gcc toolchain and would like to use the equivalent...

I want to use the option `useAllProjectDependencies=true` to also include dependencies in `test` scope. If I enable this option the transitive dependencies are not copied to the `repo` directory. ###...

Beginning with version 3.0.10 (and up to the current version 3.0.12) I get different warnings during kernel upgrades from dkms. Following is an example if I re-install the currently active...

We switched to using the SLF4JLogger extension and noticed that the logging configuration behavior deviates from the default logging (DefaultSessionLog). The main difference is that in the constructor of SLF4JLogger...

It would be nice to have the possibility of setting a start and end date range for the GANTT chart, for example showing only one complete year (no matter if...

enhancement
needs info

Is there a possibility to mark a PR as "Needs work" when reporting back the violations? Couldn't find anything so far...

enhancement

Switched to `ProcessBuilder` for JDK toolchain version detection as it actually correctly handles white spaces in the executable path compared to the plexus-utils dependency. - [x] I hereby declare this...

**Describe the bug** I'm trying to deploy my web application on Tomcat 10.1 with Mojarra 4.0.x. Everything works if I use a webapp context like '/manager' (WAR file name manager.war)...