Running "ant" on linux (CentOS) gives class not found errors even with
$CLASSPATH clearly set in environment variables.
According to http://ant.apache.org/manual/using.html#path, it should work like
it does on Mac and Windows etc., but apparently it doesn't.
For now, workaround is to use one of the other advertised methods for listing
dependencies, e.g., put symbolic links to external .jar files in a "lib"
directory.
Original issue reported on code.google.com by dwidd...@gmail.com on 29 May 2013 at 6:43
Original issue reported on code.google.com by
dwidd...@gmail.com
on 29 May 2013 at 6:43