Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 914681

Summary: Remove JDF BOMs that are not related to WFK
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Karel Piwko <kpiwko>
Component: MavenAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: thradec
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.2.0CC: kpiwko, myarboro, pmuir, rruss
Target Milestone: ER2   
Target Release: 2.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
WFK 2.2.0-DR2
Last Closed: 2013-05-14 14:54:18 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 Karel Piwko 2013-02-22 13:57:57 UTC
Description of problem:

As a part of groupId change of WFK BOMs, we distribute too many of them. Some are not related to WFK at all and should not be present.

http://maven.repository.redhat.com/techpreview/wfk2/2.1.0/maven-repository/com/redhat/jboss/wfk/boms/

I think that only relevant are -with-* are:

 jboss-javaee-6.0-with-errai/                  3-Dec-2012 18:34     4K
 jboss-javaee-6.0-with-hibernate/              3-Dec-2012 18:34     4K
 jboss-javaee-6.0-with-richfaces/              3-Dec-2012 18:34     4K
 jboss-javaee-6.0-with-tools/                  3-Dec-2012 18:34     4K





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

WFK 2.2.0-DR2

How reproducible:

Always.

Comment 4 Rodney Russ 2013-02-26 17:44:59 UTC
Working on access rights to the github repo to process pull request

Comment 6 Marek Novotny 2013-02-28 14:42:42 UTC
Is there a summary (requirement) what BOMs WFK need to provide?

Comment 10 Pete Muir 2013-03-05 13:31:32 UTC
-with-tools should NOT be included in WFK, it's included in EAP.
-with-hibernate is complex, this needs more discussion.

Comment 11 Marek Novotny 2013-03-05 16:24:14 UTC
(In reply to comment #10)
> -with-tools should NOT be included in WFK, it's included in EAP.
Are you sure, Pete? that includes ARQUILLIAN certification for WFK Tier 2.

> -with-hibernate is complex, this needs more discussion.
I agree with more discussion

Comment 12 Pete Muir 2013-03-05 16:26:43 UTC
(In reply to comment #11)
> (In reply to comment #10)
> > -with-tools should NOT be included in WFK, it's included in EAP.
> Are you sure, Pete? that includes ARQUILLIAN certification for WFK Tier 2.

Yes, it was agreed that EAP would distribute this BOM, as testing is so tied up with all activities, despite the fact that WFK does the certification.

Comment 14 Karel Piwko 2013-03-06 09:19:28 UTC
We simply can't remove with-tools from WFK. That is our way how do we deliver ARQ stack updates.

Such as Arquillian Drone update to 1.1.1.Final in this WFK version that contains bugfixes.

Having with-tools with EAP effectively puts Arquillian into EAP. This means that it has to share EAP lifecycle and WFK would have no control over it.

And yes, current situation means there are two -with-tools BOM productized, each with a different content.

Pete, if you want to distribute it EAP only and certify in WFK, please propose how should WFK team deliver bugfixes.

Comment 15 Marek Novotny 2013-03-06 14:01:51 UTC
Current set is 
jboss-javaee-6.0-with-errai/1.0.4.Final-redhat-wfk-1
jboss-javaee-6.0-with-richfaces/1.0.4.Final-redhat-wfk-1
jboss-javaee-6.0-with-deltaspike/1.0.4.Final-redhat-wfk-1
jboss-javaee-6.0-with-tools/1.0.4.Final-redhat-wfk-1
jboss-javaee-6.0-with-hibernate/1.0.4.Final-redhat-wfk-1

Comment 17 Karel Piwko 2013-05-14 14:54:18 UTC
Closed as CURRENTRELEASE, part of WFK 2.2.0 distributables.