Petr Beran
Petr Beran
Contains changes needed for https://github.com/wildfly/wildfly-core/pull/4851 to pass
@darranl These changes don't really enable the use of expressions, since the security attribute has expressions [allowed](https://github.com/wildfly/wildfly/blob/main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/Constants.java#L311) for a long time. Based on Brian's comment in the JIRA issue, I...
@darranl So the changes here could possibly apply for schema v7 (and perhaps v6.2), but not to v2 - v6, did I get that right? The comment I was reffering...
Superseded by https://github.com/wildfly/wildfly/pull/16530
Superseded by https://github.com/wildfly/wildfly/pull/16474
Follow up on https://github.com/wildfly/wildfly-core/pull/4473 which was closed due to inactivity
Thank you @yersan , had a false positive tests on my device. Should be fixed in this commit
Hi @yersan just noticed this PR is still open with test failures. However, I'm not getting any failures on my device, could you retest this one please?
Sorry about that @yersan , got few problems in my branches. Anyway, I pushed the proposed changes with the latest commit. Is there anything I can do to make this...
Hi @yersan @bstansberry can I ask for review please?