I just committed a couple of fixes to bring proposal/xdocs back up to
speed. Let me know if you encounter any issues running it. Again, run
the "docs-from-scratch" target to get the full picture. Also, you'll
need to bump up your memory allocation to get XDoclet happy. I do this:
setenv ANT_OPTS "-Xmx1000m"
you could probably get away with a smaller number, like 512.
On Monday, September 15, 2003, at 04:52 AM, Erik Hatcher wrote:
On Monday, September 15, 2003, at 01:41 AM, Christoph Wilhelms wrote:
Atidote was relying on dtd description of tasks and types but i
changed
this to introspection to gain more flexibility. Additionally the DTDs
quickly became outdated! There had be a plan to aotomatically generate
metadata/metainformation on tasks and types using xdoclet... I am not
shure how far that went. I think Erik Hatcher has to drop in to this
discussion to give further information on this!
in proposal/xdocs is a project to generate XML descriptor files for
each Ant task. this XML file contains meta information that you could
not get from introspection like the task description (from Javadoc
comments), and sub-element and attribute descriptions, and provides a
lot of rich information that would be very handy to antidote, i'd
suspect.
apparently the build ("docs-from-scratch" target) is broken currently,
so i'm going to have a quick look into fixing it now.
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]