Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by AlexLoddengaard: http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment ------------------------------------------------------------------------------ Refer to the following site: http://ant.apache.org/manual/OptionalTasks/junit.html - My default install of ant was missing ant-junit.jar in ANT_HOME/lib (for me, /usr/share/ant/lib), so I downloaded ant manually to get the jar. + My default install of ant was missing ant-junit.jar in ANT_HOME/lib (for me, /usr/share/ant/lib), so I downloaded ant manually to get the jar. Make sure you download the same version of ant that as the version that is preinstalled! To check the version of ant that you have, run ''ant -version''.
