Apache Commons CSV
Go to file
Henri Yandell f047581f95 Javadoc improvements, more unit tests, change of API to a chain style, some bugfixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@383468 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 05:11:21 +00:00
src Javadoc improvements, more unit tests, change of API to a chain style, some bugfixes 2006-03-06 05:11:21 +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
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 Modify maven build to add two non-standard attributes to the jar's manifest file to indicate the values of "maven.compile.source" and "maven.compile.target". Also modify the build to include an "Implementation-Vendor-Id" of "org.apache" in the jar's manifest. 2006-02-14 01:17:27 +00:00
project.xml Add myself as a developer. 2006-01-31 23:37:31 +00:00