Skip to content

Commit 5c3f94d

Browse files
authored
Update NEWS.md
1 parent 242b774 commit 5c3f94d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44

55
- `force` argument in `java_download()`. When set to `TRUE`, allows to overwrite the distribution file if it already exist in the cache.
66

7+
## Improvements
8+
9+
- better command line `Java` detection (thanks to Jonas Lieth)
10+
711
# rJavaEnv 0.2.2 (2024-09-13)
812

9-
* Hot fix: improve robustness of setting Java environment in the current session with either `use_java()` or `java_quick_install()`. See bug fix below.
13+
* Hot fix: improve robustness of setting `Java` environment in the current session with either `use_java()` or `java_quick_install()`. See bug fix below.
1014

1115
* Bug fix: Setting Java environment via `rJava::.jniInitialized()` rendered impossible changing Java version for `rJava`-dependent packages, because it somehow pre-initialised `rJava`
1216

0 commit comments

Comments
 (0)