Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 161365 --- Unit test should be moved into a seperated test plugin

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 161365 --- Unit test should be moved into a seperated test plugin

- Summary:
Fix Bugzilla Bug 161365 --- Unit test should be moved into a seperated test plugin

set package org.eclipse.birt.report.engine.emitter.html as the friend-package of the new plugin *org.eclipse.birt.report.engine.emitter.html.tests* in order to seperate the tests plugin.


- Bugzilla Bug (s) Resolved:
161365


- Description:
set package org.eclipse.birt.report.engine.emitter.html as the friend-package of the new plugin *org.eclipse.birt.report.engine.emitter.html.tests* in order to seperate the tests plugin.

code as:
Export-Package: org.eclipse.birt.report.engine.emitter.html; x-friends:="org.eclipse.birt.report.engine.emitter.html.tests"


- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
"/org.eclipse.birt.report.engine.emitter.html/META-INF/MANIFEST.MF"


- Files Edited:
None


- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top