You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/09/05 19:18:41 UTC

svn commit: r573004 - /logging/log4j/companions/zeroconf/trunk/pom.xml

Author: carnold
Date: Wed Sep  5 10:18:41 2007
New Revision: 573004

URL: http://svn.apache.org/viewvc?rev=573004&view=rev
Log:
Bug 43312: Mangled source-repository.html

Modified:
    logging/log4j/companions/zeroconf/trunk/pom.xml

Modified: logging/log4j/companions/zeroconf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/companions/zeroconf/trunk/pom.xml?rev=573004&r1=573003&r2=573004&view=diff
==============================================================================
--- logging/log4j/companions/zeroconf/trunk/pom.xml (original)
+++ logging/log4j/companions/zeroconf/trunk/pom.xml Wed Sep  5 10:18:41 2007
@@ -113,7 +113,7 @@
             <configuration>
                 <tasks>
                     <taskdef name="replaceregexp" classname="org.apache.tools.ant.taskdefs.optional.ReplaceRegExp" />                
-                   <replaceregexp file="target/site/source-repository.html" match="/tags/[^ ]*" replace="/trunk" flags="g" />
+                   <replaceregexp file="target/site/source-repository.html" match="/tags/[^ &quot;&apos;&lt;]*" replace="/trunk" flags="g"/>
                 <replaceregexp match="-- Generated by (.*) on .*--" replace="-- Generated by \1 --" flags="g">
 					<fileset dir="target/site/apidocs" includes="**/*.html"/>
 				</replaceregexp>



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