Commit Graph

943 Commits

Author SHA1 Message Date
Gary D. Gregory 3c7caa32a0 Prepare release 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1640015 13f79535-47bb-0310-9956-ffa450edef68
2014-11-16 17:30:05 +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 d500908ffd Prepare release 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1640013 13f79535-47bb-0310-9956-ffa450edef68
2014-11-16 17:25:03 +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 736d3bbe4b Update JDBC tests from H2 1.4.181 to 1.4.182.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637784 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 03:22:00 +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 f66ed0fd09 Checkstyle config to exclude LICENSE.txt and NOTICE.txt.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635152 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:36:35 +00:00
Gary D. Gregory a1b02779ae No need to set BOTH the checkstyle.header.file property AND the headerLocation configuration for Checkstyle license header.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635149 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 14:33:16 +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
Gary D. Gregory b466ec0ecd Update commons-parent from 34 to 35.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635048 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 05:26:35 +00:00
Gary D. Gregory 717222f9c3 checkstyle.version 2.12.1 -> 2.13.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635047 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 05:25:05 +00:00
Gary D. Gregory 3f720486a4 Update commons-parent from 34 to 35.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635046 13f79535-47bb-0310-9956-ffa450edef68
2014-10-29 05:24:00 +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