[ 
https://issues.apache.org/jira/browse/CONFIGURATION-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Bourg updated CONFIGURATION-198:
-----------------------------------------

    Description: 
This is a RFE to implement a file configuration based on the OGDL format.

Example file:

{code}
network
  eth0
    ip   192.168.0.10
    mask 255.255.255.0
    gw   192.168.0.1

hostname crispin
{code}

Reference:
http://ogdl.sourceforge.net/
http://ogdl.sourceforge.net/spec/

  was:
This is a RFE to implement a file configuration based on the OGDL format.

Example file:

  network
    eth0
      ip   192.168.0.10
      mask 255.255.255.0
      gw   192.168.0.1

  hostname crispin


Reference:
http://ogdl.sourceforge.net/
http://ogdl.sourceforge.net/spec/

    Environment:     (was: Operating System: All
Platform: All)

> OGDL configuration
> ------------------
>
>                 Key: CONFIGURATION-198
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-198
>             Project: Commons Configuration
>          Issue Type: New Feature
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>             Fix For: 2.x
>
>
> This is a RFE to implement a file configuration based on the OGDL format.
> Example file:
> {code}
> network
>   eth0
>     ip   192.168.0.10
>     mask 255.255.255.0
>     gw   192.168.0.1
> hostname crispin
> {code}
> Reference:
> http://ogdl.sourceforge.net/
> http://ogdl.sourceforge.net/spec/

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

Reply via email to