Re: Samples - Build Failed

"Buhi Mume" <[email protected]>
Newsgroups gmane.comp.jakarta.cactus.user
Message-ID <[email protected]>
I have downloaded the xalan.jar. Where should it be referenced within
build.xml file?

<property name="xalan.jar" location="../../lib/xalan.jar"/>

Referencing it from:
#1 (failed)
<target name="test" ...>
   <cactus ...>
      <containerclasspath>
         <pathelement location=${clover.jar}"/>
#2 (failed)
<target name="test" ...>
   <cactus ...>
      <classpath>
         <pathelement location=${clover.jar}"/>
#3 (failed)
<target name="test.prepare" ...>
   <cactify ...>
      <lib file=${clover.jar}"/>

Thank you.


Buhi Mume
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.