]
Rob Stryker updated JBIDE-21782:
--------------------------------
Fix Version/s: 4.3.1.CR1
Adding EAP 7. ER6 server rises a warning on New runtime page
------------------------------------------------------------
Key: JBIDE-21782
URL:
https://issues.jboss.org/browse/JBIDE-21782
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.1.CR1
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: 4.3.1.CR1
Screenshot:
http://i.imgur.com/ObzrfQs.png
The warning is:
{noformat}
This server type expects a version of 6.1 but the server directory is of version
7.0.0.GA. This combination may cause critical errors. {noformat}
I guess it's because ER6 reports version "7.0.0.GA".
For example ER2 doesn't raise the warning (because it still reports as 7.0.0.Beta1).