raphael     01/07/08 13:47:21

  Modified:    webapp/WEB-INF/conf JetspeedResources.properties
  Log:
  fix Apache OCS URL
  
  Revision  Changes    Path
  1.38      +2 -2      
jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties
  
  Index: JetspeedResources.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- JetspeedResources.properties      2001/07/07 21:12:22     1.37
  +++ JetspeedResources.properties      2001/07/08 20:47:21     1.38
  @@ -1,7 +1,7 @@
   ################################################################################
   # Jetspeed Configuration                             
   # Author: Kevin A. Burton ([EMAIL PROTECTED])
  -# $Id: JetspeedResources.properties,v 1.37 2001/07/07 21:12:22 taylor Exp $
  +# $Id: JetspeedResources.properties,v 1.38 2001/07/08 20:47:21 raphael Exp $
   ################################################################################
   # This is the main file you will need to configuration Jetspeed.  If there are 
   # any secondary files they will be pointed to from this file.
  @@ -153,7 +153,7 @@
   contentfeeds.feed.local.url=/ocs/local.ocs
   
   contentfeeds.feed.apache.description=ASF OCS Feed ( http://www.apache.org/ )
  -contentfeeds.feed.apache.url=http://java.apache.org/jetspeed/channels/apache.ocs
  +contentfeeds.feed.apache.url=http://jakarta.apache.org/jetspeed/channels/apache.ocs
   
   #contentfeeds.feed.xmltree.description=XML Tree OCS Feed ( http://www.xmltree.com )
   #contentfeeds.feed.xmltree.url=http://www.xmltree.com/export/ocs.cfm
  
  
  

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

Reply via email to