A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once 
said:

> > - Would it be possible e.g. by adding the missing methods it's
> > complaining
> > about, to get it to work under both the existing and the new versions?
> > (ultimately, I guess xjavadoc will make this irrelevant?)
> 
> Yes it's possible. It's used by the code used in serialuid package. This
> package will be removed completely when xjavadoc gets ready :o)
> Anyway I don't have JDK 1.4 here, anyone volunteering to add the missing
> 1.4 methods? I mean before v1.1 release.

I'll try and have a look at it tomorrow, time permitting.

> > - We have pages in the documentation on Using XDoclet and Extending
> > XDoclet,
> > but nothing (so far as I can see) on building it from source - what
> > versions
> > of Ant, log4j, the JDK etc. can be used.  For that matter, although
> there
> > was the news item/xdoclet-announce message back in September, I don't
> see
> > anything in the distributed docs that says it requires Ant 1.4 to run.
> 
> See using.html :-)

Blimey, how'd I miss that?
.
.
.
Doh!  Just checked the browser history, and I was looking at the copy on 
http://xdoclet.sourceforge.net/  Time to update my bookmark, I think.

> > - With v1.0.1, the distributed zip contained the stuff in core/src,
> > but not
> > core/script, and the templates from core/resources were only found in
> > the
> > built xdoclet.jar.  So while you had the source, it wasn't easy to
> > modify
> > and rebuild the jar.  I guess we should either include those
> > directories in
> > the dist zip too, or perhaps have just the xdoclet.jar, docs &
> > samples, and distribute a separate source zip?
> 
> Well, including log4j/ant is a good idea. Who cares if it's 500K bigger?

log4j in particular, since you need it in the classpath to avoid 
NoSuchClassExceptions.

On a different topic, I notice there's a CVS tag 'xdoclet-1-0' (at least 
on SubTask.java, so I assume it's on everything else too) which I assume 
was the revision for the 1.0 release, but I don't see one for 1.0.1.  Was 
there one, or did it get forgotten?  I trust it'll be remembered for 1.1.


Andrew.

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to