Yeray Borges
Yeray Borges
> Can we turn the acme-subsystem source to be git managed? Having a zip file facilitates downloading it when you are following the tutorial. This application is just an example...
Hi @josevjunior, yes sure, we need that the source code of the classes you are including on [acme-subsystem.zip](https://github.com/wildfly/wildfly/pull/15813/files#diff-a4568a272193ca7b34ef2a2863e9c12e15146192233b84597ab02a3be9ae6fce) be formatted with the standard code style we use in WildFly. This...
Hello @ronsigal , just for your info, you can create draft PR for this purpose, tests are executed on draft PRs as well.
It is related to https://github.com/wildfly/wildfly-core/pull/5229
Hi @bstansberry , ok, got it, I will close this one. It even could deserve some discussion via a different channel (Zulip Email). The original idea with this was to...
Just to be more clear: > Probably the approach for this after reading your feedback could have been to keep WildFly specific Model Controllers instead of migrating to EAP based...
@kabir I agree with all, but without dropping this test in the XP branch if it can continue using the WF26 Model Controller, just to avoid the additional maintenance of...
Thanks to everyone involved in this
@jmesnil The application image to be built must use the following Galleon layers: `jaxrs-server,postgresql-datasource,observability`
> Ideally, as a part of this RFE, I would like to deprecate the `StorageSpec` but we would need a way to properly configure the HOME directory in the bootable...