eclipse-ee4j / krazo

Apache License 2.0
51 stars 19 forks source link

Make managed wildfly version in tck run configurable #347

Closed ivargrimstad closed 2 years ago

ivargrimstad commented 2 years ago

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

erdlet commented 2 years 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.