>>Warning: Reference classpath.build has not been set at runtime, but was
found during
>>build file parsing, attempting to resolve. Future versions of Ant may
support
>>referencing ids defined in non-executed targets.
>In your buildscript there is a taskdef
> classpathref="classpath.build"/>
I'm a newbie trying to use ant to build code needed for some VoyenceControl
apps. I've installed ant and axis and attempt to execute ant –f build.xml as
instructed and I get the following:
F:\VoyenceControl>ant –f build.xml
Buildfile: build.xml
Warning: Reference classpath.build has not been set