2 Jan 2007 09:24
Re: Build fails with Ant 1.7.0
Petar Tahchiev <paranoiabla <at> gmail.com>
2007-01-02 08:24:30 GMT
2007-01-02 08:24:30 GMT
On 02/01/07, Peter Reilly <peter.kitt.reilly <at> gmail.com> wrote: > > I have committed a fix, should be in the next > nightly build. > Peter > > On 1/1/07, Peter Reilly <peter.kitt.reilly <at> gmail.com> wrote: > > On 1/1/07, Petar Tahchiev <paranoiabla <at> gmail.com> wrote: > > > Hi guys, > > > > > > First of all Happy New Year to all of you. > > > > > > I downloaded Cactus 1.7.2 and tried to build it with Ant 1.7.0 - it > failed. > > > The output is this one: > > > > > > java.lang.NoSuchMethodError: > > > org.apache.cactus.integration.ant.CactusTask.addClasspathEntry > > > (Ljava/lang/String;)V > > > > > > The project, though build perfectly with Ant 1.6.5. > > > > > > So we think the reason is that in ant-junit.jar the signature of the > method > > > 'addClasspathEntry' of the class JUnitTask has been modified between > ANT > > > 1.6.5 and ANT 1.7.0: > > > > > > ANT 1.6.5: > > >(Continue reading)
RSS Feed