You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/12/04 23:02:39 UTC

cvs commit: avalon/repository/util .cvsignore

mcconnell    2003/12/04 14:02:39

  Modified:    repository project.properties project.xml
  Added:       repository .cvsignore
               repository/api .cvsignore
               repository/impl .cvsignore
               repository/main .cvsignore
               repository/plugin .cvsignore
               repository/spi .cvsignore
               repository/test .cvsignore
               repository/util .cvsignore
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.2       +3 -3      avalon/repository/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/avalon/repository/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	4 Dec 2003 19:34:27 -0000	1.1
  +++ project.properties	4 Dec 2003 22:02:38 -0000	1.2
  @@ -5,8 +5,8 @@
   
   maven.ui.banner.background = #fff
   maven.ui.banner.foreground = #000
  -maven.xdoc.jsl = ./site/etc/site.jsl
  -maven.javadoc.stylesheet =${basedir}/site/etc/stylesheet.css
  +maven.xdoc.jsl = ./../tools/etc/site.jsl
  +maven.javadoc.stylesheet =${basedir}/../tools/etc/stylesheet.css
   maven.xdoc.poweredby.image=
   
   #
  @@ -16,6 +16,6 @@
   #
   
   sun.j2se.link = http://java.sun.com/j2ee/1.4/docs/api/
  -avalon.util.link = http://avalon.apache.org/merlin/api/
  +avalon.util.link = http://avalon.apache.org/util/api/
   maven.javadoc.links = ${sun.j2se.link},${avalon.util.link}
   
  
  
  
  1.2       +3 -3      avalon/repository/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon/repository/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	4 Dec 2003 19:34:27 -0000	1.1
  +++ project.xml	4 Dec 2003 22:02:38 -0000	1.2
  @@ -26,8 +26,8 @@
     <distributionDirectory></distributionDirectory>
   
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:avalon/merlin/repository</connection>
  -    <url>http://cvs.apache.org/viewcvs/avalon/merlin/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:avalon/repository</connection>
  +    <url>http://cvs.apache.org/viewcvs/avalon/repository/</url>
     </repository>
     
     <mailingLists>
  @@ -65,7 +65,7 @@
         <email>aok123@bellsouth.net</email>
         <id>akarasulu</id>
         <roles>
  -        <role>Repository bootstrapping.</role>
  +        <role>Repository refactoring, introduction of bootstrapping mechanisms and mixed implementation handling, addition of defaults management and environment management untilities.</role>
         </roles>
       </developer>
     </developers>
  
  
  
  1.1                  avalon/repository/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/api/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/impl/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/main/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/plugin/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/spi/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/test/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  
  1.1                  avalon/repository/util/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  maven.log
  velocity.log
  target
  .classpath
  .project
  build.xml
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org