Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 126910 - [Architecture] Add ICU support for Execution Framework
Summary: [Architecture] Add ICU support for Execution Framework
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Scott E. Schneider CLA
QA Contact:
URL: http://www.eclipse.org/tptp/groups/Ar...
Whiteboard:
Keywords:
Depends on: 126900 126902
Blocks: 123444
  Show dependency tree
 
Reported: 2006-02-08 09:31 EST by Paul Slauenwhite CLA
Modified: 2016-05-05 10:52 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Slauenwhite CLA 2006-02-08 09:31:27 EST
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
Comment 1 Guru Nagarajan CLA 2006-02-08 12:31:01 EST
Hendra,
  Please reassign this to your team member addressing the Execution Framework. 
Comment 2 Hendra Suwanda CLA 2006-02-28 09:38:56 EST
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.
Comment 3 Hendra Suwanda CLA 2006-03-06 08:43:57 EST
Mark, I am assigning this to you since the first two files belongs to you.
Samson has done the TPTPLoggerImpl.java.
Comment 4 Mark D Dunn CLA 2006-03-08 10:50:19 EST
Reassign to Scott/DuWayne.  These two are yours.
Comment 5 Sri Doddapaneni CLA 2006-03-08 18:30:58 EST
Part of bug#123444.
Comment 6 Sri Doddapaneni CLA 2006-04-03 11:38:16 EDT
What is the status?
Comment 7 Scott E. Schneider CLA 2006-04-03 12:27:38 EDT

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
Comment 8 Todd Merriweather CLA 2006-04-06 15:38:35 EDT
deferring to i3
Comment 9 Sri Doddapaneni CLA 2006-04-06 15:43:07 EDT
This is required for I2. 
Comment 10 Scott E. Schneider CLA 2006-04-06 18:58:28 EDT
Fixed and delivered -- changed java.text.MessageFormat use to com.ibm.icu.text.MessageFormat use per i2 requirement.
Comment 11 Scott E. Schneider CLA 2006-04-06 18:58:41 EDT
Fixed and delivered -- changed java.text.MessageFormat use to com.ibm.icu.text.MessageFormat use per i2 requirement.
Comment 12 Scott E. Schneider CLA 2006-04-06 18:59:02 EDT
Fixed and delivered -- changed java.text.MessageFormat use to com.ibm.icu.text.MessageFormat use.
Comment 13 Paul Slauenwhite CLA 2006-04-10 08:29:30 EDT
Verified in TPTP-4.2.0-200604070100.