Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Difference between revisions of "Babel / Development Status Meetings / 2009-10-19"
m (→Topics) |
m (→Topics) |
||
Line 38: | Line 38: | ||
**Last time I checked, the p2 UpdateSitePublisher in Eclipse 3.6 M2 still took 14 hours to process Babel language packs | **Last time I checked, the p2 UpdateSitePublisher in Eclipse 3.6 M2 still took 14 hours to process Babel language packs | ||
**the bug has some recent activities; Pascal and Ian are working on a fix | **the bug has some recent activities; Pascal and Ian are working on a fix | ||
+ | *CQs | ||
+ | **{{bug|261958}} Language pack should integrate the translated help; Japanese help files for WTP and Mylyn attached; CQ 3533 submitted; CQ not approved yet | ||
+ | **{{bug|289014}} BIRT 2.5.0 Translation for 6 languages in group 1; CQ 3533 submitted; CQ not approved yet | ||
[[Category:Babel]] | [[Category:Babel]] |
Revision as of 11:10, 19 October 2009
Attendees
Kit | |
Denis | |
Gabe | |
Antoine | |
Nigel | |
Jeff | |
Margaret |
Topics
- bug 290129 Babel Update Site in Target Defintion hangs for a while
- I changed the mirrorsURL to say <site mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/babel/update-site/galileo/site.xml&format=xml">
- Denis, can you confirm that it's correct?
- bug 265194 babel Ganymede build has some bundles mistakenly under property_files folder hence can not be picked up
- WTP used a folder name of "property_files" instead of "src" we see ususally
- Sample link: http://babel.eclipse.org/babel/translate.php?project=webtools.jeetools&version=3.1&file=jeetools/plugins/org.eclipse.jst.j2ee.web/property_files/warvalidation.properties
- We have a reg exp to match the "src" source folder: (.*?\/)? # \4 optional src\/, src\/main\/ etc
- Can we modifiy that to match "property_files"?
- bug 274025[publisher] p2 metadata generator does not scale
- Last time I checked, the p2 UpdateSitePublisher in Eclipse 3.6 M2 still took 14 hours to process Babel language packs
- the bug has some recent activities; Pascal and Ian are working on a fix
- CQs
- bug 261958 Language pack should integrate the translated help; Japanese help files for WTP and Mylyn attached; CQ 3533 submitted; CQ not approved yet
- bug 289014 BIRT 2.5.0 Translation for 6 languages in group 1; CQ 3533 submitted; CQ not approved yet