Bug 1128981

Summary: Add apache neethi into community BOM
Product: [Retired] JBoss BPMS Platform 6 Reporter: Ryan Zhang <rzhang>
Component: Build and AssemblyAssignee: Michael <mbiarnes>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen, rrajasek
Target Milestone: ER2   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:06:23 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:
Bug Depends On:    
Bug Blocks: 1128609    

Description Ryan Zhang 2014-08-12 02:50:33 UTC
Description of problem:
There is a common artifact org.apache.neethi:neethi in kie-parent-with-dependencies which is also EAP supported artifacts.
<version.org.apache.neethi>3.0.2</version.org.apache.neethi>

This should be added into communinty BOM.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Geoffrey De Smet 2014-08-27 13:54:23 UTC
mbiarnes has a PR open for this on ip-bom. Once it's merged, this BZ can be put on status "modified".

Comment 2 Kris Verlaenen 2014-09-10 15:21:26 UTC
This PR was merged into CR12 and master, but is not yet available on CR11 of the community BOM (using in Beta2 tag).

Comment 4 Michael 2014-09-23 07:29:56 UTC
In the JBoss-ip-bom (6.0.0-SNAPSHOT and 6.0.0.CR13) there is:
 
<dependency>
  <groupId>org.apache.neethi</groupId>
  <artifactId>neethi</artifactId>
  <version>${version.org.apache.neethi}</version>
</dependency>

with <version.org.apache.neethi>3.0.2</version.org.apache.neethi>

Comment 5 Petr Široký 2014-12-09 10:41:03 UTC
Verified in 6.1.0.ER2. Neethi has been moved to ip-bom.