Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Add ODA3.0 Dataset support in xml dataset

Title: CheckIn:Add ODA3.0 Dataset support in xml dataset

- Summary:
Add ODA3.0 Dataset support for xml dataset


- Bugzilla Bug (s) Resolved:
None


- Description:
Add ODA3.0 Dataset support for xml dataset


- Tests Description:

- Files Added:

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/utils/XMLRelationInfoUtil.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XMLPropertyPage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XmlDataSetSelectionPage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XmlDataSetWizard.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XMLSelectionPageHelper.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XMLInformationHolder.java


- Files Edited:

/org.eclipse.birt.report.data.oda.xml.ui/build.properties

/org.eclipse.birt.report.data.oda.xml.ui/plugin.xml

/org.eclipse.birt.report.data.oda.xml.ui/BuildXMLUI.xml

/org.eclipse.birt.report.data.oda.xml/plugin.xml


/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java 

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/messages.properties

/org.eclipse.birt.report.data.oda.xml.ui/META-INF/MANIFEST.MF

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XPathChoosePage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/Constants.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/ColumnMappingPage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XMLSelectionWizardPage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/ResultSetTableViewer.java

/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/Query.java

/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/RelationInformation.java


- Files Deleted:

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/utils/XmlUtil.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/profile/XMLSelectionPageHelper.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/profile/XMLSelectionWizardPage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/profile/XMLPropertyPage.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/XPathChooseWizard.java

/org.eclipse.birt.report.data.oda.xml.ui/src/org/eclipse/birt/report/data/oda/xml/ui/wizards/ColumnMappingWizard.java


- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA:  

Please do this when you do the build 1) exclude the BIRT oda.flatfile.ui project, and 2) add the DTP oda.flatfile.ui project in the BIRT daily build

 

- Notes to Documentation:  
N/A


Back to the top