You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/06/10 19:54:23 UTC

cvs commit: jakarta-commons/betwixt project.xml

jstrachan    2002/06/10 10:54:23

  Modified:    betwixt  project.xml
  Log:
  move of betwixt from the sandbox over to the commons proper
  
  Revision  Changes    Path
  1.2       +5 -5      jakarta-commons/betwixt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	10 Jun 2002 17:53:32 -0000	1.1
  +++ project.xml	10 Jun 2002 17:54:23 -0000	1.2
  @@ -14,14 +14,14 @@
     <shortDescription>Commons Betwixt</shortDescription>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <description>Commons Betwixt: mapping beans to XML</description>
  -  <url>http://jakarta.apache.org/commons/sandbox/betwixt.html</url>
  +  <url>http://jakarta.apache.org/commons/betwixt.html</url>
     <issueTrackingUrl>http://nagoya.apache.org/</issueTrackingUrl>
     <siteAddress>jakarta.apache.org</siteAddress>
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/betwixt/</siteDirectory>
  -  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/betwixt/</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/betwixt/</siteDirectory>
  +  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/betwixt/</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/betwixt</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/betwixt/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/betwixt</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/betwixt/</url>
     </repository>
     
     
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>