Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Add org.eclipse.birt.core.template packages to core api.

Title: [birt-dev]CheckIn: Add org.eclipse.birt.core.template packages to core api.

Summary 

Bugzilla Bug (s) Resolved:

Description:
Model needs the org.eclipse.birt.core.template to parse the value-of in the HTML text. As in WEB envoirments, the model is in the client side, so the org.eclipse.birt.core.template should also be in coreapi.jar.

Update the buildCore.xml to include this package into coreapi.jar.
 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "add template to coreapi.jar as model may need it." -l "/org.eclipse.birt.core/BuildCore.xml"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top