<Sander van den Broek:> > I took the following steps : > - download the source version 1.5.1 > - replaced the ../html, ../config and ../src/org/mmbase directories > with CVS versions > - start compiling
My guess is you're using the wrong ant-script (build.xml), this is the one in the mmbase root directory of the source distribution. Since you updated everything from CVS, you should use the ant-script from CVS as well, which is located in ../src/org/mmbase/scripts. In other words, make ../src/org/mmbase/sripts your working directory when calling ant-tasks. Hope this helps? Rob van Maris Developer Finalist IT Group Java Specialists ------------------------------------------------------------- Amsterdam, The Netherlands Office: +31 20 5962321 (Direct) Mobile: +31 651444006 Fax: +31 20 5962331 -------------------------------------------------------------
