----- Original Message -----
From: "Marko Strukelj" <mstrukel(a)redhat.com>
To: "Bill Burke" <bburke(a)redhat.com>
Cc: keycloak-dev(a)lists.jboss.org
Sent: Tuesday, 21 April, 2015 5:36:43 PM
Subject: Re: [keycloak-dev] Keycloak distribution changes
> * Installer has to work on EAP 6.x too.
I suppose you only mean it for adapter, not for the server?
Currently auth-server support is only part of wildfly-subsystem, which ATM
also contains EAP 6.x support which makes it use deprecated subsystem APIs.
Keeping things that way is not a good foundation for the future on top of
WildFly 10.
The server subsystem needs to support latest stable EAP (6.4) and WildFly (8.2.0.Final).
Once WildFly 9.0.0.Final is out we can drop WildFly 8.2.0.Final. Once EAP 7.0 is out we
can drop EAP 6.4.
The server / adapter subsystem split will result in wildfly-subsystem become
wildfly-server-subsystem, and wildfly-adapter-subsystem. In order to keep
things clean we would have to extract EAP 6.x support out into another
module.
There is wildfly-as7-subsystem which currently only contains adapter support.
Since EAP 6.x is API compatible with AS7 it seems a better place for EAP 6.x
parts.
Agreed - wildfly-adapter-subsystem should target WildFly/Undertow, while
as7-adapter-subsystem should target EAP/JBossAS
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev