You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2003/10/01 11:19:23 UTC

cvs commit: xml-forrest/src/resources/forrest-shbat forrest.build.xml

nicolaken    2003/10/01 02:19:23

  Modified:    src/resources/forrest-shbat forrest.build.xml
  Log:
  Move the skins xml repository file to
  http://xml.apache.org/forrest/skins/skins.xml
  
  Revision  Changes    Path
  1.102     +2 -2      xml-forrest/src/resources/forrest-shbat/forrest.build.xml
  
  Index: forrest.build.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrest-shbat/forrest.build.xml,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- forrest.build.xml	30 Sep 2003 14:50:01 -0000	1.101
  +++ forrest.build.xml	1 Oct 2003 09:19:23 -0000	1.102
  @@ -1137,7 +1137,7 @@
     </target>  
   
     <target name="fetch-skins-descriptor">
  -      <get src="http://www.apache.org/~nicolaken/whiteboard/forrestskins/skins.xml" 
  +      <get src="http://xml.apache.org/forrest/skins/skins.xml" 
              dest="${forrest.home}/context/skins/skins.xml"/>
     </target>