Bug 1303952

Summary: EAP6 plugin incorrectly detects EAP7
Product: [JBoss] JBoss Operations Network Reporter: Michael Burman <miburman>
Component: Plugin -- JBoss EAP 7Assignee: Simeon Pinder <spinder>
Status: CLOSED WONTFIX QA Contact: Vojta Prusa <vprusa>
Severity: high Docs Contact:
Priority: unspecified    
Version: JON 3.3.5CC: fbrychta, vprusa
Target Milestone: DR01   
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-07 17:34:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Burman 2016-02-02 13:49:42 UTC
Description of problem: EAP6 plugin incorrectly detects EAP7 as a EAP6 instance and has issues with product-name property (that is different with EAP7) and fails to detect the resource correctly.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Michael Burman 2016-02-11 19:11:40 UTC
Fixed in the master:

commit f01d65c0845ff7e4ce5a3d8794e36b67fe88d2e7
Author: Michael Burman <miburman>
Date:   Thu Feb 11 21:11:07 2016 +0200

    [BZ 1303952] Separate EAP6 instances from EAP7 instances by using domain version (sort of like Wildfly 8 detection was done). Keep the "EAP" as SHORT_NAME since several feature detections are using EAP as magic word

Comment 2 Simeon Pinder 2016-02-19 15:34:57 UTC
Available for test in the following build:
http://jon01.mw.lab.eng.bos.redhat.com:8042/dist/release/jon/plugins/eap/3.3/Update-03/DR01/

Comment 3 Michael Burman 2016-03-03 15:52:19 UTC
Superseded by the commit in the master:

commit b57684bf616bad1444735ceced9f764b99318d72
Author: Michael Burman <miburman>
Date:   Thu Mar 3 17:21:56 2016 +0200

    [BZ 1314385] Initial implementation of wfly-10 plugin (copy of jboss-as-7 plugin)

Comment 4 Filip Brychta 2016-03-07 17:34:55 UTC
After decision to create dedicated plugin for eap7 and to force eap6 plugin not to discover eap7 resources this is no longer a valid bz