Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 131301 --- config[] array doesnt contain the OS environment vars

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 131301 --- config[] array doesnt contain the OS environment vars

Summary 
Put the OS environment properties into config array.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 131301 --- config[] array doesnt contain the OS environment vars.

Description:
Why:
Old code has registered the OS environment properties into the scope, but hasn't put them into the configs.

Fix:
Fixed.
 
Test Description:
Manu Test
 
Files Edited:
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java#32 edit

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top