Skip to main content

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.

Jump to: navigation, search

Difference between revisions of "Babel / Development Status Meetings / 2009-10-05"

m (Topics)
m (Topics)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|-
 
|-
 
| Kit  
 
| Kit  
|  
+
| Y
 
|-
 
|-
 
| Denis  
 
| Denis  
|  
+
| Y
 
|-
 
|-
 
| Gabe  
 
| Gabe  
|  
+
| Y
 
|-
 
|-
 
| Antoine  
 
| Antoine  
Line 32: Line 32:
 
*{{bug|265194}} babel Ganymede build has some bundles mistakenly under property_files folder hence can not be picked up
 
*{{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
 
**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''
 
**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"?
 
**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
 +
*Canadian holiday next Monday, no meeting
 
[[Category:Babel]]
 
[[Category:Babel]]

Latest revision as of 13:29, 19 October 2009

Attendees

Kit Y
Denis Y
Gabe Y
Antoine  
Nigel  
Jeff  
Margaret  

Topics

Back to the top