Gary Gregory
|
3fa020303b
|
javancss-maven-plugin blows up, drop it.
|
2019-05-20 08:21:43 -04:00 |
Gary Gregory
|
734e7a910f
|
Update maven-pmd-plugin from 3.11.0 to 3.12.0.
|
2019-04-23 16:02:26 -04:00 |
Gary Gregory
|
01e7e384ac
|
Update tests from Apache Commmons Lang 3.8.1 to 3.9.
|
2019-04-14 20:26:30 -04:00 |
Gary Gregory
|
7c1a3fab64
|
Update Apache Commons Parent from 47 to 48.
|
2019-03-25 12:00:31 -04:00 |
Gary Gregory
|
4e438b9f81
|
Update tests from H2 1.4.198 to 1.4.199.
|
2019-03-13 12:08:41 -04:00 |
Gary Gregory
|
1305ef1029
|
[CSV-237] Update to Java 8.
|
2019-02-24 10:04:45 -05:00 |
Gary Gregory
|
f69a78972f
|
Inherit plugin version from commons-parent.
|
2019-02-23 09:39:33 -05:00 |
Gary Gregory
|
293fa4dec3
|
Update Maven PMD Plugin from 3.8 to 3.11.0.
|
2019-02-23 09:38:00 -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
|
bf2c2f7ad6
|
Update tests from H2 1.4.196 to 1.4.197.
|
2019-02-23 08:20:12 -05: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
|
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
|
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 |
Gary Gregory
|
47dbc8fd1e
|
Update tests from Apache Commons Lang 3.7 to 3.8.
|
2018-08-21 09:07:58 -06:00 |
pascalschumacher
|
f3f48be1d0
|
Update to commons-parent version 43
|
2018-01-07 11:42:26 +01:00 |
ggregory
|
e76c4d809c
|
Update tests from Apache Commons Lang 3.6 to 3.7.
|
2017-12-10 16:27:09 -07:00 |
Gary Gregory
|
1521cc285d
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-csv.git
|
2017-10-20 17:27:45 -06:00 |
Gary Gregory
|
0e39fe3bed
|
Update tests from Apache Commons IO 2.5 to 2.6.
|
2017-10-20 10:04:51 -06:00 |
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 |