Hi, On Sat, 9 Nov 2002 17:35, Daniel Krieg wrote: > I just pulled Cornerstone from CVS and the build.xml generatemeta target is > still doing a taskdef where classname= > "org.apache.avalon.phoenix.tools.metagenerate.MetaGenerateTask" rather > that "org.apache.avalon.phoenix.tools.metagenerate.MetaGenerateQdoxTask" > thus causing the main build target to fail.
MetaGenerateTask is the most recent name for the task. (MetaGenerateQdoxTask was only about for a short while before we renamed it). So I believe it is correct - Paul? -- Cheers, Peter Donald *------------------------------------------------* | Trying is the first step to failure. | | So never try, Lisa - Homer Jay Simpson | *------------------------------------------------* -- To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
