Community
Participate
Working Groups
Add ICU support for Execution Framework. NOTE: Please see bug 123444 (or bug 120002) for more details. The following Execution Framework files require ICU support: org.eclipse.hyades.execution/src-automation-client/org/eclipse/hyades/automation/client/adapters/shell -AutomationClientAdapter.java org.eclipse.hyades.execution/src-automation-client/org/eclipse/hyades/automation/client/adapters/shell -CommandLineArgumentParser.java org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/impl -TPTPLoggerImpl.java
Hendra, Please reassign this to your team member addressing the Execution Framework.
Scott, the first two seem to belong to you. Samson, the third one is yours. Can both of you investigate if this can be done in i2? If yes, then it is business as usual. If not, we need to communicate this soon. Thanks.
Mark, I am assigning this to you since the first two files belongs to you. Samson has done the TPTPLoggerImpl.java.
Reassign to Scott/DuWayne. These two are yours.
Part of bug#123444.
What is the status?
This slipped through the cracks, I will re-assign to DuWayne since he owns the shell adapters for the automatable services framework. DuWayne, this is probably (I'm guessing) a simple change of imports from java.text to com.ibm.icu4j.text. Can you make these changes right away to the following two files. org.eclipse.hyades.execution/src-automation-client/org/eclipse/hyades/automation/client/adapters/shell -AutomationClientAdapter.java org.eclipse.hyades.execution/src-automation-client/org/eclipse/hyades/automation/client/adapters/shell -CommandLineArgumentParser.java
deferring to i3
This is required for I2.
Fixed and delivered -- changed java.text.MessageFormat use to com.ibm.icu.text.MessageFormat use per i2 requirement.
Fixed and delivered -- changed java.text.MessageFormat use to com.ibm.icu.text.MessageFormat use.
Verified in TPTP-4.2.0-200604070100.