Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Add dependency to org.junit.*

-Summary:

Add dependency to org.junit.*

 

-Bugzilla Bug (s) Resolved:

None 

 

-Description:

We used to use junit.jar in birt.core to run unit test in DtE projects. But as the jar was removed from core recently, we have to depend on org.junit.* plugin in eclipse to make our junit test cases work.


-Tests Description:
N/A


-Files Edited:  

"/org.eclipse.birt.report.data.oda.jdbc/BuildOdaJdbc.xml"

"/org.eclipse.birt.report.data.oda.flatfile/BuildOdaFlatfile.xml"

"/org.eclipse.birt.data/BuildData.xml"

"/org.eclipse.birt.report.data.oda.xml/buildXML.xml"

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

"/org.eclipse.birt.report.data.oda.jdbc/.classpath"

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

"/org.eclipse.birt.report.data.oda.flatfile/.classpath"

"/org.eclipse.birt.data/.classpath"

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

"/org.eclipse.birt.report.data.oda.xml/.classpath"

 

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 


Back to the top