]
Radoslav Husar updated WFLY-3575:
---------------------------------
Fix Version/s: 9.0.0.Beta1
Parameterize subsystem version in xsite/jgroups testsuite xslt
stylesheet
-------------------------------------------------------------------------
Key: WFLY-3575
URL:
https://issues.jboss.org/browse/WFLY-3575
Project: WildFly
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Fix For: 9.0.0.Beta1
I wasted a good couple of hours today trying to figure out why my changes broke the xsite
tests. It turns out that the xslt scripts have the subsystem schema version hardcoded,
and I had created a new schema version.
We should parameterize this, in the same way as the addCacheContainer.xsl stylesheet
does.