eclipse-ee4j / krazo

Apache License 2.0
50 stars 19 forks source link

Make managed wildfly version in tck run configurable #347

Closed ivargrimstad closed 1 year ago

ivargrimstad commented 1 year ago

It is now hardcoded to 27.0.0.Alpha3. Should be configurable by environment

erdlet commented 1 year ago

Hi @ivargrimstad,

I checked the build an you can set the WildFly version by adding -Dwildfly.version. The WildFly TCK job is updated to test against 27.0.0.Alpha5 and 27.0.0.Beta1 as an example.