RE: [Xdoclet-devel] Building xdoclet

2002-06-12 Thread Mattias Norlander
x27; module or 'script' folder > under 'modules' and > there's indeed a file.exists() check there in > ModulesGrandBuilder for > module.xml. > > Ara. > > > -Original Message- > > From: [EMAIL PROTECTED] > [mailto:xdoclet-devel- >

[Xdoclet-devel] Building xdoclet

2002-06-11 Thread Mattias Norlander
Hi! I've just built the project from cvs, and I had to manually create build.xml files in the "sun" and "script" dirs under "xdoclet/modules". Otherwise I got a FileNotFound from the builder task. Am I doing something wrong here or has someone forgot to put these files in the CVS repository? /M