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 2004/03/15 14:15:38 UTC

cvs commit: avalon/merlin/platform/src/config kernel.xml

mcconnell    2004/03/15 05:15:38

  Modified:    merlin/platform/src/config kernel.xml
  Log:
  Update default kernel to use full dpml address (need to check into repository handling of redirects).
  
  Revision  Changes    Path
  1.11      +2 -2      avalon/merlin/platform/src/config/kernel.xml
  
  Index: kernel.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/src/config/kernel.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- kernel.xml	7 Mar 2004 03:02:42 -0000	1.10
  +++ kernel.xml	15 Mar 2004 13:15:38 -0000	1.11
  @@ -29,8 +29,8 @@
   
     <repository>
        <hosts>
  -       <host path="http://dpml.net/"/>
  -       <host path="http://ibiblio.org/maven/"/>
  +       <host path="http://www.dpml.net/"/>
  +       <host path="http://www.ibiblio.org/maven/"/>
        </hosts>
     </repository>
   
  
  
  

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