Update of /cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/maven/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26819/modules/xdoclet/src/xdoclet/modules/maven/resources
Modified Files:
mavenplugin.xdt
Log Message:
XDT-411 Reduce the number of modules that must be declared in project.xml by moving
them
into the plugin.
Index: mavenplugin.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/maven/resources/mavenplugin.xdt,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** mavenplugin.xdt 10 Sep 2004 14:39:13 -0000 1.17
--- mavenplugin.xdt 23 Sep 2004 17:19:18 -0000 1.18
***************
*** 14,20 ****
<taskdef name="<XDtMavenplugin:elementName/>"
classname="<XDtClass:fullClassName/>">
<classpath>
! <path refid="maven.dependency.classpath"/>
!
<pathelement path="${plugin.getDependencyPath('xdoclet:xdoclet')}"/>
<pathelement
path="${plugin.getDependencyPath('xjavadoc:xjavadoc')}"/>
--- 14,21 ----
<taskdef name="<XDtMavenplugin:elementName/>"
classname="<XDtClass:fullClassName/>">
<classpath>
+ <path refid="maven.dependency.classpath"/>
! <pathelement
path="${plugin.getDependencyPath('xdoclet:xdoclet-<XDtMavenplugin:moduleName/>-module')}"/>
!
<pathelement path="${plugin.getDependencyPath('xdoclet:xdoclet')}"/>
<pathelement
path="${plugin.getDependencyPath('xjavadoc:xjavadoc')}"/>
***************
*** 23,27 ****
<pathelement
path="${plugin.getDependencyPath('commons-logging:commons-logging')}"/>
<pathelement path="${plugin.getDependencyPath('log4j:log4j')}"/>
-
</classpath>
</taskdef>
--- 24,27 ----
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel