dion        2004/08/10 08:29:40

  Modified:    jelly/jelly-tags/junit project.xml
  Log:
  - Remove sandbox
  - Fix some dependencies to use groupId/artifactId
  - Remove unnecessary snapshots
  
  Revision  Changes    Path
  1.9       +5 -5      jakarta-commons/jelly/jelly-tags/junit/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/junit/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml       10 Aug 2004 14:54:40 -0000      1.8
  +++ project.xml       10 Aug 2004 15:29:40 -0000      1.9
  @@ -26,13 +26,13 @@
     </description>
     <shortDescription>Commons Jelly JUnit Tag Library</shortDescription>
     
  -  <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/junit/</url>
  +  <!-- <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
   
  -  
<siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/junit/</siteDirectory>
  -  
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/junit</distributionDirectory>
  +  <siteDirectory>/www/jakarta.apache.org/commons/jelly/junit/</siteDirectory>
  +  
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/junit</distributionDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/junit/</connection>
  -    
<url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/junit/</url>
  +    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/junit/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/junit/</url>
     </repository>-->
     
     <dependencies>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to