wildfly-extras / creaper

Small library for JBoss AS 7 and WildFly management with a slight bias towards testing
Apache License 2.0
20 stars 31 forks source link

Added ServerVersion for Wildfly 13 #171

Closed olukas closed 6 years ago

olukas commented 6 years ago

Added ServerVersion VERSION_7_0_0 (WF 13 which is not released yet) to allow WF 13 commands development. Profile wildfly13 in testsuite will be added later when wildfly13 will be released.