Commit Graph

1031 Commits

Author SHA1 Message Date
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 70b782d6df Add tests for CSVFormat.equals for null quotes. Closes #12.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1747331 13f79535-47bb-0310-9956-ffa450edef68
2016-06-08 00:48:45 +00:00
Gary D. Gregory b97cf1d6e1 Update for 1.4.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745966 13f79535-47bb-0310-9956-ffa450edef68
2016-05-29 03:01:12 +00:00
Gary D. Gregory d5d2547cb3 [CSV-183] Drop ferc.gov tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745410 13f79535-47bb-0310-9956-ffa450edef68
2016-05-24 23:03:01 +00:00
Gary D. Gregory dea2699833 Refer to https://issues.apache.org/jira/browse/LEGAL-175.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745266 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:46:08 +00:00
Gary D. Gregory 305beea60f Add missing entries in CSVFormat list. Branding.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745265 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:42:58 +00:00
Gary D. Gregory 739c122d9f MS -> Microsoft
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745263 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:34:32 +00:00
Gary D. Gregory 95eb13a328 Order list in AB order.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745261 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:34:14 +00:00
Gary D. Gregory 57b59cf372 Branding.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745260 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:33:43 +00:00
Gary D. Gregory 5924943c57 Add missing entries in CSVFormat list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745259 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:25:15 +00:00
Gary D. Gregory fe7aadf9f1 Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745258 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:24:33 +00:00
Gary D. Gregory 4321c08c21 Use the active voice.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745257 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:18:35 +00:00
Gary D. Gregory 9f9a8b7370 Order list in AB order.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745256 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 20:17:13 +00:00
Gary D. Gregory a99b012458 Prepare for 1.4 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745103 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 01:56:18 +00:00
Gary D. Gregory ebd0f5e5c7 Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1745011 13f79535-47bb-0310-9956-ffa450edef68
2016-05-22 05:22:22 +00:00
Gary D. Gregory d6f7e20257 Prepare for version 1.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744866 13f79535-47bb-0310-9956-ffa450edef68
2016-05-21 07:26:22 +00:00
Gary D. Gregory ff6c6449b4 Prepare for version 1.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744861 13f79535-47bb-0310-9956-ffa450edef68
2016-05-21 07:16:49 +00:00
Gary D. Gregory 4711c16a90 Update an issue type.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744857 13f79535-47bb-0310-9956-ffa450edef68
2016-05-21 07:12:38 +00:00
Gary D. Gregory a8be319ec8 Fix Java version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744855 13f79535-47bb-0310-9956-ffa450edef68
2016-05-21 07:11:07 +00:00
Gary D. Gregory bad8061043 Add final modifier to local variables.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743530 13f79535-47bb-0310-9956-ffa450edef68
2016-05-12 17:02:27 +00:00
Gary D. Gregory 71c209fdce Add final modifier to method parameters.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743529 13f79535-47bb-0310-9956-ffa450edef68
2016-05-12 17:02:05 +00:00
Gary D. Gregory 3c7019fe53 The declared exception IOException is not actually thrown by the method testMySqlNullStringDefault() from type CSVPrinterTest.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743528 13f79535-47bb-0310-9956-ffa450edef68
2016-05-12 16:59:59 +00:00
Gary D. Gregory b033db6a21 Reuse constant instead of magic char.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743434 13f79535-47bb-0310-9956-ffa450edef68
2016-05-11 21:32:00 +00:00
Gary D. Gregory 88d6162cde Reuse constant instead of magic char.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743432 13f79535-47bb-0310-9956-ffa450edef68
2016-05-11 21:11:32 +00:00
Gary D. Gregory 8a526c0ab5 Useless parentheses.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743431 13f79535-47bb-0310-9956-ffa450edef68
2016-05-11 21:10:38 +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 21cb8b4750 Remove obsolete dots
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743162 13f79535-47bb-0310-9956-ffa450edef68
2016-05-10 12:05:01 +00:00
Benedikt Ritter d2a7ecd41f Better formatting of JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743160 13f79535-47bb-0310-9956-ffa450edef68
2016-05-10 12:03:50 +00:00
Benedikt Ritter ffb3c493ec Fix incorrect link names in main navigation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743012 13f79535-47bb-0310-9956-ffa450edef68
2016-05-09 17:24:04 +00:00
Benedikt Ritter a351eeae87 Note release date of release 1.3 in changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743010 13f79535-47bb-0310-9956-ffa450edef68
2016-05-09 17:21:14 +00:00
Gary D. Gregory b502c5a20d Sort 1 method into place.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742957 13f79535-47bb-0310-9956-ffa450edef68
2016-05-09 14:23:57 +00:00
Gary D. Gregory 8b24cd1fb0 [CSV-181] Make CSVPrinter.print(Object) GC-free.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742895 13f79535-47bb-0310-9956-ffa450edef68
2016-05-09 08:49:57 +00:00
Benedikt Ritter 7688fbc3f9 Update site navigation for release 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742507 13f79535-47bb-0310-9956-ffa450edef68
2016-05-06 07:10:44 +00:00
Benedikt Ritter b322e2f2db Sort methods in alphabetic order
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742506 13f79535-47bb-0310-9956-ffa450edef68
2016-05-06 07:07:43 +00:00
Benedikt Ritter 5c13854986 Add missing since tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742505 13f79535-47bb-0310-9956-ffa450edef68
2016-05-06 07:06:40 +00:00
Benedikt Ritter 0bbc5be89c Prepare release 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742504 13f79535-47bb-0310-9956-ffa450edef68
2016-05-06 07:02:25 +00:00
Benedikt Ritter ffb70548fe PMD: Remove useless parentheses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742468 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 20:02:35 +00:00
Benedikt Ritter 4e8c781b23 PMD: Remove useless parentheses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742467 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 20:00:16 +00:00
Benedikt Ritter cf1460b21e Simplify boolean expression: emptyHeader will always be true when reached.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742466 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 19:55:37 +00:00
Benedikt Ritter 4901f1ccdc Checkstyle: Operator should be on the previous line
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742464 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 19:52:09 +00:00
Benedikt Ritter d9d6a8fe04 Make parameters final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742462 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 19:49:32 +00:00
Benedikt Ritter 562b277bee Checkstyle: Line is too long
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742461 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 19:48:41 +00:00
Benedikt Ritter 3568bba22f Checkstyle: Line has trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742459 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 19:43:57 +00:00
Benedikt Ritter 554af4bc5c Access test data using the classloader instead of defining a file handle
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742426 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 12:25:57 +00:00
Benedikt Ritter f99b7e7cba Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742419 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 12:14:30 +00:00
Benedikt Ritter 357562ba86 New structure for the user guide using subsections. More documentation on how to define headers.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742415 13f79535-47bb-0310-9956-ffa450edef68
2016-05-05 12:01:49 +00:00
Benedikt Ritter 3a3b4836e3 Drop senseless assertion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742178 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:54:13 +00:00
Benedikt Ritter 42afea88a1 Organize imports, don't use wildcard imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742177 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:53:21 +00:00
Benedikt Ritter b6f0655a71 CSV-179: Add shortcut method for using first record as header to CSVFormat
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742175 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:43:33 +00:00
Benedikt Ritter 1813f2663d Add missing @since tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742174 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:33:36 +00:00
Benedikt Ritter 9ab47dc56b Move tests for specific issues to own package
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742173 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:28:54 +00:00
Benedikt Ritter 20eac694a0 Delegate to withHeader(String[]) instead of calling the long constructor directly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742170 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:24:22 +00:00
Benedikt Ritter 4def868a8e CSV-180: Add withHeader(Class<? extends Enum>) to CSVFormat
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742169 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 18:21:09 +00:00
Benedikt Ritter 04b36452dd Drop modifiers which are implied by the context
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742149 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 17:35:46 +00:00
Benedikt Ritter b8f37e2168 Fix JavaDoc errors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742147 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 17:32:06 +00:00
Benedikt Ritter 63ddb09152 Remove trailing white spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1742145 13f79535-47bb-0310-9956-ffa450edef68
2016-05-03 17:29:04 +00:00
Benedikt Ritter 0123e27875 Remove unused site documentation files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1741879 13f79535-47bb-0310-9956-ffa450edef68
2016-05-01 19:12:59 +00:00
Gary D. Gregory 16b9e2c791 [CSV-175] Support for ignoring trailing delimiter.
[CSV-177] Support trimming leading and trailing blanks.
[CSV-178] Create default formats for Informix UNLOAD and UNLOAD CSV.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739694 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 06:16:51 +00:00
Gary D. Gregory 103995083c Sort members.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739687 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 04:31:21 +00:00
Gary D. Gregory 4d2155ff40 [CSV-175] Add PIPE char for Informix WIP.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739678 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 01:17:25 +00:00
Gary D. Gregory 4ca7b7a961 [CSV-175] Add PIPE char for Informix WIP.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739677 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 01:16:32 +00:00
Gary D. Gregory 2210c0b02f Sort members.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739676 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 01:15:38 +00:00
Gary D. Gregory 0685c8427b Format nits.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739673 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 01:03:09 +00:00
Gary D. Gregory a4c1a85d9d Sort members.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739672 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 01:02:03 +00:00
Gary D. Gregory ad38b2d28b Use final.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1739671 13f79535-47bb-0310-9956-ffa450edef68
2016-04-18 01:00:22 +00:00
Sebastian Bazley dd2cd54ff7 CSV-167
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1727810 13f79535-47bb-0310-9956-ffa450edef68
2016-01-31 13:10:10 +00:00
Sebastian Bazley 409feb2888 Doc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1727809 13f79535-47bb-0310-9956-ffa450edef68
2016-01-31 13:08:33 +00:00
Sebastian Bazley 72f78cc9d9 Oops, forgot to commit this
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1727808 13f79535-47bb-0310-9956-ffa450edef68
2016-01-31 12:59:00 +00:00
Sebastian Bazley 2465f5e8f6 CSV-167 Rename method and update Javadoc to correspond with reality
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1727766 13f79535-47bb-0310-9956-ffa450edef68
2016-01-30 23:40:26 +00:00
Sebastian Bazley 51049fd117 Fix test
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1727538 13f79535-47bb-0310-9956-ffa450edef68
2016-01-29 11:29:09 +00:00
Gary D. Gregory 51b4bf371f Ignore experimental tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725444 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 06:21:35 +00:00
Gary D. Gregory c26c858b2e Update copyright for 2016 in NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725424 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 06:20:08 +00:00
Gary D. Gregory 82b6d2e7b4 [CSV-161] Fix Javadoc to say CSVFormat with() methods return a new CSVFormat.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725409 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 03:01:14 +00:00
Gary D. Gregory f8b80e8341 [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@1725407 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 02:34:19 +00:00
Gary D. Gregory 913e4a8b97 Better Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725400 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 01:04:38 +00:00
Gary D. Gregory 5206b2a244 [CSV-169] The null string should be case-sensitive when reading records. Also simplify branch test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725358 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 22:02:05 +00:00
Gary D. Gregory 446eaf8c2a Format.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725356 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 21:37:46 +00:00
Gary D. Gregory c52b1f0a9d FindBugs: Avoid possible NPE.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725345 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 20:54:16 +00:00
Gary D. Gregory 453cfcbb59 Use final.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1725344 13f79535-47bb-0310-9956-ffa450edef68
2016-01-18 20:52:21 +00:00
Gary D. Gregory 54597a8b8e Unit test for [CSV-167] Comment line hides next record.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721778 13f79535-47bb-0310-9956-ffa450edef68
2015-12-27 00:02:30 +00:00
Gary D. Gregory 6b069cf443 Fix PMDs: Unnecessary use of fully qualified name 'Constants.END_OF_STREAM' due to existing static import 'org.apache.commons.csv.Constants.END_OF_STREAM'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721770 13f79535-47bb-0310-9956-ffa450edef68
2015-12-26 22:44:01 +00:00
Gary D. Gregory e7d9ab0f6a TODO.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1715921 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 19:10:36 +00:00
Gary D. Gregory e0f022ee94 More tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1715712 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 22:03:06 +00:00
Gary D. Gregory d54b339caa [CSV-159] Add IgnoreCase option for accessing header names
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1708685 13f79535-47bb-0310-9956-ffa450edef68
2015-10-14 19:48:29 +00:00
Benedikt Ritter 3b10c8f8ac CSV-153: CSVPrinter doesn't skip creation of header record if skipHeaderRecord is set to true. Thanks to Wren. This also fixes #8 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1706542 13f79535-47bb-0310-9956-ffa450edef68
2015-10-03 10:46:49 +00:00
Gary D. Gregory 1d5dfcb8f6 Test CSV-154.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1700391 13f79535-47bb-0310-9956-ffa450edef68
2015-09-01 05:33:05 +00:00
Gary D. Gregory 68c74f6274 Test CSV-154.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1700073 13f79535-47bb-0310-9956-ffa450edef68
2015-08-29 20:51:46 +00:00
Gary D. Gregory e7ccb14d22 Version 1.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1697754 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 18:31:49 +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 c666612f89 Prepare release 1.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1696724 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 08:30:26 +00:00
Gary D. Gregory cb3f7d7584 Preparing release 1.2-RC1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695192 13f79535-47bb-0310-9956-ffa450edef68
2015-08-11 02:22:41 +00:00
Gary D. Gregory d402786f14 Fix Javadoc @see's.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695190 13f79535-47bb-0310-9956-ffa450edef68
2015-08-11 02:14:33 +00:00
Gary D. Gregory aa0fbb01a0 [CSV-157] Add enum CSVFormat.Predefined that contains the default CSVFormat values.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695179 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 22:47:30 +00:00
Gary D. Gregory fd3a9862bd [CSV-157] Add enum CSVFormat.Predefined that contains the default CSVFormat values.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695178 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 22:11:24 +00:00
Gary D. Gregory 6d5611f793 Use final.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695167 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 21:08:58 +00:00
Gary D. Gregory 0e91beab00 Sort 1 method.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695166 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 21:08:28 +00:00
Gary D. Gregory 224d30746c [CSV-156] Incorrect Javadoc on QuoteMode.NONE.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694977 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 07:05:58 +00:00
Gary D. Gregory cd8799e7b2 Javadoc minor tweak.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694973 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 06:58:10 +00:00
Sebastian Bazley 3faabbfc3a CGI must be svn:executable *
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1662057 13f79535-47bb-0310-9956-ffa450edef68
2015-02-24 17:42:30 +00:00
Emmanuel Bourg 304f191735 Load the data in memory before running the benchmarks
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1658653 13f79535-47bb-0310-9956-ffa450edef68
2015-02-10 09:46:36 +00:00
Emmanuel Bourg fd105586ea Exclude the benchmarks from the source distribution
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1658402 13f79535-47bb-0310-9956-ffa450edef68
2015-02-09 14:02:57 +00:00
Emmanuel Bourg 41fe7087b5 Set the amount of memory used by the benchmark
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1658398 13f79535-47bb-0310-9956-ffa450edef68
2015-02-09 13:48:34 +00:00
Emmanuel Bourg 78e2b24633 Added another baseline benchmark against StringUtils.split() from commons-lang
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1658392 13f79535-47bb-0310-9956-ffa450edef68
2015-02-09 12:58:44 +00:00
Emmanuel Bourg 19fbc19294 Added a JMH benchmark to compare the most commons CSV parsers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1658276 13f79535-47bb-0310-9956-ffa450edef68
2015-02-08 23:47:27 +00:00
Gary D. Gregory 65883aa4d9 [CSV-145] CSVFormat.with* methods clear the header comments
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1641845 13f79535-47bb-0310-9956-ffa450edef68
2014-11-26 16:25:17 +00:00
Gary D. Gregory 081b070256 Released Apache Commons CSV 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1641022 13f79535-47bb-0310-9956-ffa450edef68
2014-11-22 01:21:36 +00:00
Gary D. Gregory 57df0d1de7 Prepare release 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1640028 13f79535-47bb-0310-9956-ffa450edef68
2014-11-16 20:32:40 +00:00
Gary D. Gregory 0a93821aa5 Prepare release 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1640014 13f79535-47bb-0310-9956-ffa450edef68
2014-11-16 17:26:05 +00:00
Gary D. Gregory 1fcbc26b73 Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638700 13f79535-47bb-0310-9956-ffa450edef68
2014-11-12 03:57:12 +00:00
Gary D. Gregory 722d696e19 [CSV-134] Unified parameter validation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638699 13f79535-47bb-0310-9956-ffa450edef68
2014-11-12 03:49:31 +00:00
Gary D. Gregory 3c4c2518e8 Better BOM docs.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638121 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 14:29:44 +00:00
Gary D. Gregory 6757944fe5 [CSV-139] CSVPrinter.printRecord(ResultSet) with metadata.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638117 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 14:21:00 +00:00
Gary D. Gregory 957295aceb Better exception handling.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638111 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 14:06:58 +00:00
Gary D. Gregory a6e69b2a5e Refactor test to better abstract set up of fixture.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638110 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 14:05:34 +00:00
Gary D. Gregory 4471e9d66a [CSV-139] CSVPrinter.printRecord(ResultSet) with metadata.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1638101 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 14:00:47 +00:00
Gary D. Gregory daa0a9a9c4 Add TODO.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637788 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 04:22:57 +00:00
Gary D. Gregory 17bb390afa Sort changes by fix, update, and add (makes sense to me at least.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637783 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 03:18:51 +00:00
Gary D. Gregory ea5b3e0ba6 [CSV-140] QuoteMode.NON_NUMERIC doesn't work with CSVPrinter.printRecords(ResultSet)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637781 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 03:06:47 +00:00
Gary D. Gregory 288654d838 Preparing 1.1 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637613 13f79535-47bb-0310-9956-ffa450edef68
2014-11-09 00:05:03 +00:00
Gary D. Gregory 4977ad4cbb Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637611 13f79535-47bb-0310-9956-ffa450edef68
2014-11-08 23:38:48 +00:00
Gary D. Gregory e977d7e4b5 Remove in-line comment that no longer applies.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635507 13f79535-47bb-0310-9956-ffa450edef68
2014-10-30 14:15:24 +00:00
Gary D. Gregory 0c4424bb20 Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635505 13f79535-47bb-0310-9956-ffa450edef68
2014-10-30 14:08:05 +00:00
Gary D. Gregory a2b9dfbd4e Add missing '@Override' annotations
Add missing '@Override' annotations to implementations of interface methods

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635504 13f79535-47bb-0310-9956-ffa450edef68
2014-10-30 14:04:49 +00:00
Gary D. Gregory a7c3ae2cfd Drop Javadoc as proposed by Benedikt Ritter on the ML.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635502 13f79535-47bb-0310-9956-ffa450edef68
2014-10-30 14:01:43 +00:00
Gary D. Gregory 5d3f0ec394 The site builds OK with Java 8 and Maven 3.2.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635161 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:52:39 +00:00
Gary D. Gregory 6537de2e69 Typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635160 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:49:42 +00:00
Gary D. Gregory 7f33ed95cf Format.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635159 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:48:50 +00:00
Gary D. Gregory 3a01f9cf49 Fix broken link and unnecessary version in text.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635158 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:48:26 +00:00
Gary D. Gregory c6c5641265 Site branding.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635156 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:47:27 +00:00
Gary D. Gregory 016cc839d2 Checkstyle: line length.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635147 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:31:37 +00:00
Gary D. Gregory 6a38923b7b Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635146 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:31:07 +00:00
Gary D. Gregory 152ce04925 Checkstyle: line length.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635145 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:29:45 +00:00
Gary D. Gregory 5605ef2545 Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635141 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:17:34 +00:00
Gary D. Gregory 12389155b3 Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635130 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 13:33:33 +00:00
Gary D. Gregory 770628d292 Add org.apache.commons.csv.CSVParser.CSVParser(Reader, CSVFormat, long, long) and remove new setters.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635129 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 13:33:04 +00:00
Gary D. Gregory 04d59790be Javadoc 8 fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635121 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 12:59:31 +00:00
Gary D. Gregory 4ff00a0139 Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635120 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 12:59:08 +00:00
Gary D. Gregory 3abd9b380a No need to initialize values to defaults.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635119 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 12:58:01 +00:00
Benedikt Ritter 28520d57d8 Use @Ignore instead of commenting out code.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635065 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 07:56:01 +00:00
Gary D. Gregory e28e28e1f2 [CSV-131] Save positions of records to enable random access. The floor is open for code review and further discussion based on the comments in the Jira.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635052 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 05:44:40 +00:00
Benedikt Ritter c7b5b4771b Further JavaDoc corrections
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1630582 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:07:19 +00:00
Benedikt Ritter ef39a01a22 Correct JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1630581 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:05:26 +00:00
Benedikt Ritter 487c19f04f Remove JavaDoc for parameter, since the documented method does not take parameters.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1630579 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:01:41 +00:00
Gary D. Gregory f2e3665185 Add missing @Override.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1625457 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 03:02:52 +00:00
Gary D. Gregory c609fb39e6 [CSV-131] Save positions of records to enable random access. 2nd commit for this new feature. Let the Lexer make the underlying reader's character position available through a new package private method.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1625456 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 03:02:22 +00:00
Gary D. Gregory 9e4e3dc379 [CSV-131] Save positions of records to enable random access. First commit for this new feature. Let the ExtendedBufferedReader track how many characters it has read so far.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1625455 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 02:57:46 +00:00
Brent Worden 2785c355aa revert tostring implementation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1624273 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 12:56:17 +00:00
Brent Worden 704e1679d2 CSV-124 replace string concatenation with StringBuilder
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1624061 13f79535-47bb-0310-9956-ffa450edef68
2014-09-10 17:28:26 +00:00
Brent Worden b1668b41e5 CSV-124 update changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1624050 13f79535-47bb-0310-9956-ffa450edef68
2014-09-10 16:08:46 +00:00
Brent Worden 69cdb8a227 CSV-124 apply provided patch and update unit tests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1624048 13f79535-47bb-0310-9956-ffa450edef68
2014-09-10 16:05:45 +00:00