Newbie friendly: "Wildfly 11" -> "Wildfly 11+"

For a first-time user, I believe 11+ is less confusing. I had to search articles to make sure that 11 actually meant 11+. I thought it was possible that Wildfly 12 and above didn't require any action to install the adapter.
This commit is contained in:
jsbach-jung 2020-02-10 20:36:44 -05:00 committed by Stian Thorgersen
parent eda0215be4
commit b409fdc846

View file

@ -60,14 +60,14 @@ $ ./jboss-cli.sh --file=adapter-install-offline.cli
> jboss-cli.bat --file=adapter-install-offline.cli > jboss-cli.bat --file=adapter-install-offline.cli
---- ----
.Wildfly 11 and Linux/Unix .Wildfly 11+ and Linux/Unix
[source,bash,subs=+attributes] [source,bash,subs=+attributes]
---- ----
$ cd bin $ cd bin
$ ./jboss-cli.sh --file=adapter-elytron-install-offline.cli $ ./jboss-cli.sh --file=adapter-elytron-install-offline.cli
---- ----
.Wildfly 11 and Windows .Wildfly 11+ and Windows
[source,bash,subs=+attributes] [source,bash,subs=+attributes]
---- ----
> cd bin > cd bin