I gave it a shot. updated cvs and followed the instructions on the site:
i've included a snip from my build process. i noticed i was using 1.7a version of ant from cvs, and decided to update that. i'm not sure if that'll have any effect. if you have any suggestions, i'd love to give it a shot. perhaps my cvs update wasn't clean? i used only "cvs update" to attempt to get the latest. verify.jar:


Property [EMAIL PROTECTED] has not been set
[available] Unable to find [EMAIL PROTECTED] to set property jar.present

download.jar.present:
Skipped because property 'jar.present' not set.

download.jar.notpresent:
Property [EMAIL PROTECTED] has not been set
Property [EMAIL PROTECTED] has not been set
Setting project property: @{jar}.name -> [EMAIL PROTECTED]@jar}.version}.jar
Property [EMAIL PROTECTED] has not been set
Setting project property: @{jar}.dir -> /home/mark/sw/jakarta-cactus
Property [EMAIL PROTECTED] has not been set
Property [EMAIL PROTECTED] has not been set
[echo] Updating [EMAIL PROTECTED]
Property [EMAIL PROTECTED] has not been set
Property [EMAIL PROTECTED] has not been set
Property [EMAIL PROTECTED] has not been set
[get] Getting: http://www.ibiblio.org/maven/[EMAIL PROTECTED]/jars/[EMAIL PROTECTED]
[get] Error opening connection java.io.IOException
[get] Error opening connection java.io.IOException
[get] Error opening connection java.io.IOException
[get] Can't get http://www.ibiblio.org/maven/[EMAIL PROTECTED]/jars/[EMAIL PROTECTED] to /home/mark/sw/jakarta-cactus/[EMAIL PROTECTED]



Vincent Massol wrote:

Hi Cactus users/developers,

I've just modified the Cactus build which should now be much simpler to
use. Basically, provided you have Ant 1.6.1 installed on your machine
and that the junit jar is in installed in anthome/lib, you only need to
perform the following to build Cactus:
- cvs checkout of jakarta-cactus
- type "ant" at the top level of jakarta-cactus/

No need to edit any file to get going! No need to manually download any
jar!

All details are available on:
http://jakarta.apache.org/cactus/participating/howto_build.html

Please let me know if it works as expected so that we can tune the
process.

Thanks
-Vincent



---------------------------------------------------------------------
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]



Reply via email to