The message means that the reference has been defined in a target that
has not been invoked at the time where the reference is used. For example:
so which "compile.path" is used when:
ant 1 run
ant run
ant 2 run
In ant 1.7.0,
After upgrading from Ant 1.6.5 to Ant 1.7 my build script displays strange
warning
-
Warning: Reference classpath-xjc 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-e