Right ...ant-junit.jar is present in /usr/share/lib/ant in my OpenSolaris instance. I tried copying junit.jar in there too (this is what I would do in Linux or Windows as well .. I've done it many times) ... But it seems Ant is not picking it up in OpenSolaris for some reason.
*ant -diagnostics* tells me the junit task is still unavailable, although ant-junit.jar and junit.jar are in /usr/share/lib/ant ... 2010/9/19 Sim IJskes - QCG <[email protected]> > On 09/19/2010 04:27 PM, Patricia Shanahan wrote: > >> Sim IJskes - QCG wrote: >> >>> On 09/19/2010 02:59 PM, Jonathan Costers wrote: >>> >>>> I seem to be having the same issue on a fresh OpenSolaris >>>> installation ... >>>> Must be missing something obvious ... >>>> >>> >>> This doesnt help? >>> >>> http://ant.apache.org/manual/Tasks/junit.html >>> >> >> I've tried scattering junit.jar copies around the landscape, including >> the places suggested by that document, without effect. >> >> Patricia >> > > And ant-junit.jar? I presume junit.jar contains the framework, and > ant-junit.jar the ant task implementation? > > Gr. Sim >
