You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2002/12/05 11:07:15 UTC

Re: Problem with junit in ant with jdk 1.4.1

On Sat, 16 Nov 2002, Steve Schlaifer <st...@kihakkt.jetcafe.org>
wrote:

> When I run it under ant with fork="false", it generates a
> 
>      [java] java.lang.NoClassDefFoundError:
>      sun/reflect/ConstructorAccessorImpl

Could you try a recent nightly build please?  This is supposed to be
fixed in 1.6alpha now.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Problem with junit in ant with jdk 1.4.1

Posted by Stefan Bodewig <bo...@apache.org>.
On 09 Dec 2002, Stefan Bodewig <bo...@apache.org> wrote:

> 1.5.2 might be a different issue.  I'll look into porting this
> specific fix over to the 1.5 branch - unless it is too big, we may
> get it out faster that way.

I've done so.  A current build of the 1.5 branch can be found at
<http://cvs.apache.org/~bodewig/gump/ant1.5.2alpha/>

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Problem with junit in ant with jdk 1.4.1

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 6 Dec 2002, Steve Schlaifer <st...@kihakkt.jetcafe.org> wrote:

> Is there an estimate of the release date for ant 1.6?

No date we could put forward in good faith.  Just now we are starting
to experiment with some stuff and it may take some time until we
settle on an implementation.

1.5.2 might be a different issue.  I'll look into porting this
specific fix over to the 1.5 branch - unless it is too big, we may get
it out faster that way.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Problem with junit in ant with jdk 1.4.1

Posted by Steve Schlaifer <st...@kihakkt.jetcafe.org>.
On 5 Dec 2002, Stefan Bodewig wrote:

> On Sat, 16 Nov 2002, Steve Schlaifer <st...@kihakkt.jetcafe.org>
> wrote:
>
> > When I run it under ant with fork="false", it generates a
> >
> >      [java] java.lang.NoClassDefFoundError:
> >      sun/reflect/ConstructorAccessorImpl
>
> Could you try a recent nightly build please?  This is supposed to be
> fixed in 1.6alpha now.

Indeed, it seems to be fixed now, thank you.  Is there an estimate of the
release date for ant 1.6?

		--Steve

       "Perhaps God gave man free will so he
       could choose to stop those who had chosen evil."
       <James Lileks>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>