hammant 2002/06/07 13:19:00
Modified: db build.xml
Log:
correct api link
Revision Changes Path
1.53 +2 -2 jakarta-avalon-apps/db/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/db/build.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- build.xml 6 Jun 2002 20:48:39 -0000 1.52
+++ build.xml 7 Jun 2002 20:19:00 -0000 1.53
@@ -396,9 +396,9 @@
</java>
<!-- hack for stupid transport on api link -->
- <replace dir="${build.docs}" token="[EMAIL PROTECTED]" value="html">
+ <replace dir="${build.docs}" token="http://hack.hack"
value="api/index.html">
<include name="*.html"/>
- </replace>
+ </replace>
<echo message=" ...docs generated succesfully in ./build/docs dir."/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>