Hi All,

I am getting the foloowing error while running the bootstrap.bat file with
ant version 1.3.

"
src\main\org\apache\tools\ant\taskdefs\compilers\DefaultCompilerAdapter.java
:353: reference to Path
is ambiguous, both class org.apache.tools.ant.types.Path in
org.apache.tools.ant.types and class org
.apache.tools.ant.Path in org.apache.tools.ant match
                extdirs = new Path(project, extProp);
                              ^
"

can anybody help please?

Thanks in advance
Mohan

Reply via email to