M. A. Dunphy <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been trying to set a property value (in an ant task call) by > reference but I get the following error: > > Reference mb.class.path not found. This means, there is no definition of a thing named mb.class.path. And in fact, your build file snippet doesn't show one. Stefan
