This is just another example of the confusion created by the fact that the distribution contains indentical copies of the ant-scripts at two different locations. This situation seems to stem from the following considerations: - The distribution root directory is the most common location for the ant-script, therefore it is placed there in the distribution.- The distribution root is not represented in CVS, therefore the ant-script is placed and maintained in src/org/mmbase/sripts.Note that this results from the way the source, html and config is split up in three CVS modules - a silly move in my opinion. To add to the confusion, running the ant-scipt in the root directory results in a failure in some (common) circumstances. I propose one of these copies is removed to avoid this kind of confusion. There are a number of solutions, I think it is up to the release team to take care of this, otherwise I'm willing to help. Rob van Maris
-------- Original Message -------- Subject: RE: CSV and compile errors From: Sander van den Broek <[EMAIL PROTECTED]> That helps ! Thanx a lot. Sander van den Broek > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > 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 > ------------------------------------------------------------- > > > >
