in crawler/build.xml should change:
1.<fileset
dir="/Users/raunak/Development/android-marketplace-crawler/crawler/bin"/> to
<fileset dir="bin/"/>
2.add <property name="bin.dir" location="bin" /> and <mkdir dir="${bin.dir}" />
Original issue reported on code.google.com by fxp007 on 30 Oct 2011 at 6:36
Original issue reported on code.google.com by
fxp007
on 30 Oct 2011 at 6:36