Hi folks,
I checked out GWT code and followed steps mentioned @
http://www.gwtproject.org/makinggwtbetter.html#checkingoutHowever, ant is giving me following error:
pranay@pranay-NewCo:~/Documents/GWT/trunk$ ant
Buildfile: /home/pranay/Documents/GWT/trunk/build.xml
build:
dev:
buildtools:
build:
doctool:
compile:
BUILD FAILED
/home/pranay/Documents/GWT/trunk/build.xml:125: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build.xml:27: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build.xml:58: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build.xml:27: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build.xml:120: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build_tools/build.xml:16: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build_tools/build.xml:10: The following error occurred while executing this line:
/home/pranay/Documents/GWT/trunk/build_tools/doctool/build.xml:9: Directory /home/pranay/Documents/GWT/trunk/build/out/build_tools/doctool/bin creation was not successful for an unknown reason
Total time: 2 seconds
pranay@pranay-NewCo:~/Documents/GWT/trunk$
pranay@pranay-NewCo:~/Documents/GWT/trunk$ ant -version
Apache Ant(TM) version 1.9.3 compiled on April 8 2014
I am not sure what went wrong. Any help would be highly appreciated.
Cheers,
Pranay