On 3/5/06, Bill Barker <[EMAIL PROTECTED]> wrote:
> Niall reminded me of this.  Math has at least one test that requires
> swingui, which isn't there in JUnit HEAD.  As a result, Math was changed to
> depend on the packaged junit-3.8.x.jar so that it would still build.  Most
> other projects work fine with JUnit HEAD, so they don't even get attempted
> while JUnit is failing.
>
> Ant only has an optional dependancy on JUnit HEAD, so it simply chooses not
> to create ant-junit.jar when it builds.  The result is that Math doesn't
> have ant-junit.jar available to it, so it fails.
>
> Of course, the best thing would be to convince the JUnit people to fix the
> broken commit that is causing it to fail :).  A temporary solution would be
> to change Math depend on JUnit HEAD, and switch it back when JUnit starts
> building again.

I would be happy to do that if I know where the dependency was.  Are
there any imports / class names that I could search for to find this?
>
>
> "Henri Yandell" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> Math's build.xml is generated from Maven though. It can't be the only
> one - so why don't they fail too?
>
> A Maven version thing?
>
> Hen
>
> On 3/5/06, Bill Barker <[EMAIL PROTECTED]> wrote:
> > The HEAD of JUnit has been failing to build for a while (well, almost a
> > week
> > actually :).  Math doesn't have an explicit dependancy on JUnit (it
> > expects
> > Ant to provide it with a copy), so it tries to build anyway.  It then dies
> > when there is no JUnit jar.
> >
> >
> > "Henri Yandell" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> > A clean svn update of commons-math builds fine for me using ant.
> >
> > Any ideas?
> >
> > Hen
> >
> > On 3/5/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> >
> > > Project commons-math has an issue affecting its community integration.
> > > This issue affects 1 projects,
> > >  and has been outstanding for 6 runs.
> > > The current state of this project is 'Failed', with reason 'Build
> > > Failed'.
> > > For reference only, the following projects are affected by this:
> > >     - commons-math :  The Jakarta Mathematics Library
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to