----- Original Message -----
From: Mathias Bogaert <[EMAIL PROTECTED]>
Date: Monday, May 13, 2002 1:00 pm
Subject: RE: [Xdoclet-devel] build scripts

> Yeah.
> 
> 1. it seems that the Messages are not included in the jar 
> file...someoneshould look into this
> 
> 2. this is a bad reference to a project.class.path, while the 

I know. I have fixed this and will commit it tonight.

> build.xmldefines a xdoclet.class.path. I have no idea how this 
> class.path stuff works
> (it is set in DocletTask, the core build.xml file etc) and if they 
> rely on
> each other.

The classpath stuff in DocletTask and the build scripts are not related 
at all. I realise that the common names might be a bit confusing. The 
DocletTask doesn't care/know about the Ant classpaths. The DocletTask 
constructor gets the classloader's classpath (the one passed to 
<taskdef>) and uses that as basis for further module loading. See this 
mail:

http://sourceforge.net/mailarchive/message.php?msg_id=1550432

> Could someone explain this to the mailing list? Thanks
> 
> Mathias
> 



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to