Hi Evelina,
On May 30, 2007, at 6:21 PM, evelyne24(a)gmail.com wrote:
Hello,
Although I already run Xwiki a couple of times in Eclipse, the last
version of sources that I got throws me the following error when I
try to run it as standalone:
Buildfile: D:\XWiki\src\xwiki\build.xml
BUILD FAILED
D:\XWiki\src\xwiki\build.xml:227: taskdef A class needed by class
org.apache.cactus.integration.ant.CactusTask cannot be found: junit/
framework/Test
Total time: 844 milliseconds
Can someone help me understand? I think a class is missing from the
junit jar but....what should I do?
This means you need to put the junit.jar jar in your ANTHOME/lib
directory.
-Vincent