Bug 991017

Summary: A new package directory contains dots instead of a hierarchy of directories
Product: [Retired] JBoss BRMS Platform 6 Reporter: Ivo Bek <ibek>
Component: Business CentralAssignee: manstis
Status: CLOSED CURRENTRELEASE QA Contact: Ivo Bek <ibek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: rzhang
Target Milestone: ER2   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:16:34 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 Ivo Bek 2013-08-01 12:08:07 UTC
Description of problem:

When I create a new package with name "com.xyz.abc", I suppose that it will create hierarchy of directories like src/main/resources/com/xyz/abc but it will create just a directory src/main/resources/com.xyz.abc instead.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 manstis 2013-08-01 12:30:59 UTC
This has been fixed already (before this BZ was raised).

See: https://github.com/droolsjbpm/guvnor/commit/8a5eb3044b545f481dcc76b75791aa9ba688dce7#L2R392

Comment 4 Ivo Bek 2013-09-09 09:28:36 UTC
BZ 1005722 has been filed but a package containing dots is now being created the same way as with slashes. This behavior was verified in BPMS 6.0.0.ER2