Commit Graph

1374 Commits

Author SHA1 Message Date
Gary Gregory 293fa4dec3 Update Maven PMD Plugin from 3.8 to 3.11.0. 2019-02-23 09:38:00 -05:00
Gary Gregory 8685aa5ff9 Checkstyle. 2019-02-23 09:34:31 -05:00
Gary Gregory 17be5351cb Update Maven Checktyle Plugin from 2.7 to 3.0.0. 2019-02-23 09:33:17 -05:00
Gary Gregory 887eb97d1e Next release is 1.7. 2019-02-23 09:24:36 -05:00
Gary Gregory 2d919276bf Oops, I did not mean to update to Java 7 yet. 2019-02-23 09:24:01 -05:00
Gary Gregory 4fd494d590 Update tests from H2 1.4.197 to 1.4.198. 2019-02-23 09:21:19 -05:00
Gary Gregory 483ba855f2 Unnecessary semicolon. 2019-02-23 08:20:53 -05:00
Gary Gregory bf2c2f7ad6 Update tests from H2 1.4.196 to 1.4.197. 2019-02-23 08:20:12 -05:00
Benedikt Ritter 7684694173
Add missing Apache license header 2019-02-09 17:04:14 +01:00
Thomas Vandahl 546fd69eaa Fix broken link 2018-12-10 20:24:15 +01:00
Gary Gregory 322fad25ad [CSV-234] Add support for java.sql.Clob. 2018-12-09 14:59:27 -07:00
Gary Gregory 0ab2b0818a [CSV-232] Site link "Source Repository" does not work. Get rid of the
link in favor of the more complete
https://commons.apache.org/proper/commons-csv/scm.html as listed under
the section "PROJECT DOCUMENTATION -> Project Information".
2018-10-22 21:50:53 -06:00
Gary Gregory d2f9f83158 Add entries for [CSV-203] and [CSV-233]. 2018-10-21 15:49:15 -06:00
Gary Gregory 6e3f713652 Add entries for [CSV-203] and [CSV-233]. 2018-10-21 15:49:06 -06:00
Gary Gregory b7c38a1a69 [CSV-233] Add predefined CSVFormats for printing MongoDB CSV and TSV. 2018-10-20 20:01:42 -06:00
Gary Gregory c7a9b1707f Fix Travis-CI: Make this build like Commons Text. The plugin
checksum-maven-plugin blows up the Travis-CI build and we have our own
build and release plugins that do the same thing.
2018-10-20 10:19:37 -06:00
Gary Gregory 6133a6031d Fix Travis-CI: Make this build like Commons Text. 2018-10-20 10:08:36 -06:00
Gary Gregory 3c5d7e07e0 [CSV-208] Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV
formats.
2018-10-20 10:07:51 -06:00
Gary Gregory 53ead3ffe8 Better Javadoc. 2018-10-20 09:49:20 -06:00
Gary Gregory 60b1c8e5c1 [CSV-208] Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV
formats.
2018-10-20 09:45:08 -06:00
Gary Gregory 3ddfb40c4f [CSV-208] Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV
formats. Fix Javadoc for
org.apache.commons.csv.CSVFormat.POSTGRESQL_CSV.
2018-10-20 09:41:38 -06:00
Gary Gregory 13c539a50d Update tests from Apache Commons Lang from 3.8 to 3.8.1. 2018-09-27 09:53:33 -06:00
Benedikt Ritter 70187c3171
Bump to next development version 2018-09-25 15:11:34 +02:00
Benedikt Ritter 2596fdeebc
Update version numbers for commons-csv release 1.6 2018-09-19 13:45:44 +02:00
Benedikt Ritter 11b557ee48
Update NOTICE.txt 2018-09-19 11:54:57 +02:00
Benedikt Ritter 544400be18
Regenerate GitHub documentation 2018-09-19 11:52:48 +02:00
Benedikt Ritter b3bb9776ae
Add release date 2018-09-19 11:27:08 +02:00
Benedikt Ritter a6458f1587
Add RELEASE-NOTES for release 1.6 2018-09-19 11:26:20 +02:00
Benedikt Ritter 61820130cd
Generate download page for release 1.6 2018-09-19 11:16:55 +02:00
Benedikt Ritter 2596582d61
Update website for commons-csv 1.6 release 2018-09-19 11:03:14 +02:00
Benedikt Ritter 6c87f1fe41
Fix link to release archive 2018-09-19 10:59:14 +02:00
Benedikt Ritter 79adf78d23
Adopt commons-jcs way of generating SHA-512 checksums 2018-09-19 10:51:35 +02:00
Benedikt Ritter af261c8fbf
Add temporary fix for COMMONSSITE-125 2018-09-19 10:38:30 +02:00
Benedikt Ritter 62515c52ec
Update to latest commons-parent 2018-09-19 10:32:55 +02:00
Benedikt Ritter 4e1802db96
Remove empty paragraph from JavaDoc 2018-08-31 10:51:00 +02:00
Benedikt Ritter 71459b6d30
CSV-231: Add more documentation to CSVPrinter 2018-08-31 10:29:12 +02:00
Benedikt Ritter e5b2413ca7
CR and LF are already statically imported 2018-08-21 22:08:33 +02:00
Benedikt Ritter 7694e8f999
Remove duplicated code by calling printRecords(Iterable) 2018-08-21 22:05:47 +02:00
Benedikt Ritter 676a580c35
Call flush instead of duplicating the logic 2018-08-21 22:02:02 +02:00
Gary Gregory 47dbc8fd1e Update tests from Apache Commons Lang 3.7 to 3.8. 2018-08-21 09:07:58 -06:00
Benedikt Ritter 768f656c43
Method in package private class does not need to be public 2018-08-21 09:22:08 +02:00
Benedikt Ritter 3d4a7e6716
Add missing predefined formats to class documentation 2018-08-20 08:47:20 +02:00
Benedikt Ritter 39e8ee6f9f
Fix checkstyle errors 2018-08-20 08:40:30 +02:00
Gary Gregory ea13687e66 The the patrol. 2018-06-16 15:44:55 -06:00
Gary Gregory 98d4407938 Normalize caps. 2018-06-05 09:06:13 -06:00
Gary Gregory 05e2f7763a Remove trailing white spaces on all lines. 2018-05-19 09:08:25 -06:00
Gary Gregory f5a1968bb1 [CSV-225] Parse method should avoid creating a redundant BufferedReader. 2018-05-19 09:03:56 -06:00
Gary Gregory 865872e0f1 [CSV-225] Parse method should avoid creating a redundant BufferedReader. 2018-05-19 09:03:29 -06:00
David Warshaw f368f64fa7 [CSV-224] Some Multi Iterator Parsing Peek Sequences Incorrectly Consume
Elements.
2018-05-18 14:24:50 -06:00
Gary Gregory 33f662b219 Fix compiler warning. 2018-05-18 13:47:37 -06:00