sgala       2005/03/29 17:21:48

  Modified:    src/java/org/apache/jetspeed/services/jsp/tags
                        JetspeedPortletTag.java ContentURITag.java
                        JetspeedPaneTag.java
  Log:
  More "e from Raphael :-)
  
  Revision  Changes    Path
  1.11      +2 -2      
jakarta-jetspeed/src/java/org/apache/jetspeed/services/jsp/tags/JetspeedPortletTag.java
  
  Index: JetspeedPortletTag.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/services/jsp/tags/JetspeedPortletTag.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- JetspeedPortletTag.java   23 Feb 2004 03:59:40 -0000      1.10
  +++ JetspeedPortletTag.java   30 Mar 2005 01:21:48 -0000      1.11
  @@ -40,7 +40,7 @@
    * Builds the output of a portlet (with conrol) and insert it within the
    * current JSP page
    *
  - * @author <a href="mailto:[EMAIL PROTECTED]">Rapha�l Luta</a>
  + * @author <a href="mailto:[EMAIL PROTECTED]">Rapha\u00ebl Luta</a>
    * @version $Id$
    */
   public class JetspeedPortletTag extends TagSupport
  
  
  
  1.8       +2 -2      
jakarta-jetspeed/src/java/org/apache/jetspeed/services/jsp/tags/ContentURITag.java
  
  Index: ContentURITag.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/services/jsp/tags/ContentURITag.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ContentURITag.java        23 Feb 2004 03:59:40 -0000      1.7
  +++ ContentURITag.java        30 Mar 2005 01:21:48 -0000      1.8
  @@ -33,7 +33,7 @@
    * Supporting class for the contentURI tag.
    * Returns the URL for the given webapp relative URI
    *
  - * @author <a href="mailto:[EMAIL PROTECTED]">Rapha�l Luta</a>
  + * @author <a href="mailto:[EMAIL PROTECTED]">Rapha\u00ebl Luta</a>
    * @version $Id$
    */
   public class ContentURITag extends TagSupport 
  
  
  
  1.8       +2 -2      
jakarta-jetspeed/src/java/org/apache/jetspeed/services/jsp/tags/JetspeedPaneTag.java
  
  Index: JetspeedPaneTag.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/services/jsp/tags/JetspeedPaneTag.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- JetspeedPaneTag.java      31 Aug 2004 18:48:28 -0000      1.7
  +++ JetspeedPaneTag.java      30 Mar 2005 01:21:48 -0000      1.8
  @@ -38,7 +38,7 @@
    * Builds the output of a PSML config file and insert it within the 
    * current JSP page
    *
  - * @author <a href="mailto:[EMAIL PROTECTED]">Rapha�l Luta</a>
  + * @author <a href="mailto:[EMAIL PROTECTED]">Rapha\u00ebl Luta</a>
    * @author <a href="mailto:[EMAIL PROTECTED]">Mark Orciuch</a> 
    * @version $Id$
    */
  
  
  

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

Reply via email to