JDK-6937218 : need access to auto update workspace for l10n integration
  • Type: Enhancement
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u21
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows
  • CPU: x86
  • Submitted: 2010-03-23
  • Updated: 2010-09-29
  • Resolved: 2010-03-25
Related Reports
Relates :  
Description
Auto update (au.msi ...) has a seperated workspace owned by deployment team now. It's not part of JDK/JRE workspace anymore.

L10n team still needs to maintain the localization of Java auto update. So, we should be able to bringover the contents and putback our l10n change, so that we can monitor the message change and integrate corresponding localization. We should also be able to build the auto update, or get the auto update built by deployment team, to get the bundle to verify our l10n change.

We are currently localizing JRE into pt_BR in 6u20 b02. We have the translation for files like updatechecker.rc but need to integrate them into auto update. In the long run, we need to monitor resource file changes for all the supported locales in auto update.