Hi All
I can't seem to build my XDoclet samples using the build.xml ant file.
I get following build error
init:
BUILD FAILED
file:D:/mycode/xdoc/myprj2/build.xml:37: taskdef class
xdoclet.modules.ejb.EjbDo
cletTask cannot be found
Total time: 0 seconds
<path/> in build.xml looks fine.
build.xml seems refer to build-dist.properties and that looks fine. (I
<echo/>'ed the properties successfully)
<path id="samples.class.path">
<fileset dir="${lib.dir}">
<include name="*.jar"/>
</fileset>
<fileset dir="${samples.lib.dir}">
<include name="*.jar"/>
</fileset>
<fileset dir="${dist.lib.dir}">
<include name="*.jar"/>
</fileset>
</path>
I presume this means that my classpath settings are not cool for some
reason.
I haven't modified anything myself and am not to sure if I should have.
I looked at the build.xml in samples and everything seems fine.
Any help please!
Thanks
--Alen
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user