NB ML build - situations where not all localized jars/files appear in it. We have done our best to put back dummy/pseudo files to translatedfiles, based on l10n kit. (doing usual steps of what actual l10n will do later) 1) aside from a few files not put back, either not in kit or my mistake, files for all missing jars noted below have been put back, but certain localized ones, that do have Bundle files, not built. So think this might be that RE scripts or jar file names or locations not updated ? that is, l10n kit is 98% accurate and all but a few files in kit have been put back to translatedfiles/src. 2) some _ja.jar files after installing - this means, I think , that there are still some Bundle_ja.properties still in translatedfiles/src - all ja files need to be removed for this process from translatedfiles - we will do that soon, this is not RE issue. ------------------------------------------------ These are comments based on nb ml installed product top level dirs: 0. top level .txt - I didn't put these back yet to translatedfiles so that is why not yet in ml build - no RE issue 1. enterprise2 a. enterprise2/ant/nblib/locale missing org-netbeans-modules-j2ee-ant_zh_CN.jar b. enterprise2/docs - syntaxref20_zh_CN.zip not there c. enterprise2/ext/locale - these localized need to be there but not appsrvbridge.jar jsp-parser-ext.jar websvcregistry.jar org-netbeans-modules-web-httpmonitor.jar persistence-tool-support.jar - ok if localized not there yet since from special l10n kit that is not done yet or put back. d. enterprise2/eager/locale tomcat5-bundled.jar localized one not there e. enterprise5/docs/locale - none of these zh ones are there: org-netbeans-modules-dbschema.jar org-netbeans-modules-j2ee-platform.jar org-netbeans-modules-j2ee-sun-appsrv81.jar org-netbeans-modules-tomcat5.jar org-netbeans-modules-web-monitor.jar f. enterprise5/modules/locale - there are ja jars, should not be any - we will remove all ja files from translatedfiles - not RE issue g. enterprise5/modules/locale/*zh* has correct number of localized files vs en ones h. enterprise5/shortcuts_zh_CN.pdf - not there 2. harness - ok 3. ide6 a. ide6/nblib/locale not have localized bridge_zh_CN.jar b. ide6/docs - not these localized ones: org-netbeans-modules-apisupport-project.jar org-netbeans-modules-db.jar org-netbeans-modules-usersguide.jar org-netbeans-modules-versioning-system-cvss.jar c. ide6/ext/locale - none of ddl_zh_CN.jar jmiutils_zh_CN.jar org-netbeans-tax_zh_CN.jar d. ide6/modules/locale is missing some: missing localized of 1) org-netbeans-lib-cvsclient.jar 2)org-netbeans-modules-editor-lib.jar but didnt put back the bundles in this jar yet org/netbeans/editor/Bundle.properties org/netbeans/modules/editor/lib/Bundle.properties - are they in kit ??? (not RE issue yet) 3) org-netbeans-modules-apisupport-ant.jar has no localizable files no RE issue e. 72 ja ones in ide6/modules/locale - need to be removed from translatedfiles we will do that - not RE issue 4. platform4 subdir still there, needs to go since from nb4.1 5. nb5.0 a. nb5.0/core/locale - not have: core_nb_zh_CN.jar org-netbeans-upgrader_zh_CN.jar b. nb5.0/docs - no *zh_CN loose html files in build but put back to translatedfiles: import_j2ee_zh_CN.html import_j2se_details_zh_CN.html import_j2se_zh_CN.html import_web_zh_CN.html quickstart-gui_zh_CN.html quickstart-j2ee_zh_CN.html quickstart-nbm_zh_CN.html quickstart-webapps_zh_CN.html quickstart-webservice-client_zh_CN.html quickstart-webservice_zh_CN.html quickstart_jump_zh_CN.html quickstart_zh_CN.html whatsnew_zh_CN.html c. nb5.0/ext/locale - not have: updater_nb_zh_CN.jar d. nb5.0/modules/locale - has some ja jars needs to be removed - we will remove these e. nb5.0/modules/locale missing these files: org-netbeans-modules-ide-branding_zh_CN.jar org-netbeans-core-windows_nb_zh_CN.jar org-netbeans-core_nb_zh_CN.jar f. platform6/core/locale - not have: core_zh_CN.jar org-openide-filesystems_zh_CN.jar 6. platform6 a. platform6/lib/locale - not have org-openide-modules_zh_CN.jar org-openide-util_zh_CN.jar boot_zh_CN.jar (might not have put back the bundle file for it or else not in kit boot/org/netbeans/Bundle.properties) b. platform6/modules - en has 28 locale has 28 - ok !!! 7. nb installer msgs itself - not from dummy files that have been put back to nb5 cvs (same for ME and profiler) Also the installer refers to 4.0 in msg and default dir - not sure if this means its using other/older msgs or if we didn't put the dummy files back correctly. Marek Slama wrote this about my questions about this: ...For example for NB build.xml copies files from translatedfiles/src/installer/coreide/src/org/netbeans/installer to installer/coreide/src/org/netbeans/installer BEFORE ML installer is built (ie. prebuild task in build.xml) This is different for installers build by Michal. (mobility and profiler). There is no copy in build.xml so I assume Michal must copy localized file before Mobility or Profiler build is run.