[Main] Invalid settings in config.properties file
-------------------------------------------------
Key: FELIX-2695
URL: https://issues.apache.org/jira/browse/FELIX-2695
Project: Felix
Issue Type: Bug
Components: Main
Affects Versions: framework-3.0.6
Reporter: Richard S. Hall
Priority: Trivial
Fix For: framework-3.2.0
The config.properties file references ${dollar} in some of its commented
values, but this is only necessary during build because Maven tries to do
property substitution. These values are no longer being substituted, perhaps
due to a packaging change, so we should eliminate it and just use $.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.