[ 
https://issues.apache.org/jira/browse/CONFIGURATION-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692420#comment-16692420
 ] 

Gary Gregory commented on CONFIGURATION-731:
--------------------------------------------

{quote}Is there any tool help check Java binary compatibility? It's quite 
helpful to keep it for providing a patched version of existing JAR.{quote}

>From the command line: {{mvn apache-rat:check}}

{quote}Is there suggested way to provide a patch? I made it through both patch 
file here & git PRĀ 
[https://github.com/apache/commons-configuration/pull/16|https://github.com/apache/commons-configuration/pull/16]{quote}

A GitHub PR is my favorite way. Attaching a patch file is also perfectly 
acceptable.

{quote}It seems that the Github repository didn't fully syncronized with our 
SVN repo?{quote}

It is synchronized, it's just not instantaneous, and one way only: from svn to 
GitHub.

> Allow user to specify the comments & separator chars
> ----------------------------------------------------
>
>                 Key: CONFIGURATION-731
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-731
>             Project: Commons Configuration
>          Issue Type: Improvement
>          Components: Format
>    Affects Versions: 2.4
>            Reporter: Shuai Zhang
>            Priority: Major
>         Attachments: CONFIGURATION-731.001.patch, CONFIGURATION-731.002.patch
>
>
> Currently the INIConfiguration defined comments & separator chars as final 
> static fields, which made it impossible for the user control the behavior of 
> INIConfiguration parsing. I suggest making them as default value, open setter 
> & getter methods for the comment & separator chars.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to