Commit Graph

155 Commits

Author SHA1 Message Date
Pascal Schumacher d20e5abaa3 travis: add java 9 to build (closes #23)
pom.xml: add java 9 profile and override jacoco version to make build pass
2017-10-12 22:41:08 +02:00
Gary Gregory 27cdc55728 findbugs-maven-plugin 3.0.4 -> 3.0.5. 2017-10-09 13:56:34 -06:00
Gary Gregory b4a084ed48 [CSV-217] Add autoFlush option for CsvPrinter. Use current version of
Mockito.
2017-10-09 13:26:57 -06:00
Gary Gregory 5ca0f91ff6 Next version will be 1.6 due to new auto-flush feature just added. 2017-10-09 13:25:13 -06:00
Gary Gregory 9c20341469 Next version will be 1.6 due to new auto-flush feature just added. 2017-10-09 13:23:46 -06:00
Korolyov Alexei 7e47152791 [CSV-217] Add autoFlush option for CsvPrinter. Applying modified patch
This closes #24.
2017-10-09 13:22:53 -06:00
Bruno P. Kinoshita 3e3c236562 Bump to next development version 2017-09-03 17:26:46 +12:00
Bruno P. Kinoshita dfcd0793c0 Update version for Commons Csv release 1.5 2017-08-27 10:51:00 +12:00
Bruno P. Kinoshita 9d2b6d75c8 Add missing CSV test files to RAT report exclusions list 2017-08-27 10:31:03 +12:00
pascalschumacher bbf3ebe4bd Add default maven default goal (clean, test, clirr, rat and javadoc) and run it on travis. 2017-08-01 20:41:47 +02:00
pascalschumacher fb03b65150 Add test data files "optd_por_public.csv" and "999751170.patch.csv" to rat exclusions. 2017-08-01 20:38:31 +02:00
Gary Gregory becfae1e46 Update Maven PMD and FindBugs plugins. 2017-07-20 19:25:56 -07:00
Gary Gregory 5f26007556 Document Java platform requirment. 2017-07-20 19:05:19 -07:00
Gary Gregory 0972e1c80d Remove TZ from my dev entry. 2017-07-16 18:07:57 -07:00
Gary Gregory 0bdca58fc0 Update tests from H2 database 1.4.182 to 1.4.196. 2017-06-14 22:52:11 -07:00
Gary Gregory 3dc0605e7e Update Apache Commons Lang 3.4 to 3.6. 2017-06-14 22:51:02 -07:00
Gary Gregory 3522de82cc Update Apache Commons Lang 3.4 to 3.6. 2017-06-14 22:44:09 -07:00
Rob Tompkins e3c8d5fcce (chore) adding commons.module.name to pom 2017-05-27 20:34:39 -04:00
Gary Gregory b1e5d93a2f Update commons-parent from 41 to 42. 2017-01-03 23:55:29 -08:00
Gary Gregory 92b4376bbb Go back to parent POM 41. Next will be preparing a RC for parent POM 42. 2016-11-25 22:20:18 -08:00
Gary Gregory 17902b8409 Edit (format nit) to kick off new Travis build to pick up new parent POM
snapshot.
2016-11-25 22:15:38 -08:00
Gary Gregory 639b014ba6 Edit (format nit) to kick off new Travis build to pick up new parent POM
snapshot.
2016-11-25 22:07:56 -08:00
Gary Gregory 360998e624 Trying to get Travis CI to pass coverage Jacoco reports to Coveralls.
Will reset parent POM to 41 next.
2016-11-25 21:29:37 -08:00
Gary Gregory 20c6f33210 Set parent POM back to 41. 2016-11-25 21:23:36 -08:00
Gary Gregory 6dffab166a See if Travis can pick up parent POM SNAPSHOT to validate the parent
profile.
2016-11-25 21:16:19 -08:00
Gary Gregory 013dd9d507 GroupId is duplicate of parent groupId. 2016-11-25 21:12:53 -08:00
Gary Gregory 3a8b73577e commons-parent 40 -> 41. 2016-11-25 21:07:07 -08:00
Benedikt Ritter 753dda04c8 Document change of SCM location 2016-07-10 21:33:02 +02:00
Gary D. Gregory 8c4551b5e3 Next release is 1.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1748097 13f79535-47bb-0310-9956-ffa450edef68
2016-06-13 06:59:33 +00:00
Gary D. Gregory 285978743f [CSV-187] Update platform requirement from Java 6 to 7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1748078 13f79535-47bb-0310-9956-ffa450edef68
2016-06-13 02:28:47 +00:00
Gary D. Gregory 948af4cbc8 1.4-SNAPSHOT -> 1.4.1-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745962 13f79535-47bb-0310-9956-ffa450edef68
2016-05-29 02:17:28 +00:00
Gary D. Gregory a869517814 Refer to https://issues.apache.org/jira/browse/LEGAL-175.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745267 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:47:06 +00:00
Gary D. Gregory 5db2ae83d1 Update how we present ferc.gov sample files per discussion on the ML for releasing 1.4-RC1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745238 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 17:48:54 +00:00
Gary D. Gregory 4a6af45908 [CSV-182] Allow some printing operations directly from CSVFormat. Adds APIs to CSVFormat so update version from 1.3.1-SNAPSHOT to 1.4-SNAPHOT a la semver. This commit refactors a small bit of guts code from CSVPrinter to CSVFormat.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743430 13f79535-47bb-0310-9956-ffa450edef68
2016-05-11 21:09:48 +00:00
Benedikt Ritter 8a79e7480c Bump development version after release 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743008 13f79535-47bb-0310-9956-ffa450edef68
2016-05-09 17:19:40 +00:00
Benedikt Ritter da77daf160 Add test CSV file for issue CSV-167 to RAT ignore (like all the other test CSV files)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742427 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 12:48:51 +00:00
Benedikt Ritter 8cf9ff25a7 Update to latest commons-parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1741880 13f79535-47bb-0310-9956-ffa450edef68
2016-05-01 19:13:42 +00:00
Gary D. Gregory e802fe1cab Update tests from Apache Commons IO 2.4 to 2.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1740572 13f79535-47bb-0310-9956-ffa450edef68
2016-04-22 17:17:35 +00:00
Gary D. Gregory 8861157a56 [CSV-168] CsvFormat.nullString should not be escaped. [CSV-170]
CSVFormat.MYSQL nullString should be "\N".

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725408 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 02:38:09 +00:00
Gary D. Gregory ce9768fb0c Update javancss-maven-plugin 2.0 -> 2.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721775 13f79535-47bb-0310-9956-ffa450edef68
2015-12-26 23:42:00 +00:00
Gary D. Gregory fbc6196744 findbugs-maven-plugin 3.0.2 -> 3.0.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721774 13f79535-47bb-0310-9956-ffa450edef68
2015-12-26 23:38:54 +00:00
Gary D. Gregory 290fdff050 Update maven-pmd-plugin 3.5 -> 3.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721768 13f79535-47bb-0310-9956-ffa450edef68
2015-12-26 22:43:07 +00:00
Gary D. Gregory af949550d0 maven-checkstyle-plugin 2.16 -> 2.17.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721766 13f79535-47bb-0310-9956-ffa450edef68
2015-12-26 22:38:17 +00:00
Gary D. Gregory bae5752644 commons-parent 38 -> 39.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1711110 13f79535-47bb-0310-9956-ffa450edef68
2015-10-28 19:26:10 +00:00
Gary D. Gregory 816abc0d04 Update POM version from 1.2-SNAPSHOT to 1.3-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1697565 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 06:11:47 +00:00
Gary D. Gregory b230a6f56c Move the assembly folder to its standard location.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1697091 13f79535-47bb-0310-9956-ffa450edef68
2015-08-22 15:12:56 +00:00
Gary D. Gregory 423ec31e57 findbugs-maven-plugin 3.0.1 -> 3.0.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1696107 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 23:09:55 +00:00
Gary D. Gregory 4ab1b69cc0 Next version will have new APIs, so we will go from 1.1 to 1.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695171 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 21:32:35 +00:00
Gary D. Gregory 39cb68ab35 commons-lang3 3.2.1 -> 3.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694972 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 06:56:07 +00:00
Gary D. Gregory d3808e3a6c maven-antrun-plugin 1.7 -> 1.8.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694971 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 06:55:02 +00:00