geirm 01/03/12 19:32:50
Modified: build build-velocity.xml
Log:
Added little note to the docs target to let people know about the
jakarta-site2 dependency.
Revision Changes Path
1.48 +11 -1 jakarta-velocity/build/build-velocity.xml
Index: build-velocity.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/build/build-velocity.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- build-velocity.xml 2001/03/12 17:15:09 1.47
+++ build-velocity.xml 2001/03/13 03:32:50 1.48
@@ -553,7 +553,17 @@
#######################################################
#
# Now using Anakia to transform our XML documentation
- # to HTML
+ # to HTML.
+ #
+ # Note : this step depends upon having the jakarta-site2
+ # project located as a peer to the jakarta-velocity
+ # directory (the directory that holds the Velocity
+ # distribution.) That means that jakarta-site2 and
+ # jakarta-velocity are located in the same subdirectory.
+ #
+ # Please see :
+ # http://jakarta.apache.org/site/cvsindex.html
+ # for more information on obtaining jakarta-site2.
#
#######################################################
</echo>