Oliver Kopp
Oliver Kopp
### Issue type Polishing ### Problem description I got following gradle error `plugins` can not appear before `pluginManagement`. "can not" should be spelled "cannot". Reason: "cannot" is much more common;...
### Expected Behavior (This is issue is inspired from https://github.com/gradle/gradle/issues/32290) I would like to run JDK25-EA as soon as possibly, because our project relies on the fix [JDK-8355651](https://bugs.openjdk.org/browse/JDK-8355651). The [current...
I often get following error message:  I am on branch "main" ```bash $ git branch fix-for-issue-8738 * main ``` ```properties [remote "origin"] url = [email protected]:JabRef/jabref.git gh-resolved = base fetch...
The [CONTRIBUTING.md points to](https://github.com/jbangdev/jbang/blob/main/CONTRIBUTING.adoc#conventional-commits--squash-and-merge) https://github.com/zeke/semantic-pull-requests. This shows > ⚠️ THIS SERVICE IS NO LONGER MAINTAINED ⚠️ I have not looked into other conventional commmits checker, so I cannot recommend any...
**Is your feature request related to a problem? Please describe.** I use [mise](https://mise.jdx.dev/lang/java.html) to manage my JDKs. When using `//JAVA 24`, `jbang` downloads a JDK and ignores the ones by...
**Is your feature request related to a problem? Please describe.** Sometimes, tools release new versions. It should be possible to update installed tools At https://www.jbang.dev/documentation/guide/latest/install.html, only installation is described, not...
**Is your feature request related to a problem? Please describe.** Current output: ``` [jbang] Trusting permanently: [https://github.com/koppor/ghprcomment/] jbang https://github.com/koppor/ghprcomment/blob/main/ghprcomment.java [jbang] Downloading JDK 21. Be patient, this can take several minutes......
1. Create a new bib file 2. Add new entry for `https://doi.org/10.1016/j.cl.2018.01.004`\  3. Add new entry for `https://doi.org/10.1016/j.cl.2018.01.004` See that dialog is the same:  Wish: Below the DOI...
As far as I can see, dependencies of our JabLib on maven central (https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/jabref/jablib/) does not have the right dependencies declared. https://github.com/JabRef/jabref/blob/main/.jbang/JabSrvLauncher.java does NOT have jspecify declared as depdency, but...
1. Create a new library 2. Drag'n'drop `jablib\build\resources\test\pdfs\minimal.pdf` into it 3. See Merge PDF metadata dialog appearing. 4. It first shows a "Grobid" column. \  6. However, this disappears:\...