[MDSAL-268] binding2-generator-fix : About package name Created: 08/Jun/17  Updated: 09/Mar/18  Resolved: 19/Sep/17

Status: Resolved
Project: mdsal
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Jie Han Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: Macintosh


Attachments: PNG File Screenshot from 2017-06-09 08-51-23.png     PNG File 屏幕快照 2017-06-08 下午11.14.20.png    
External issue ID: 8637

 Description   

Pls take a look at the attachment, and notice directory 'A1' 'C' ,different with 'b1' 'e1'
yang model:
module foo1{
namespace "urn:test:foo1";
prefix foo1;

revision 2017-01-01;

grouping A {
container A1 {
container A1-inner {
leaf leaf-A1-inner

{ type string; }
container A1-inner-inner {
leaf leaf-A1-inner-inner{ type string; }
}
}
}
}

grouping B {
container B1 {
container B1-inner {
leaf leaf-B1-inner{ type string; }

container B1-inner-inner {
leaf leaf-B1-inner-inner

{ type string; }

}
}
}
}

grouping C {
container C1 {
container C1-inner {
leaf leaf-C1-inner

{ type string; }

container C1-inner-inner {
leaf leaf-C1-inner-inner

{ type string; }
}
}
}
}

grouping E {
container E1 {
container E1-inner {
leaf leaf-E1-inner{ type string; }

container E1-inner-inner {
leaf leaf-E1-inner-inner

{ type string; }

}
}
}
}

}



 Comments   
Comment by Jie Han [ 08/Jun/17 ]

Attachment 屏幕快照 2017-06-08 下午11.14.20.png has been added with description: screenshot of generated codes

Comment by Jie Han [ 09/Jun/17 ]

Do directories such as "a" and "A" coexist properly ?

Comment by Jie Han [ 09/Jun/17 ]

Attachment Screenshot from 2017-06-09 08-51-23.png has been added with description: Screenshot from Ubuntu

Comment by Martin Ciglan [ 15/Jun/17 ]

looks like this bug doesn't exist anymore... checked with
https://git.opendaylight.org/gerrit/#/c/57746/23

Generated at Wed Feb 07 20:09:18 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.