| Summary: | [Infrastructure]Convert plug-ins to Eclipse 3.1 message bundle format | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Valentina Popescu <popescu> |
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P1 | CC: | bjiang, jerome.gout, jptoomey, kdsiefke, lizdancy, mddunn, paulslau, sleeloy |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | 173675 | ||
| Bug Blocks: | 127273 | ||
| Attachments: | |||
|
Description
Valentina Popescu
Please assign to me. update owner Cannot contain in 4.3 i2. Due to the extensiveness and nature of the fix requires for this defect, this defect is being considered for deferral from 4.3. If you object to this deferral, please provide a comment ASAP explaining the reason that you need this in 4.3 and we will take that into consideration. I have to agree with you that this fix cannot be contained in 4.3 at this time since we are almost GA ready The defect has been opened a while ago though to deal with a performance improvement provided by the Eclipse platform in Eclipse 3.1. Every project has been asked by the Eclipse Architecture group to apply this fix as soon as possible This defect has slipped the 4.2 driver and it seems that is going to be deffered one more time; we should come up with a plan to have this fix applied sooner in the development cycle so that we can eventually contain it in the next release Please target to 4.4 since all non-blocking/critical defects will be deferred as decided in today's AG call. Retargeting to 4.4 as decided in today's AG call (only permitting blocking and critical defects in 4.3 i3). See http://www.eclipse.org/tptp/home/documents/process/development/translation_rules_of_thumb.html for more information. Created attachment 58043 [details]
Unused keys in Test Project Java property files
Created attachment 58044 [details]
Unused keys in Test Project plug-in property files
Created attachment 58109 [details]
Unused keys in Test Project Java property files
Created attachment 58110 [details]
Unused keys in Test Project plug-in property files
Adding Test Project lead committers to CC list to track updates make to their components. Step 1a) Removed all unused keys in Test Project Java property files. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=127277#c11 for files affected. Step 1b) Removed all unused keys in Test Project plug-in property files. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=127277#c12 for files affected. Created attachment 58138 [details]
Unused keys with references in Test Project Java property files
Created attachment 58139 [details]
Unused keys with references in Test Project plug-in property files
Will roll this defect out over two iterations due to the number and breadth of the changes. Moving to i2. Completed: org.eclipse.tptp.test.samples org.eclipse.tptp.test.tools.api org.eclipse.tptp.test.auto.gui Completed: org.eclipse.tptp.test.report.birt org.eclipse.tptp.test.report.birt.ui Completed: org.eclipse.hyades.test.ui.extensions Completed: org.eclipse.hyades.test.tools.ui Completed: org.eclipse.hyades.test.tools.ui Given the breadth and sensitivity of this change, we will defer the the follow plug-ins to i3: org.eclipse.hyades.test.core org.eclipse.hyades.test.tools.core Step 2) Moved messages not used in the plug-in's MANIFEST.MF and plugin.xml files to a messages.properties file in the <plugin-id>.internal.resources package. Using the com.ibm.zrh.eclipse.nls_1.0.0 tool (http://dev.eclipse.org/viewcvs/index.cgi/platform-core-home/documents/3.1/message_bundles.html?revision=1.9), an Eclipse resource bundle was created for this message file. Step 3) Housecleaning: -Create new keys and messages for missing message keys. -Removed duplicate keys. -Removed unused keys. -Deprecated accessor methods to a plug-in's plugin.properties files. -Migrated Java/ICU message formatting to OSGi message binding. Step 4) Testing, testing and more testing:) Given the recent extension to 4.4 i2 development (http://dev.eclipse.org/mhonarc/lists/tptp-testing-tools-dev/msg01003.html), targeting for completion in i2. Completed: org.eclipse.hyades.test.tools.core Completed: org.eclipse.hyades.test.core All files checked-in to CVS (HEAD). Reporter: Please verify and close in preparation for shutting down the TPTP 4.4 release. Thanks. Closing by default since not closed by the originator in the 7+ months since being resolved. Please reopen if the issue is still present in the latest TPTP release or the resolution is not correct. |