Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Remove the dependency on birt.core in jdbc&sampledb

Title: CheckIn:Remove the dependency on birt.core in jdbc&sampledb

- Summary:
Remove the dependency on birt.core in
jdbc&sampledb plugin

- Bugzilla Bug (s) Resolved:
None

- Description:
Remove the dependency on birt.core in
jdbc&sampledb plugin

- Tests Description:
Run build file

- Files Added:

- Files Edited:

/org.eclipse.birt.report.data.oda.jdbc/META-INF/MANIFEST.MF
/org.eclipse.birt.report.data.oda.jdbc.ui/META-INF/MANIFEST.MF
/org.eclipse.birt.report.data.oda.sampledb/META-INF/MANIFEST.MF
/org.eclipse.birt.report.data.oda.sampledb.ui/META-INF/MANIFEST.MF
/org.eclipse.birt.report.data.oda.jdbc/BuildOdaJdbc.xml
/org.eclipse.birt.report.data.oda.jdbc.ui/build.properties
/org.eclipse.birt.report.data.oda.jdbc.ui/BuildOdaUI.xml

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

/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/i18n/JdbcResourceHandle.java
/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java
/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/plugin/OdaJdbcPlugin.java
/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/JdbcPlugin.java
/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JDBCDriverInfoManager.java
/org.eclipse.birt.report.data.oda.sampledb/src/org/eclipse/birt/report/data/oda/sampledb/plugin/SampledbPlugin.java
/org.eclipse.birt.report.data.oda.sampledb/src/org/eclipse/birt/report/data/oda/sampledb/SampleDBConstants.java
/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/plugin/SampledbUIPlugin.java

- Files Deleted:


- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA:  

N/A

 

- Notes to Documentation:  
N/A


Back to the top