You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2011/12/06 17:37:14 UTC

svn commit: r1211006 - in /uima/site/trunk/uima-website: build.xml docs/team-list.html

Author: schor
Date: Tue Dec  6 16:37:13 2011
New Revision: 1211006

URL: http://svn.apache.org/viewvc?rev=1211006&view=rev
Log:
[UIMA-2301] try two to fix up trademark symbol

Modified:
    uima/site/trunk/uima-website/build.xml
    uima/site/trunk/uima-website/docs/team-list.html

Modified: uima/site/trunk/uima-website/build.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/build.xml?rev=1211006&r1=1211005&r2=1211006&view=diff
==============================================================================
--- uima/site/trunk/uima-website/build.xml (original)
+++ uima/site/trunk/uima-website/build.xml Tue Dec  6 16:37:13 2011
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
     Copyright 2006 The Apache Software Foundation
@@ -89,10 +89,11 @@
       </anakia>
   	
   	  <!-- convert x99 (tm) to & trade ; -->
-  	  <!-- replace dir="${docs.dest}/" token="™" value="&amp;trade;" summary="true">
+  	  <replace dir="${docs.dest}/" token="&#0153;" value="&amp;trade;" summary="true"
+               encoding="UTF-8">
   	  	<include name="*.html"/>
         <include name="staging/*.html"/>
-  	  </replace-->
+  	  </replace>
 
       <!--copy todir="${docs.dest}/images" filtering="no">
           <fileset dir="${docs.src}/images">

Modified: uima/site/trunk/uima-website/docs/team-list.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/team-list.html?rev=1211006&r1=1211005&r2=1211006&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/team-list.html (original)
+++ uima/site/trunk/uima-website/docs/team-list.html Tue Dec  6 16:37:13 2011
@@ -190,7 +190,7 @@
       </td></tr>
       <tr><td>
         <blockquote class="subsectionBody">
-                                    <p>The current committers on the Apache UIMA™ project are
+                                    <p>The current committers on the Apache UIMA&trade; project are
   <table>
 <!-- <tr><th>Name</th></tr> -->
 <tr><td>Michael Baessler</td></tr>