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.
Babel / Development Status Meetings / 2009-10-19
< Babel | Development Status Meetings
Revision as of 10:54, 19 October 2009 by Kitlo.us.ibm.com (Talk | contribs) (New page: === Attendees === {| border="1" |- | Kit | |- | Denis | |- | Gabe | |- | Antoine | |- | Nigel | |- | Jeff | |- | Margaret | |} ==...)
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"?
- build.eclipse.org question
- Is there a copy of Galileo SR1 installed?
- The build script needs to call the p2 UpdateSitePublisher