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

Sebb resolved CSV-117.
----------------------

    Resolution: Fixed

No further comments, so applied the change:

URL: http://svn.apache.org/r1603967
Log:
CSV-117 Validate format parameters in constructor

Modified:
    commons/proper/csv/trunk/src/changes/changes.xml
    commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java
    commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVParser.java
    
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVPrinter.java
    
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVFormatTest.java


> Validate format parameters in constructor
> -----------------------------------------
>
>                 Key: CSV-117
>                 URL: https://issues.apache.org/jira/browse/CSV-117
>             Project: Commons CSV
>          Issue Type: Improvement
>          Components: Parser
>            Reporter: Sebb
>         Attachments: CSV-117.patch
>
>
> As per ML discussion, here is a patch which moves CSVFormat parameter 
> validation into the constructor. Tests still work once ISE replaced by IAE in 
> the expected exceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to