You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Pepijn Van Eeckhoudt (JIRA)" <ji...@apache.org> on 2010/04/27 11:21:31 UTC

[jira] Commented: (BUILDR-426) Extend Buildr to write .properties files

    [ https://issues.apache.org/jira/browse/BUILDR-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861323#action_12861323 ] 

Pepijn Van Eeckhoudt commented on BUILDR-426:
---------------------------------------------

I've attached some properties loading code that I wrote a while back. It handles comments and continuations correctly. Escapes are partially handled. Unicode escape characters are missing. I'm not familiar with ruby's character encoding handling so I simply ignored that issue for now ;)

> Extend Buildr to write .properties files
> ----------------------------------------
>
>                 Key: BUILDR-426
>                 URL: https://issues.apache.org/jira/browse/BUILDR-426
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Antoine Toulme
>             Fix For: 1.4.1
>
>         Attachments: properties.rb
>
>
> Either as part of core, or as a combination of properties file reader/writer gem + a gem for Buildr integration, provide support for Buildr to write and read Java properties files (multilined, etc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.