You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2001/03/23 05:28:56 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/xsl jpc-full.xsl

taylor      01/03/22 20:28:56

  Modified:    webapp/WEB-INF/xsl jpc-full.xsl
  Log:
  replace java.apache.org with jakarta.apache.org
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-jetspeed/webapp/WEB-INF/xsl/jpc-full.xsl
  
  Index: jpc-full.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/xsl/jpc-full.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jpc-full.xsl	2001/01/22 14:57:17	1.2
  +++ jpc-full.xsl	2001/03/23 04:28:56	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?> 
   <xsl:stylesheet version="1.0"
  -                xmlns:jcm="http://java.apache.org/jetspeed/xml/jetspeed-portal-content"
  +                xmlns:jcm="http://jakarta.apache.org/jetspeed/xml/jetspeed-portal-content"
                   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   
       <xsl:output method="html" indent="yes"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org