Update of /cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/maven/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29233/modules/xdoclet/src/xdoclet/modules/maven/resources
Modified Files:
mavenplugin.xdt
Log Message:
Whoops, used the deprecated calls to getDependencyPath, now updated.
Index: mavenplugin.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/maven/resources/mavenplugin.xdt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** mavenplugin.xdt 3 Feb 2004 04:02:45 -0000 1.13
--- mavenplugin.xdt 3 Feb 2004 05:07:30 -0000 1.14
***************
*** 18,27 ****
<path refid="maven.dependency.classpath"/>
! <pathelement path="${plugin.getDependencyPath('xdoclet')}"/>
! <pathelement path="${plugin.getDependencyPath('xjavadoc')}"/>
! <pathelement path="${plugin.getDependencyPath('xdoclet-module')}"/>
! <pathelement
path="${plugin.getDependencyPath('commons-collections')}"/>
! <pathelement path="${plugin.getDependencyPath('commons-logging')}"/>
! <pathelement path="${plugin.getDependencyPath('log4j')}"/>
</classpath>
--- 18,27 ----
<path refid="maven.dependency.classpath"/>
! <pathelement path="${plugin.getDependencyPath('xdoclet:xdoclet')}"/>
! <pathelement path="${plugin.getDependencyPath('xdoclet:xjavadoc')}"/>
! <pathelement
path="${plugin.getDependencyPath('xdoclet:xdoclet-module')}"/>
! <pathelement
path="${plugin.getDependencyPath('commons-collections:commons-collections')}"/>
! <pathelement
path="${plugin.getDependencyPath('commons-logging:commons-logging')}"/>
! <pathelement path="${plugin.getDependencyPath('log4j:log4j')}"/>
</classpath>
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel