diff options
author | Artur Signell <artur@vaadin.com> | 2015-06-16 22:19:53 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2015-07-04 13:21:08 +0300 |
commit | 458d2cb6d1be0e31e69cc02e4b6ae0accb797557 (patch) | |
tree | ea03fd156374a7299cde37ac6742146489543beb /WebContent | |
parent | 5186717b7d89cfc40bcf476cd909ac03f8630c5c (diff) | |
download | vaadin-framework-458d2cb6d1be0e31e69cc02e4b6ae0accb797557.tar.gz vaadin-framework-458d2cb6d1be0e31e69cc02e4b6ae0accb797557.zip |
Support and run tests on Wildfly 9 (#18295)
Change-Id: I8dee8c96663a5f986b7bce5a995199049afc8934
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index be2dc1e5a9..56fca3a174 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -468,7 +468,7 @@ <li>Oracle WebLogic Server 10.3-12</li> <li>IBM WebSphere Application Server 7-8</li> <li>JBoss Application Server 4-7</li> - <li>Wildfly 8</li> + <li>Wildfly 8-9</li> <li>Jetty 5-9</li> <li>Glassfish 2-4</li> </ul> |