You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "Ian Priest (JIRA)" <ji...@apache.org> on 2007/07/20 13:32:14 UTC

[jira] Updated: (SHALE-458) LoadBundle ant-style in-file property expansion

     [ 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.