Bug 1025119 - 6.1.0 version is found in droolsjbpm-knowledge 6.0.x branch
Summary: 6.1.0 version is found in droolsjbpm-knowledge 6.0.x branch
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Build and Assembly
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ER5
: 6.0.0
Assignee: Geoffrey De Smet
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-31 03:48 UTC by Ryan Zhang
Modified: 2014-08-06 20:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:19:36 UTC
Type: Bug


Attachments (Terms of Use)

Description Ryan Zhang 2013-10-31 03:48:11 UTC
Description of problem:
I found the following in droolsjbpm-knowledge/kie-doc/pom.xml and other sumodules for 6.0.x branch.

 <parent>
    <groupId>org.kie</groupId>
    <artifactId>kie-api-parent</artifactId>
    <version>6.1.0-SNAPSHOT</version>
  </parent>
However the parent pom is 6.0.0-SNAPSHOT

This will case the project unable to build in product enviroment (for fullprofile at least).

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Ryan Zhang 2013-10-31 09:16:14 UTC
This issue cause some doc artifact missing and will also stop drools, jbpm, droolsjbpm-integration etc to be able to build in fullProfile.

Comment 4 Geoffrey De Smet 2013-11-04 14:40:01 UTC
Yes, I fixed this recently on the 6.0.x branch:

https://github.com/droolsjbpm/droolsjbpm-knowledge/commit/a86e9198e032a3edcb37d4b3922f3f201bc1a8ea

Comment 5 Lukáš Petrovický 2013-11-23 21:23:30 UTC
Confirmed fixed in the code.


Note You need to log in before you can comment on or make changes to this bug.