sorry for the consecutive post, but in the file:

xdoclet/xdoclet/modules/modules-common.xml

i tried adding the sourcePath attribute to such that the line:

        <xdoclet destdir="${xdoclet-xml.dir}">

now reads:

        <xdoclet sourcepath="${module.src.dir}" destdir="${xdoclet-xml.dir}">


the ant build process got a little further, but then stopped on the 
"externalizer" target:


externalizer:
      [echo] Generating message bundle files for module...

BUILD FAILED
D:\dev\cvs\xdoclet\xdoclet-all\xdoclet\modules\xdoclet\build.xml:146: The <xdocl
et> task doesn't support the nested "externalizer" element.


any help would be appreciated, as i'm trying to make improvements to the 
castormapping task.

thanks.




--------------------------------------------------------------

i'm getting the error:


xdoclet-xml:
     [mkdir] Created dir: D:\dev\cvs\xdoclet\xdoclet-all\xdoclet\modules\build\xd
oclet\classes\META-INF

BUILD FAILED
D:\dev\cvs\xdoclet\xdoclet-all\xdoclet\modules\xdoclet\build.xml:116: sourcePath
  attribute must be present.


any ideas?  thanks. 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to