Gerd Aschemann

Results 75 issues of Gerd Aschemann

Tags in HTML or MD (or even other formats) should be ordered by commit dates. Tags belong to commits and thereby form a timely ordering of commits. For some reason,...

### Bug Description When executing the `jqassistant:analyze` Maven goal with the property setting `jqassistant.analyze.report.fail-on-severity=NEVER`, jQA fails with the following Exception: ``` [ERROR] Failed to execute goal com.buschmais.jqassistant:jqassistant-maven-plugin:2.1.0:analyze (default-cli) on project...

type:bug

### Bug Description Referring to communications with @DirkMahler: https://groups.google.com/g/jqassistant/c/llJ2QR4Wasw/m/IM_aJGsIBAAJ If I have an AsciiDoctor based concept with a source block like the following: ```adoc [source,cypher,role=concept] ---- include::my-rule1.cyp[] ----- ``` I...

type:bug

The Plugin manipulates the Java System environment (cf. `System.getenv()` API). Unfortunately, Java only [caches the (initial) environment](https://github.com/openjdk/jdk/blob/master/src/java.base/unix/classes/java/lang/ProcessEnvironment.java#L70) and modifications are never written back to the [native Unix environment](https://www.man7.org/linux/man-pages/man7/environ.7.html). Therefore, the...

After considering my other pull request (Upgrade to neo4j 2.1.7) you may will also like to build a self contained jar (with all dependencies included) ...

The subject says it all ...

As a user of Temurin Linux JREs for Alpine/Debian/Redhat/Suse I would like to find instructions in [Adoptium Linux installation](https://adoptium.net/installation/linux/) Hint: This relates to adoptium/installer#430 - as soon as the JREs...

enhancement
good first issue

- [ ] I have tried with the latest version of Docker Desktop (-> **Thats what I am trying**) - [ ] I have tried disabling enabled experimental features -...

area/gui
status/triage
area/installer
version/4.0.1

### Task List - [x] Steps to reproduce provided - [x] Stacktrace (if present) provided - [x] Example that reproduces the problem (link to git repository is ideal) - [x]...

bug

As a HSC developer I would like to get rid of test `@Ignore`s, which were added do tue flakiness. The work should be based on the results of #331 (cf....

enhancement
ready
help-needed
hacktoberfest