-
FVT
2024.2 java 21 Maven : Completed(Staicy) - ( openliberty project java version-17)
2024.2 java 17 gradle : Completed (Staicy) - ( openliberty project java version-11)
Smoke Test
2024.1 java …
-
Report exceptions and failures during testing.
FVT
2024.2 java 21 Gradle: Completed(Vaisakh) ( openliberty project java version-21)
2024.2 java 17 Maven : Completed (Vaisakh) ( openliberty project …
-
This class is within the `io.openliberty.tools.intellij.lsp4jakarta.lsp4ij` package.
See analysis and areas of concern on this issue: https://github.com/OpenLiberty/liberty-tools-intellij/issues/87…
-
See discussion here: https://github.com/OpenLiberty/liberty-tools-intellij/issues/1024. The work done for IntelliJ should be ported back.
-
PR #1258 Attempt #2
- GradleSingleModMPLSTest > testMPQuickFixInJavaFile() FAILED
expected: "true" but was: "false"
at io.openliberty.tools.intellij.it.TestUtils.validateCodeInJavaSrc (TestUtil…
-
A valid key is added to `server.env` but an invalid value is specified. It seems the diagnostic is not displayed. This is intermittent.
![image](https://github.com/user-attachments/assets/e0031893-b7…
-
`omrsysinfo_get_process_start_time` is used in CRIUSupport to determine the start time of the restored process. We are seeing intermittent failures as a result of using this API.
```
Stack Dump = …
-
I am trying to use redisson as `jCache` implementation for the `httpSessionCache` of my open liberty server.
So far, I've managed to use the library by providing a configuration yaml file like so: …
mxcd updated
6 months ago
-
Suggesting to include OpenLiberty as **Possibilities** in the roadmap. IMHO, the framework utilizes Microprofile and JakartaEE. Most of the people using IBM Java Tech Stack are using this framework.
-
While reviewing https://github.com/OpenLiberty/liberty-tools-intellij/pull/860 I noticed additional issues in the way that the LSP4Jakarta diagnostic collectors are matching qualified names. Specifica…