Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix Bug136737 need to specify the -refresh to clean up the cached plugin info

Title: [birt-dev] Checkin: fix Bug136737 need to specify the –refresh to clean up the cached plugin info

- Summary:

Modification on the interface IPlatformContext, PlatformFileContext and PlatformServletContext

User can specify the Launch Arguments as "-refresh".


- Bugzilla Bug (s) Resolved:
fix Bug136737 need to specify the
refresh to clean up the cached plugin info


- Description:
Modification on the interface IPlatformContext, add Interface Method getLaunchArguments()

add getter and getter of the Launch Arguments in the implementations of the interface IPlatformContext --- PlatformFileContext , PlatformServletContext

- Tests Description:
Manual test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

org.eclispe.birt.core\framework\IPlatformContext.java#4 edit

org.eclipse.birt.core\framework\PlatformFileContext.java#5 edit

org.eclipse.birt.core\framework\PlatformServletContext.java#6 edit


Wei Wang

Actuate Corportation(SH) R&D Center

Email: wwang@xxxxxxxxxxx



Back to the top