https://bz.apache.org/bugzilla/show_bug.cgi?id=58770
Jan Mat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #3 from Jan Mat <[email protected]> --- Are you sure you have an installed Java DEVELOPMENT Kit? Have a look at %JAVA_HOME%\bin: is a javac.exe there? Open a cmd.exe and try: 1.: java -version 2.: javac -version Both should work before you should try to build Ant. With this working a "build.bat" in Ants source directory should work. -- You are receiving this mail because: You are the assignee for the bug.
