Bug 1036224 - jcr2vfs: leftover from kie-commons to uberfire transition, org.kie.nio -> org.uberfire.nio
Summary: jcr2vfs: leftover from kie-commons to uberfire transition, org.kie.nio -> org...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER6
: 6.0.0
Assignee: Neus Miras
QA Contact: Petr Široký
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-29 20:21 UTC by Petr Široký
Modified: 2014-08-06 20:17 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Petr Široký 2013-11-29 20:21:35 UTC
Description of problem:
Following line contains property name that is no longer correct (org.kie.nio.git.daemon.enabled), it should be renamed to org.uberfire.nio.git.daemon.enabled.

https://github.com/droolsjbpm/drools-wb/blob/6.0.x/drools-wb-jcr2vfs-migration/drools-wb-jcr2vfs-migration-core/src/main/java/org/drools/workbench/jcr2vfsmigration/Jcr2VfsMigrationApp.java#L73

It is a trivial fix, but since the 6.0.x branch should contain only 3 acked BZs, I am creating this BZ. I will sent a PR right away. Please merge it once the BZ has all acks.

Version-Release number of selected component (if applicable):
6.0.0-ER5 (+ community master and 6.0.x)

Comment 1 Petr Široký 2013-11-29 20:28:00 UTC
PR with the fix https://github.com/droolsjbpm/drools-wb/pull/4. Once acked please merge it into 6.0.x and also cherry-pick into master.

Comment 2 Neus Miras 2013-12-02 11:31:47 UTC
Done the PR merge.

Commits:

https://github.com/droolsjbpm/drools-wb/commit/5abefd89ed195a96275b16b87ba53ff601ffbaa5

Comment 3 Petr Široký 2014-01-14 10:37:00 UTC
Verified fixed in 6.0.0-ER7.


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