Require Java 21 as runtime JVM
Starting with these ShellWax release it requires Java 21 JVM to be used to run Eclipse for the plugin to work.
Support Format
Format command is functional when shfmt is installed locally.
Bash LS update
Bash LSP dependency has been updated to version 5.4.3 . See [changelog](https://github.com/bash-lsp/bash-language-server/blob/main/server/CHANGELOG.md#5.4.3) for details.
What's Changed
- Releng improvements by @akurtakov in #99
- Releng updates by @akurtakov in #100
- Clean up Shellwax feature content by @akurtakov in #101
- Update BashLS to 5.0.0 by @akurtakov in #102
- Run GH maven build with Java 21 by @akurtakov in #103
- Use eclipse jarsigner 1.4.3 by @akurtakov in #105
- Update to Bash LS 5.1.1 by @akurtakov in #106
- Switch to use grammar and language config from TM4E by @akurtakov in #107
- Point to target platform directly by @akurtakov in #108
- Fix Jenkins warning by @akurtakov in #109
- Build with latest Tycho/Maven available on build nodes by @akurtakov in #110
- Build using javac not ecj by @akurtakov in #111
- Update Bash LS to 5.1.2 by @akurtakov in #112
- Remove project file for target project by @akurtakov in #113
- Require Java 21 by @akurtakov in #114
- Releng improvements by @akurtakov in #115
- Update Bash LS to 5.2.0 by @akurtakov in #117
- Update Tycho to 4.0.7 by @akurtakov in #118
- Enable pgp signing by @akurtakov in #119
- Update BashLS to 5.3.3 by @akurtakov in #120
- Update tycho-built to 4.0.8 by @akurtakov in #121
- Releng improvements by @akurtakov in #123
- Bump actions/setup-java from 2 to 4 by @dependabot[bot] in #127
- Bump actions/cache from 2 to 4 by @dependabot[bot] in #125
- Bump actions/checkout from 2 to 4 by @dependabot[bot] in #124
- Bump stCarolas/setup-maven from 4.5 to 5 by @dependabot[bot] in #126
- Update BashLS to 5.4.0 by @akurtakov in #128
- Set some min version requirements by @akurtakov in #129
- Sign with bc by @akurtakov in #130
- Store whole repository dir to allow installing PR builds by @akurtakov in #131
- Build with Tycho 4.0.10 by @akurtakov in #132
- Fix warning with latest tycho/maven-gpg-plugin by @akurtakov in #133
- Use new ILog api by @akurtakov in #134
- Build on Fedora 41 with Node 22 by @akurtakov in #135
- Minor code updates by @akurtakov in #136
- Update Bash LSP to 5.4.2 by @akurtakov in #137
- Don't specify image. Not required and avoids issues with changed images by @fredg02 in #138
- fix: BashLanguageServer fails to initialize on Windows by @sebthom in #139
- Build with Tycho 4.0.11 by @akurtakov in #140
- Update maven-clean-plugin ot 3.4.1 by @akurtakov in #141
- Update tycho to 4.0.12 by @akurtakov in #142
- Simplify jenkinsfile by @akurtakov in #143
- Update Bash LS to 5.6.0 by @akurtakov in #144
- Build with Tycho 4.0.13 by @akurtakov in #145
- Stop building and publishing source feature by @akurtakov in #146
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #147
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #148
- Build with Tycho 5.0 by @akurtakov in #149
- Generate Eclipse-SourceReference by @akurtakov in #150
- Use Java 25 as build JVM by @akurtakov in #151
- Update Release notes to latest BashLS news. by @akurtakov in #152
New Contributors
- @dependabot[bot] made their first contribution in #127
- @fredg02 made their first contribution in #138
- @sebthom made their first contribution in #139
Full Changelog: 1.2.3...1.3.0