]
Jeff Mesnil updated WFLY-9763:
------------------------------
Fix Version/s: 13.0.0.CR1
Move legacy subsystems to a legacy feature pack
-----------------------------------------------
Key: WFLY-9763
URL:
https://issues.jboss.org/browse/WFLY-9763
Project: WildFly
Issue Type: Task
Affects Versions: 11.0.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 13.0.0.CR1
This issue is the result of the proposal to move legacy subsystems in a a legacy feature
pack as explained in
http://wildfly-development.1055759.n5.nabble.com/proposal-Move-legacy-ext...
Impacted subsystems:
* cmp
* configadmin
* jaxr
* messaging
* web
GA of the created feature-pack: org.wildfly:wildfly-legacy-feature-pack
The version will be final and will start at 12.0.0.Alpha1 so that there is no confusion
with the GAV of the subsystems .
Proposed GitHub repository:
github.com/wildfly/wildfly-legacy
All the subsystems will keep the same versions than WildFly for the time being.
The main functional change is that migration tests are no longer in the legacy subsystems
but in the new subsystems that takes responsibility for the migration (e.g. undertow for
web, messaging-activemq for messaging).