Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Update all the golden files in model oda adapter for the changes in design parser.

Summary:

Update all the golden files in model oda adapter for the changes in design parser.
- Bugzilla Bug (s) Resolved:


- Description:

 Originally, when add a library into a report design, add all elements with inheritance to namespace. Now, only those

elements that is resolved till the library is added. Handle these elements and its slot contents.

 

- Tests Description:

 Unit test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

    Checking in test/org/eclipse/birt/report/model/library/LibraryCommandTest.java;

    Checking in test/org/eclipse/birt/report/model/library/input/DesignToAddLibrary.xml;

    Checking in src/org/eclipse/birt/report/model/command/LibraryRecord.java;

    


Back to the top