>>What driver do you intend using? I'm using the managed driver inside of >>belts with no real issues (once you apply the patches I posted >>yesterday). >> >> > Yes, I am planning on using the managed driver that you contribute, it > fits my needs exactly. I supposing that you are saying here that you are > using cvs Head, is that accurate?
Yup. >>I have a concern that I can not run 'build.sh test-build' on any of the >>three. What I get is a complaint from ant that it can not create task >>junit and the standard ant message saying that it a jar is probably >>missing. The classpath printed at startup clearly shows that all three >>junit jars are on it. Is this a known problem or do I have a >>configuration problem? >> >> >> >>Are you using an RPM based ant (like the one from jpackage)? >> >> > No, apache-ant-1.5.3-1-bin.tar.gz, but this seems to be irrelevant since > Xindice packages its own ant and build.sh points to using it in. Okay. Well here is my config. I'm running RedHat 9, ant from JPackage (Installed via YUM, love YUM). I don't use build.sh I just run ant. Check that /etc/ant.conf isn't overriding ANT_HOME (in my case it does, making build.sh ineffective). Personally I'd like to see an end to the build.sh's of the world :). > Ah, now I am in trouble for letting that our and everyone will want a > copy of it too ;-) I'm running 1.4.2 (I'm not sure that would have a difference though).