Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 129077 --- Convert plugins to use manifest.mf and single Jar format

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 129077 --- Convert plugins to use manifest.mf and single Jar format

Summary 

Modify the structure of the plugins' and the content of the manifest.mf

Modifications on the build script in Engine Plugins(4 totally)

Bugzilla Bug (s) Resolved:

Fix Bugzilla Bug 129077 --- Convert plugins to use manifest.mf and single Jar format

Description:

Old structure of the plugins can not satisfy our request

and Eclipse 3.0 and previous was shipped such that each plug-in was a directory
that contained code
in a JAR, along with multiple other files.

Fix:

Modify the structure and the file manifest.mf

Modifications on the build script in Engine Plugins(4 totally)

 

Test Description:

Manual Test

 

Files Edited:

/org.eclipse.birt.core/META-INF/MANIFEST.MF#2 edit

/org.eclipse.birt.report.engine/META-INF/MANIFEST.MF#2 edit

/org.eclipse.birt.report.engine.emitter.html/META-INF/MANIFEST.MF#2 edit

/org.eclipse.birt.report.engine.emitter.pdf/META-INF/MANIFEST.MF#3 edit

/org.eclipse.birt.core/build.properties#4 edit

/org.eclipse.birt.report.engine/build.properties#4 edit

/org.eclipse.birt.report.engine.emitter.html/build.properties#6 edit

/org.eclipse.birt.report.engine.emitter.pdf/build.properties#5 edit

/org.eclipse.birt.core/BuildCore.xml#16 edit

/org.eclipse.birt.report.engine/BuildEngine.xml#34 edit

/org.eclipse.birt.report.engine.emitter.html/BuildHtmlEmitter#14 edit

/org.eclipse.birt.report.engine.emitter.pdf/BuildPdfEmitter#5 edit

Files Added:

none

Notes to Build Team:

 

Notes to Developers:

Notes to QA:

 

Quotes to Documentation:


Wei Wang

Actuate Corportation(SH) R&D Center

Email: wwang@xxxxxxxxxxx



Back to the top