andrewflbarnes
c05ac2ad68
chore: update usage for changelog.sh
5 months ago
Barnesly
e57acf4513
Merge pull request #451 from andrewflbarnes/bugfix/javahome-system-hook
...
fix: when version is system don't emit error text on export hook
5 months ago
andrewflbarnes
8b1cc3f2bf
chore: fix changelog script
5 months ago
andrewflbarnes
b698e417c4
fix: when version is system don't emit error text on export hook
5 months ago
Barnesly
d43efcebb2
Merge pull request #450 from andrewflbarnes/docker-test-update-2
...
chore: centos and openjdk 1.7 are both EOL, use ubi8 and openjdk 17, 21
5 months ago
andrewflbarnes
ca89b1a060
chore: centos and openjdk 1.7 are both EOL, use ubi8 and openjdk 17, 21
...
Also make test script more robust and cleanup created files.
5 months ago
Barnesly
8585931d16
Merge pull request #413 from mrmeszaros/docker-test-update
...
Fix and update the docker + bats based tests
5 months ago
Barnesly
ca586c71b7
Merge pull request #436 from aldoKelvianto/patch-1
...
Add command for Fish shell README.md
5 months ago
Barnesly
8ce3eb724d
Merge pull request #445 from gouvinb/master
...
Quote all references to `JENV_ROOT` variables
5 months ago
Barnesly
7c3b92cb1e
Merge pull request #449 from itsamanvishwakarma/patch-1
...
Update README.md
5 months ago
Aman Vishwakarma
34cfe0b1e0
Update README.md
7 months ago
gouvinb
8527c84ec3
Quote all references to `JENV_ROOT` variables (and variables that use it) to avoid word splitting.
...
This avoids errors where `JENV_ROOT` contains spaces (e.g. `$HOME/Library/Application Support/jenv`).
11 months ago
Meszaros Mate
037059022a
Refactor setting versions test case
...
Removed unnecessary subshell creations.
2 years ago
Meszaros Mate
d2c5c0e72b
Fix Dockerfile graalvm install step
...
Also removed the unused _ARCH var from the test suite_setup.
2 years ago
Meszaros Mate
01570f8f2f
Remove volatile build and patch numbers
...
This should ensure that tests will not break over time.
2 years ago
Aldo Wachyudi
864a41d992
Add command for Fish shell README.md
...
In "1.3 Adding your Java Environment", I add command for Fish shell. In Fish shell, we should use `()` instead of `$()` for command substitution
2 years ago
Barnesly
b22ec24df5
Merge pull request #435 from andrewflbarnes/bugfix/fish-var-unset
...
fix: fish use set -e instead of unset
2 years ago
andrewflbarnes
ff0bd42196
fix: fish use set -e instead of unset
2 years ago
Barnesly
2195bcc652
Merge pull request #433 from andrewflbarnes/feature/uninitialised-warnings
...
misc: Emit warning on commands if jenv not initialised/loaded
2 years ago
andrewflbarnes
d219b9a4fc
misc: Emit warning on commands if jenv not initialised/loaded
2 years ago
Barnesly
e83400ec40
Merge pull request #434 from andrewflbarnes/bugfix/export-variables
...
fix: bug in export variables appending unnecessary args and spaces
2 years ago
andrewflbarnes
4b0068a97c
fix: bug in export variables appending unnecessary args and spaces
2 years ago
Barnesly
700558b471
Merge pull request #169 from dkowis/fix_rehash_for_fish
...
fix: Copying rbenv's way of handling rehash for fish
2 years ago
Barnesly
ac55170147
Merge pull request #432 from andrewflbarnes/docs/brew-java-install
...
doc: Update brew installation information
2 years ago
andrewflbarnes
3b887b00d9
doc: Update brew installation information
2 years ago
Barnesly
0dd2f86965
Merge pull request #431 from andrewflbarnes/bugfix/doctor-plugins
...
fix: doctor resolves plugin paths correctly
2 years ago
andrewflbarnes
2c2f6c1b71
fix: doctor resolves plugin paths correctly
2 years ago
Barnesly
705a705aa4
Merge pull request #428 from andrewflbarnes/feature/changelog
...
doc: Inclued changelog file and script
2 years ago
Barnesly
56b25632c0
Merge pull request #350 from fwcd/skip-javahome-system-jdk
...
fix: Skip setting `JAVA_HOME` when using system JDK #422
2 years ago
andrewflbarnes
0a22c25649
feat: Add changelog and script for generating using git-cliff
2 years ago
Barnesly
e9153a699e
Merge pull request #425 from andrewflbarnes/bugfix/doctor-suggestion
...
Fix erroneous output in jenv jenv doctor
2 years ago
Barnesly
cfaf62bed6
Merge pull request #404 from jsoref/issue-403
...
Fix jenv-add with missing versions directory
2 years ago
Barnesly
1bf8e044b5
Merge pull request #429 from breun/patch-1
...
Add installation instructions for MacPorts
2 years ago
Nils Breunese
98104afa27
Add installation instructions for MacPorts
2 years ago
Barnesly
6411c81d93
Merge pull request #424 from andrewflbarnes/docs/installation-steps
...
Correct install steps so shell config is separate from source install
2 years ago
andrewflbarnes
1032e0036d
Prepare 0.5.7
2 years ago
andrewflbarnes
0899815645
Reorder installation steps so fully setup before running jenv doctor
...
Also update bad link and add heading for experimental fish support.
2 years ago
Barnesly
cdac18ecd0
Merge pull request #405 from jsoref/add-no-args
...
Gracefully handle `jenv add`
2 years ago
andrewflbarnes
6553062281
Fix erroneous output in jenv jenv doctor
...
Ensures the jenv add text is shown rather than executed
2 years ago
andrewflbarnes
97f7cfa361
Correct install steps so shell config is separate from source install
2 years ago
Barnesly
e87ebb39a0
Merge pull request #349 from stirlingcarter/master
...
docs: fix jenv versions command
2 years ago
Josh Soref
736ad43621
Update libexec/jenv-add
...
Co-authored-by: Barnesly <andrewflbarnes@hotmail.co.uk>
2 years ago
Barnesly
5309380458
Merge pull request #414 from nfawcett/issue-328-show-remove-in-useful-command-list
...
show remove in useful command list
2 years ago
Barnesly
6afc893568
Merge pull request #391 from andrewflbarnes/bugfix/doctor-no-plugin-exit-code
...
Fix jenv doctor exit code when no plugins are enabled
2 years ago
andrewflbarnes
8a68f07dba
Fix jenv doctor plugin checks
...
Use "command ls" to bypass aliases and remove unneeded * which resolves
to the plugin folder contents when we just want the plugin folder.
2 years ago
andrewflbarnes
ceb2175b49
Fix jenv doctor exit code when no plugins are enabled
...
Prevents globbing of JENV_ROOT/plugins/* from resulting in the literal
string being used when no plugins are present in the folder. This was
causing jenv doctor to fail resulting in a non-zero exit code.
2 years ago
Barnesly
783d96fd91
Merge pull request #393 from andrewflbarnes/bugfix/sh-command-eval
...
Fix jenv init so sh-* commands are correctly evaluated
2 years ago
Barnesly
a4e998b158
Merge pull request #417 from JacksonBailey/master
...
Improve phrasing for initial doctor check and export plugin
2 years ago
Barnesly
01ab577c20
Merge pull request #421 from Friendseeker/fix-jenv-doctor-interpolation
...
Remove extra eval added by echo eval "$(jenv init -)"
2 years ago
Jerry Tan
185c9994d9
Fix interpolation adding extra eval
2 years ago