On 7/18/07, Steve Loughran <[EMAIL PROTECTED]> wrote:


I'm getting a failure in the first of the smartfrog builds on gump that
depends on Ivy:


http://vmgump.apache.org/gump/public/smartfrog/smartfrog-tasks/gump_work/build_smartfrog_smartfrog-tasks.html


declare-ivy:

maybe-ivy-init:
[ivy:configure] :: Ivy 2.0.0-alpha-2-incubating-local-20070718025126 -
20070718025126 :: http://incubator.apache.org/ivy/ ::
[ivy:configure] ivy:configure is deprecated, please use the data type
ivy:settings instead

maybe-ivy-resolve:
[ivy:resolve] :: loading settings :: file =
/srv/gump/public/workspace/smartfrog/antbuild/ivy/ivyconf.xml
[ivy:resolve] DEPRECATED: 'ivyconf' element is deprecated, use
'ivysettings' instead
(file:/srv/gump/public/workspace/smartfrog/antbuild/ivy/ivyconf.xml)
[ivy:resolve] :: resolving dependencies :: [ org.smartfrog | sf-tasks |
[EMAIL PROTECTED] ]
[ivy:resolve]   confs: [default, build, compile, daemon, test, master,
redist, runtime, documentation]
[ivy:resolve]   found [ org.smartfrog | smartfrog | 18072007 ] in local
[ivy:resolve]   [18072007] [ org.smartfrog | smartfrog |
latest.integration ]

BUILD FAILED
/srv/gump/public/workspace/smartfrog/common.xml:1776:
java.lang.NoClassDefFoundError: org/apache/commons/codec/DecoderException

Line 1776 is  <ivy:resolve />

I'm depending upon the gump export of Ivy ... does Ivy SVN_HEAD now need
a code, and if so, we need to update the gump metadata


Ivy doesn't depend on commons-codec, but commons-httpclient does, and Ivy
uses commons-httpclient if available. I don't know the gump setup very well,
but something should have changed to cause the problem, and I don't see what
have changed in Ivy which could cause the problem. Maybe a change in
commons-httpclient or in smartfrog?

Xavier

--
Steve Loughran                  http://www.1060.org/blogxter/publish/5
Author: Ant in Action           http://antbook.org/




--
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Reply via email to