dion 2003/07/20 18:18:16
Modified: src/plugins-build/multiproject plugin.jelly
Log:
FIXME: User supplied nav should come from xdocs
Revision Changes Path
1.15 +1 -0 maven/src/plugins-build/multiproject/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/multiproject/plugin.jelly,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- plugin.jelly 21 Jul 2003 01:13:52 -0000 1.14
+++ plugin.jelly 21 Jul 2003 01:18:16 -0000 1.15
@@ -102,6 +102,7 @@
template="navigation-${navType}.xml"/>
</j:if>
+ <!-- FIXME - this should just use the default in maven.docs.src -->
<util:file var="userNavTemplate" name="${basedir}/multiproject/navigation.xml"/>
<j:if test="${userNavTemplate.exists()}">
<echo>Producing user supplied navigation...</echo>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]