dion 02/05/08 09:40:25
Modified: util project.xml
Log:
Fixed site directory and organization
Revision Changes Path
1.2 +5 -2 jakarta-commons-sandbox/util/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/util/project.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project.xml 30 Apr 2002 02:34:45 -0000 1.1
+++ project.xml 8 May 2002 16:40:25 -0000 1.2
@@ -5,7 +5,10 @@
<name>commons-util</name>
<id>commons-util</id>
<currentVersion>1.0-rc2-dev</currentVersion>
- <organization>Apache Software Foundation</organization>
+ <organization>
+ <name>Apache Software Foundation</name>
+ <url>http://www.apache.org</url>
+ </organization>
<inceptionYear>2002</inceptionYear>
<package>org.apache.commons.util</package>
<shortDescription>Commons Util</shortDescription>
@@ -15,7 +18,7 @@
<cvsWebUrl>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/util/</cvsWebUrl>
<issueTrackingUrl>http://nagoya.apache.org/</issueTrackingUrl>
<siteAddress>jakarta.apache.org</siteAddress>
- <siteDirectory>/www/jakarta.apache.org/commons/util/</siteDirectory>
+ <siteDirectory>/www/jakarta.apache.org/commons/sandbox/util/</siteDirectory>
<developers>
<developer>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|