File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 Commons CSV is a component that parses comma separated value files.
2525 </description >
2626 <currentVersion >0.1-dev</currentVersion >
27- <issueTrackingUrl >http://issues.apache.org/bugzilla/ </issueTrackingUrl >
27+ <issueTrackingUrl >http://issues.apache.org/jira/browse/SANDBOX </issueTrackingUrl >
2828 <siteAddress >cvs.apache.org</siteAddress >
2929 <logo ></logo >
30+
31+ <repository >
32+ <connection >scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk</connection >
33+ <url >http://svn.apache.org/viewcvs/jakarta/commons/sandbox/csv/trunk</url >
34+ </repository >
3035
36+
3137 <developers >
3238 <developer >
3339 <name >Henri Yandell</name >
Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ Copyright 2006 The Apache Software Foundation.
4+
5+ Licensed under the Apache License, Version 2.0 (the "License");
6+ you may not use this file except in compliance with the License.
7+ You may obtain a copy of the License at
8+
9+ http://www.apache.org/licenses/LICENSE-2.0
10+
11+ Unless required by applicable law or agreed to in writing, software
12+ distributed under the License is distributed on an "AS IS" BASIS,
13+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+ See the License for the specific language governing permissions and
15+ limitations under the License.
16+ -->
17+ <document >
18+ <properties >
19+ <title >Home</title >
20+ <author email =" commons-dev@jakarta.apache.org" >Commons Documentation Team</author >
21+ </properties >
22+ <body >
23+ <!-- ================================================== -->
24+ <section name =" Commons CSV" >
25+
26+ <p >Commons CSV was started to unify a common and simple interface for reading and writing CSV files under an ASL license. It has been bootstrapped by a code donation from Netcetera in Switzerland. </p >
27+
28+ </section >
29+ <!-- ================================================== -->
30+ </body >
31+ </document >
You can’t perform that action at this time.
0 commit comments