Hristo Y. Stoyanov

Results 4 issues of Hristo Y. Stoyanov

https://github.com/javaserverfaces/mojarra/blob/bbac72aabda02f7e605d05f71da0be2fd0814ce7/impl/src/main/java/javax/faces/component/UIComponent.java#L2688 EE8, JSF 2.3, on Wildfly 15. From a custom renderer of a custom component, this code: ```java @Override public void encodeEnd(FacesContext ctx, UIComponent comp) throws IOException { SomeComp c...

Inside `src/test/resources` there is an `arquillian.xml` file that has to be expanded by gradle at `processTestResources` task. When a test is run from within vs code, this doesn't happen and...

bug

- [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [ ] I have uploaded Diagnostics - Diagnostics...

status/triage
area/WSL2

A plain gradle webapp project with `war` plugin that has _tests_ will completely break in vscode the moment the plugin `id "io.openliberty.tools.gradle.Liberty" version "3.1-SNAPSHOT"` is introduced into the build. Autocompletion...

bug
Gradle