[
https://issues.apache.org/struts/browse/SHALE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Priest updated SHALE-458:
-----------------------------
Attachment: LoadBundle.patch
Patch to add in-file property expansion to LoadBundle
> LoadBundle ant-style in-file property expansion
> ------------------------------------------------
>
> Key: SHALE-458
> URL: https://issues.apache.org/struts/browse/SHALE-458
> Project: Shale
> Issue Type: New Feature
> Components: Clay
> Affects Versions: 1.0.4
> Reporter: Ian Priest
> Priority: Minor
> Attachments: LoadBundle.patch
>
>
> Allows LoadBundle property files to have refs to internal properties in the
> manner of an Ant property file like this...
> prop.world=World
> prop.helloworld=Hello ${prop.world}
> Note that code to create patch was copied to LoadBundle from a
> project-specific external class so is untested and not "release ready" in
> this context!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.