I think you should use the version 1.6.2 of ant
-----Message d'origine-----
De : Jian Wu [mailto:[EMAIL PROTECTED]
Envoy� : mardi 31 ao�t 2004 05:57
� : [email protected]
Objet : Help wanted: how to build hivemind example
Hi,
I'm new to Hivemind Project, this is my first time to try Hivemind:
1. Downloaded hivemind-1.0-rc-1.zip
2. Tried to run ant from [Hivemind Root]\examples to build examples
found a list of errors like:
"[Hivemind Root]\hivebuild\dependency.xml:79: Warning: Could not find f
ile [Hivemind Root]\ext-package\lib\geronimo-spec-ejb-1.0-M1.jar to copy"
"[Hivemind Root]\hivebuild\dependency.xml:79: Warning: Could not find f
ile [Hivemind Root]\ext-package\lib\spring-full-1.0.1.jar to copy"
I googled all the external jar files based on Ant Error Output. Then
I reached the following error:
BUILD FAILED
C:\jwudevprjs\hivemind1.0\hivebuild\jar-module.xml:239:
Following error occured while executing this line
C:\jwudevprjs\hivemind1.0\hivebuild\jar-module.xml:193:
The <junit> type doesn't support the "forkmode" attribute.
I checked the jar-module.xml, it points to line:
<junit fork="@{fork}"
forkmode="${module.junit.forkmode}"
haltonfailure="off"
failureproperty="junit-failure"
tempdir="${junit.temp.dir}">
Any tips to work around this issue?
Thanks a lot!
Jian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]