Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug ---121674 Engine plugin build scripts have hardcoded plugin version number

Title: [birt-dev]CheckIn: Fix Bugzilla Bug ---121674 Engine plugin build scripts have hardcoded plugin version number

Summary 

Bugzilla Bug (s) Resolved:
121674  Engine plugin build scripts have hardcoded plugin version number

Description:
Use the version defined in the plugin.xml, and remove the hard coded version property from build.xml.

 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "use the plugin.version in the plugin.xml" -l "/org.eclipse.birt.report.engine.emitter.html/BuildHtmlEmitter.xml"

cvs ci -m "use the plugin.version in the plugin.xml" -l "/org.eclipse.birt.report.engine.pdf/BuildEnginePDF.xml"
cvs ci -m "use the plugin.version in the plugin.xml" -l "/org.eclipse.birt.core/BuildCore.xml"
cvs ci -m "use the plugin.version in the plugin.xml" -l "/org.eclipse.birt.report.engine.emitter.fo/BuildFoEmitter.xml"
cvs ci -m "use the plugin.version in the plugin.xml" -l "/org.eclipse.birt.report.engine/BuildEngine.xml"


Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top