Bug 991017 - A new package directory contains dots instead of a hierarchy of directories
Summary: A new package directory contains dots instead of a hierarchy of directories
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.0.0
Assignee: manstis
QA Contact: Ivo Bek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-01 12:08 UTC by Ivo Bek
Modified: 2014-08-06 20:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:16:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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