On 04/03/2010 09:35, Ross Gardler wrote:
It looks like somone has stomped over my recent ANT commits. I just did an SVN update and I am now reproducing this problem.
I should not be so quick as to blame other people. It's a bug in my build scripts that was not manifesting itself until I did a clean build.
Scotts recent work has compounded the problem. Here's your workaround while I work on a fix:
run ant pre-compile-core This will build and deploy the Java connector framework cd parser/java ant publish-local This will build and deploy the Parse module cd ../.. ant I'll commit a fix for this ASAP Ross
