Apache Commons CSV
Go to file
Henri Yandell 58a8877ce1 Added mailing list details
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@419178 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 06:38:07 +00:00
src Pulled some static methods into a CSVUtils class, switched CSVPrinter to use a CSVStrategy though it doesn't use it fully yet, added a COMMENTS_DISABLED constant instead of relying on (char) 0. 2006-06-19 13:01:39 +00:00
xdocs Setting up a maven-1 site; m2 isn't working for me 2006-06-09 07:42:48 +00:00
LICENSE.txt import of csv parser code, as donated by netcetera [code grant recorded] 2005-12-17 05:41:27 +00:00
NOTICE.txt import of csv parser code, as donated by netcetera [code grant recorded] 2005-12-17 05:41:27 +00:00
build.xml Added Maven generated build.xml 2006-05-05 06:57:44 +00:00
checkstyle.xml Lang's checkstyle config so I can maven site 2006-01-06 14:32:39 +00:00
pom.xml clean is really important, else the m2 build uses the m1 builds target directory and you don't realise that you've not set the src/test directories :) 2006-03-03 06:03:05 +00:00
project.properties Target 1.2 2006-06-19 13:00:11 +00:00
project.xml Added mailing list details 2006-07-05 06:38:07 +00:00