[jira] [Updated] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-17 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_20121117.patch Hi again, I have implemented equals and hashCode on CSVFormat, so

[jira] [Updated] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_20121115.patch I have added a method that lets you initialize a CSVFormatBuilder with

[jira] [Updated] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-14 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CSV-68: Summary: Use the Builder pattern for CSVFormat (was: Use Builder pattern for CSVFormat) Use the Builder