In trying to test various dependencies in the build system, I noticed solr's 'ant example' target (maybe others) doesn't appear to have all the dependencies it needs.
For example if you start from a truly clean checkout and run it, it fails (you have to do 'ant compile' first). -- Robert Muir rcm...@gmail.com