Max Rydahl Andersen
Max Rydahl Andersen
`jbang https://get.jenkins.io/war-stable/2.361.2/jenkins.war` fails today. should it ? :)
**Describe the bug** Install ish from AppStore and try install jbang you just get and error.  Really would be useful for user to know where to report issue and...
running: ` jbang -m org.revapi.standalone.Main org.revapi:revapi-standalone:0.12.0 revapi.sh . --extensions=org.revapi:revapi-java:RELEASE,org.revapi:revapi-reporting-text:RELEASE --old-gavs com.google.guava:guava:17.0 --new-gavs com.google.guava:guava:18.0 -Drevapi.java.missing-classes.behavior=report` I get errors that looks like: ``` Exception in thread "main" java.lang.AbstractMethodError: Receiver class org.revapi.reporter.text.TextReporter does...
### Check for existing issues - [X] Completed ### Describe the feature would be awesome if zed-industries/zed#5301 was added using the eclipse jdt.ls used by vscode-java so it would possible...
would be great to collapse properties/attributes to remove "metadata noise". Example from using asciidoctor reveal.js you have this block that you don't really need to see for normal editing: ```...
see https://jbang.dev this lets you do `jbang jclasslib@ingokegel/jclasslib` alternatively you can make ingokel/jbang-catalog git repo and put jbang-catalog.json file in there and it would be just `jbang jclasslib@ingokel`
**Is your feature request related to a problem? Please describe.** I run ` jreleaser config` and gets wall of: ``` some.value must not be blank. Configure a value using the...
I've added: ``` [issues] type = jira url = https://issues.redhat.com/ ssl_verify = true ``` and I get: ``` ERROR Invalid plugin type 'jira' in section 'issues'. ```
idea i got when having to manually run lsof. this is a script portable on all OS and runs using plain java (jbang instructions just there for ./checkports.java exec)
Why: * sdk instructions used 17-tem instead of 17.0.1-tem This change addreses the need by: * add .sdkmanrc with proper values - allows you to do `sdk env` to install...