Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 227584 - externalized license string in feature.xml not resolved thru feature.properties
Summary: externalized license string in feature.xml not resolved thru feature.properties
Status: RESOLVED DUPLICATE of bug 222309
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Update-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-17 12:08 EDT by Aaron Tarter CLA
Modified: 2008-04-17 23:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Tarter CLA 2008-04-17 12:08:37 EDT
Build ID: I20080409-1425

Steps To Reproduce:
1. Create a feature manifest with an externalized license string using <license>%license</license> and include a feature.properties file with the key defined like license= 
2. The update manager does not resolve the string and shows "%license" in the license acceptance dialog instead of showing the resolved value from feature.properties.



More information:
Comment 1 Aaron Tarter CLA 2008-04-17 12:50:13 EDT
To be clear I have tried providing the license value in both feature.properties and feature_en.properties.  And this all works with 3.3.
Comment 2 Pascal Rapicault CLA 2008-04-17 23:04:41 EDT

*** This bug has been marked as a duplicate of bug 222309 ***