SF.net SVN: ant-contrib: [165] cpptasks/trunk/pom.xml
[email protected] Wed, 02 Apr 2008 16:39:27 -0700
| Newsgroups | gmane.comp.java.ant-contrib.devel |
|---|---|
| Message-ID | <[email protected]> |
Revision: 165
http://ant-contrib.svn.sourceforge.net/ant-contrib/?rev=165&view=rev
Author: carnold
Date: 2008-04-02 16:39:27 -0700 (Wed, 02 Apr 2008)
Log Message:
-----------
Bug 1760649: Post release SVN path fix
Modified Paths:
--------------
cpptasks/trunk/pom.xml
Modified: cpptasks/trunk/pom.xml
===================================================================
--- cpptasks/trunk/pom.xml 2008-04-02 23:30:49 UTC (rev 164)
+++ cpptasks/trunk/pom.xml 2008-04-02 23:39:27 UTC (rev 165)
@@ -133,7 +133,10 @@
<configuration>
<tasks>
<taskdef name="replaceregexp" classname="org.apache.tools.ant.taskdefs.optional.ReplaceRegExp" />
- <replaceregexp file="target/site/source-repository.html" match="/tags/[^ ]*" replace="/branches/v1_2-branch" flags="g" />
+ <replaceregexp file="target/site/source-repository.html" match="/tags/[^ "'<]*" replace="/trunk" flags="g" />
+ <replaceregexp match="Generated on .* for " replace="Generated for " flags="g">
+ <fileset dir="target/site/apidocs" includes="**/*.html" />
+ </replaceregexp>
</tasks>
</configuration>
<goals>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace