Hello all,
Matthias asked where those 126 build warnings came from.
I found out now, and have fixed it: tracker.openpetra.org/view.php?id=1914
It was in Alans new ORM methods. It seems we have to use Console.WriteLine instead of TLogging.Log for the build tools, so that NAnt does not think those are warnings.
Timotheus