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)
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"?
 
[[Category:Babel]]
 
[[Category:Babel]]

Revision as of 12:16, 5 October 2009

Attendees

Kit  
Denis  
Gabe  
Antoine  
Nigel  
Jeff  
Margaret  

Topics

Back to the top