Hide Forgot
Description of problem: As best I can tell the EAP 6.2 content reused the same channels as 6.0 and 6.1. This means as soon as the Online nodes are updated the EAP cartridge manifest.yml and https://www.openshift.com/developers/technologies will be inaccurate. I believe this has been discussed in the past, but I believe it would be best to only state the version as 6 in the manifest's display name to avoid this for EAP minor releases.
merge pending: https://github.com/openshift/origin-server/pull/4295
Checked on devenv_4102, issue has been fixed, the manifest file has been updated. --- Name: jbosseap Cartridge-Short-Name: JBOSSEAP Display-Name: JBoss Enterprise Application Platform 6 ...