...
> <path id="testclasspath.ref">
> <pathelement location="${class.dir}"/>
> <pathelement location="${testclass.dir}"/>
> <!--
> <pathelement location="/usr/local/lib/java/ant/ant-junit.jar"/>
> <pathelement location="${lib.dir}/junit.jar"/>
> -->
> </path>
Are you trying to confuse us by showing outcommented jar-files? It
would be easier to help if you posted the smallest example that does
not work. And have you tried to run ant with the '-v' option and
checked that the classpath is set as you expect? Finally, I think you
will have more luck if you post to an ant-mailinglist as this does not
seem to be an OpenBSD issue (I could be wrong though as I haven't used
Java and Ant on OpenBSD).
Best regards,
Jacob Grydholt Jensen