File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Apache Jakarta Commons CSV
1+ Apache Commons CSV
22Copyright 2005-2006 The Apache Software Foundation
33
44This product includes software developed by
Original file line number Diff line number Diff line change 1010 <artifactId >commons-csv</artifactId >
1111 <version >1.0-SNAPSHOT</version >
1212 <name >Commons CSV</name >
13- <url >http://jakarta .apache.org/commons /sandbox/csv/</url >
13+ <url >http://commons .apache.org/sandbox/csv/</url >
1414
1515 <dependencies >
1616 <dependency >
3434 </contributors >
3535
3636 <scm >
37- <connection >scm:svn:http://svn.apache.org/repos/asf/jakarta/ commons/sandbox/csv/trunk</connection >
38- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/jakarta/ commons/sandbox/csv/trunk</developerConnection >
39- <url >http://svn.apache.org/repos/asf/jakarta/ commons/sandbox/csv/trunk</url >
37+ <connection >scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk</connection >
38+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk</developerConnection >
39+ <url >http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk</url >
4040 </scm >
4141
4242 <distributionManagement >
4343 <site >
4444 <id >website</id >
4545 <name >Apache Website</name >
46- <url >scp://people.apache.org/www/jakarta .apache.org/commons /sandbox/csv/</url >
46+ <url >scp://people.apache.org/www/commons .apache.org/sandbox/csv/</url >
4747 </site >
4848 </distributionManagement >
4949
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ maven.compile.target=1.2
2222maven.xdoc.date =bottom
2323maven.xdoc.poweredby.image =maven-feather.png
2424maven.xdoc.version =${pom.currentVersion}
25- maven.xdoc.developmentProcessUrl =http://jakarta .apache.org/commons /charter.html
25+ maven.xdoc.developmentProcessUrl =http://commons .apache.org/charter.html
2626maven.xdoc.includeProjectDocumentation =yes
2727maven.changes.issue.template =%URL%/browse/%ISSUE%
2828
Original file line number Diff line number Diff line change 2626 Commons CSV is a component that parses comma separated value files.
2727 </description >
2828 <currentVersion >0.1-SNAPSHOT</currentVersion >
29- <url >http://jakarta .apache.org/commons /${pom.artifactId.substring(8)}/</url >
29+ <url >http://commons .apache.org/${pom.artifactId.substring(8)}/</url >
3030 <package >org.apache.commons.${pom.artifactId.substring(8)}</package >
3131 <issueTrackingUrl >http://issues.apache.org/jira/</issueTrackingUrl >
3232 <siteAddress >people.apache.org</siteAddress >
3737 </organization >
3838
3939 <repository >
40- <connection >scm:svn:http://svn.apache.org/repos/asf/jakarta/ commons/sandbox/csv/trunk</connection >
41- <url >http://svn.apache.org/viewvc/jakarta/ commons/sandbox/csv/trunk</url >
40+ <connection >scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk</connection >
41+ <url >http://svn.apache.org/viewvc/commons/sandbox/csv/trunk</url >
4242 </repository >
4343
4444 <mailingLists >
Original file line number Diff line number Diff line change 1414 <item name =" Issue Tracking" href =" /issue-tracking.html" />
1515 <item name =" Team" href =" /team-list.html" />
1616 <item name =" Source Repository" href =" /cvs-usage.html" />
17- <item name =" Javadoc (latest)" href =" http://jakarta .apache.org/commons /sandbox/csv/apidocs/" />
17+ <item name =" Javadoc (latest)" href =" http://commons .apache.org/sandbox/csv/apidocs/" />
1818 </menu >
1919
2020 </body >
Original file line number Diff line number Diff line change 2727<!-- ================================================== -->
2828<section name =" Source repository" >
2929<p >
30- Jakarta Commons CSV is hosted on the Apache
30+ Apache Commons CSV is hosted on the Apache
3131 <a href =" http://subversion.tigris.org/" >subversion</a > repository.
3232</p >
3333<p >
3434 The project URL is:<br />
35- <code >http://svn.apache.org/repos/asf/jakarta/ commons/sandbox/csv/trunk</code >
35+ <code >http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk</code >
3636</p >
3737<p >
3838 The best way to view the repository is via the
39- <a href =" http://svn.apache.org/viewvc/jakarta/ commons/sandbox/csv/trunk/" >subversion viewer</a >.
39+ <a href =" http://svn.apache.org/viewvc/commons/sandbox/csv/trunk/" >subversion viewer</a >.
4040</p >
4141<p >
4242 The alternative is to use the
43- <a href =" http://svn.apache.org/repos/asf/jakarta/ commons/sandbox/csv/trunk/" >native subversion</a > display.
43+ <a href =" http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk/" >native subversion</a > display.
4444</p >
4545<p >
4646 For more information on subversion and creating patches see the
You can’t perform that action at this time.
0 commit comments